Name
get
Retrieves the name of an ERC721 token.
Authorizations
AuthorizationstringRequired
Query parameters
chainIdstringRequired
- The ID of the blockchain network.
addressstringRequired
- The address of the ERC721 contract.
Header parameters
AuthorizationstringRequired
- The authorization token from the request header.
Responses
200
A promise that resolves to an ERC721APIResponse containing the token name.
application/json
get
/erc721/name200
A promise that resolves to an ERC721APIResponse containing the token name.