Register NFT Contract

Registers an outside NFT contract that is not registered in Octet. Registered NFT contracts will be added to the wallet automatically.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
number
required

Wallet index

Body Params
string
enum
required

Standard of the NFT contract to be registered Ethereum: ‘ERC721’, ‘ERC1155’ Kaia: ‘KIP17’, ‘KIP37’ Xpla: CW721

Allowed:
string
required

NFT Contract Address. For Ethereum or Kaia-type platforms, the prefix is ‘0x’, and only lower case addresses and checksum addresses are available.

string
required

tokenId of the NFT contract to check the authenticity of the NFT contract. Please enter a random tokenId that is actually issued.

Headers
string
required
Defaults to Bearer

API token

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json