Get all ERC-721 contracts

Returns all smart contract information registered on a specific blockchain that conforms to the ERC-721 standard.

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.
micro_chain_idNumberTrueA unique identifier of the Equilibrium chain used in EQhub service.
start_polling_blockNumberTrueValue not in use
Language
Click Try It! to start a request and see the response here!