Get ERC-721 contract from contract ID

Returns smart contract information that conforms to the ERC-721 standard of a specific chain with Contract Id as an identification value. Contract Id is a unique value that can identify a smart contract.

Response

NameTypeRequiredDescription
contract_idNumberTrueA unique identifier of the smart contract.
nameStringOptionalName of the 721 contract, if exists.
symbolStringOptionalSymbol of the 721 contract, if exists.
contract_addressStringTrueContract address is an identifier acquired from contract deployment process.
target_polling_blockNumberTrueValue not in use
polling_statusNumberTrueValue not in use
micro_chain_idNumberTrueA unique identifier of the Equilibrium chain used in EQhub service.
start_polling_blockNumberTrueValue not in use
created_atStringTrueThe time when the contract was created.
updated_atStringTrueThe time when the contract was updated.
Language
Click Try It! to start a request and see the response here!