the address in bech32 format
null
GET /address/{address}/esdt HTTP/1.1 Host: egld.nownodes.io Accept: */*
successful operation
{ "data": [ { "tokens": [ "text" ] } ], "error": "text", "code": "text" }
the token identifier to search for
GET /address/{address}/esdt/{tokenIdentifier} HTTP/1.1 Host: egld.nownodes.io Accept: */*
{ "data": [ { "tokenIdentifier": "text", "balance": "text", "properties": "text" } ], "error": "text", "code": "text" }