get https://ag.eqhub.eqbr.com/api/v2/wallet-721/contracts
Returns all smart contract information registered on a specific blockchain that conforms to the ERC-721 standard.
Response
| Name | Type | Required | Description |
|---|---|---|---|
| contract_id | Number | True | A unique identifier of the smart contract. |
| name | String | Optional | Name of the 721 contract, if exists. |
| symbol | String | Optional | Symbol of the 721 contract, if exists. |
| contract_address | String | True | Contract address is an identifier acquired from contract deployment process. |
| micro_chain_id | Number | True | A unique identifier of the Equilibrium chain used in EQhub service. |
| start_polling_block | Number | True | Value not in use |
