# AddAbiRequestDto ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**contractAddress** | **string** | The address of deployed contract | [default to undefined]| |**baseAssetId** | **string** | The blockchain base assetId | [default to undefined]| |**abi** | [**Array<AbiFunction>**](AbiFunction.md) | The ABI of the contract | [default to undefined]| |**name** | **string** | The name of the contract | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)