Issues
- 1
parseAbi fails when the human readable ABI contains a `fallback()` function
#253 opened by joaquim-verges - 0
parseAbi cached inputs/outputs problem
#247 opened by brunomenezes - 1
- 2
Noticeably slow type inference, especially when using `createTestClient` and `.extend`
#235 opened by devlzcode - 4
`(encode|parse)AbiParameters` detects types correctly when passed as string but not array
#231 opened by wottpal - 3
Unable to resolve "abitype/zod" in Expo React Native
#213 opened by ManuLpz4 - 9
Compilation issue with TypeScript 5.2.2
#204 opened by frangio - 8
Abi `Zod` schema does not infer to `Abi` type
#189 opened by matbour - 1
`FormatAbiParameter` infers incorrect string on nested unnamed `components`
#174 opened by Raiden1411 - 4
Extra space in formatAbi return type
#173 opened by roninjin10 - 10
TS build error: instantiation is excessively deep
#169 opened by jmrossy - 2
Identifiers with `$` are not recognized
#163 opened by ardislu - 6
Error when build in Nextjs 12.1.6
#160 opened by cungns - 9
bug: parseAbi throws type error
#153 opened by Sam-Scolari - 1
test issue ci workflow
#114 opened by tmm - 7
bug: type inference won't work when `constructor` has no `stateMutability` property
#108 opened by chenxsan - 5
bug: uint and uint256 parsed different in EIP-712 Typed Data event signatures
#109 opened by krzkaczor - 2
Conflict with Typescript version
#70 opened by DJayFreshBlock - 3
bug: tuple[] generated type is incorrect?
#72 opened by Yuripetusko - 5
bug: bytes32 type is too strict
#76 opened by roninjin10