get https://api.quantsy.xyz/account//tokens
Uses 10 CU per token returned.
cu_cost = result_length * 10
Log in to see full request history
Response
Uses 10 CU per token returned.
cu_cost = result_length * 10
xxxxxxxxxx
curl --request GET \
--url 'https://api.quantsy.xyz/account/address/tokens?offset=0&limit=25' \
--header 'accept: application/json; charset=utf-8'
Try It!
to start a request and see the response here! Or choose an example: