| Name | Type | Description | Notes |
|---|---|---|---|
| abi | List<ContractAbiResponseDtoAbiInner> | The abi of the contract | |
| implementationAbi | List<AbiFunction> | The abi of the implementation contract if exists. Relevant only for proxy patterns | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| abi | List<ContractAbiResponseDtoAbiInner> | The abi of the contract | |
| implementationAbi | List<AbiFunction> | The abi of the implementation contract if exists. Relevant only for proxy patterns | [optional] |