/address/{address}/nft/{tokenIdentifier}/nonce/{nonce}
the address in bech32 format
the token identifier to search for
the nonce to look after
successful operation
curl -L \ --url 'https://egld.nownodes.io/address/{address}/nft/{tokenIdentifier}/nonce/{nonce}'
{ "tokenIdentifier": "text", "balance": "text", "properties": "text" }