| Name | Type | Description | Notes |
|---|---|---|---|
| abi | Array<ContractAbiResponseDtoAbiInner> | The abi of the contract | [default to undefined] |
| implementationAbi | Array<AbiFunction> | The abi of the implementation contract if exists. Relevant only for proxy patterns | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]