address

returns the NFT token data for a given address, token identifier and nonce.

get/address/{address}/nft/{tokenIdentifier}/nonce/{nonce}

Path parameters

addressstring required

the address in bech32 format

tokenIdentifierstring required

the token identifier to search for

nonceinteger required

the nonce to look after

Response

successful operation

tokenIdentifierstring
balancestring
propertiesstring

Changes

Changed in 4 of the 27 revisions of this API.466

    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the optional property balance to the response with the 200 status

      response-optional-property-added

    • added the optional property properties to the response with the 200 status

      response-optional-property-added

    • added the optional property tokenIdentifier to the response with the 200 status

      response-optional-property-added

  • 878e0c35bb6b13See the full diff
    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the optional property balance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property properties from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tokenIdentifier from the response with the 200 status

      response-optional-property-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • d6ee9b93c7dc13See the full diff
    • the response's body type/format changed from array/ to object/ for status 200

      response-body-type-changed

    • added the optional property balance to the response with the 200 status

      response-optional-property-added

    • added the optional property properties to the response with the 200 status

      response-optional-property-added

    • added the optional property tokenIdentifier to the response with the 200 status

      response-optional-property-added

    • the response's body type/format changed from object/ to array/ for status 200

      response-body-type-changed

    • removed the optional property balance from the response with the 200 status

      response-optional-property-removed

    • removed the optional property properties from the response with the 200 status

      response-optional-property-removed

    • removed the optional property tokenIdentifier from the response with the 200 status

      response-optional-property-removed

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog