curl -L \ --url 'https://beta.usemoon.ai//uniswap/v3/nft/tokenOfOwnerByIndex?chainId=text&address=text&owner=text&index=1' \ --header 'Authorization: text'
{ "success": true, "message": "text", "data": "text" }