Return deployed contract data by id
Return deployed contract data by id
GET
TypeScript
Path Parameters
The deployed contract data identifier
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
Previous
Return deployed contract dataReturn deployed contract data by blockchain native asset id and contract address
Next
TypeScript