Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 435 Bytes

AddAbiRequestDto.md

File metadata and controls

16 lines (8 loc) · 435 Bytes

AddAbiRequestDto

Properties

Name Type Description Notes
contractAddress String The address of deployed contract
baseAssetId String The blockchain base assetId
abi List<AbiFunction> The ABI of the contract
name String The name of the contract [optional]