Return deployed contract data
Return deployed contract data by blockchain native asset id and contract address
GET
TypeScript
Response
The deployed contract data identifier
Example:
"b70701f4-d7b1-4795-a8ee-b09cdb5b850d"
The contract's onchain address
Example:
"0xC2c4e1Db41F0bB97996D0eD0542D2170d146FB66"
The contract template identifier
Example:
"b70701f4-d7b1-4795-a8ee-b09cdb5b850d"
The vault account id this contract was deploy from
Example:
"0"
The blockchain base assetId
Example:
"ETH_TEST5"
The gasless configuration of the contract
The multichain deployment metadata
The Solana configuration of the contract
TypeScript