curl --request GET \ --url https://evm.preview-api.modular.cloud/v1/chain/{chain-id}/nft/{token-address}/collection
{ "result": { "tokens": [ { "id": "<string>" } ], "nextToken": "<string>" }, "error": { "message": "<string>" } }
default is 30
Show child attributes
Was this page helpful?