Skip to content

Instantly share code, notes, and snippets.

@evanVtatum
Created December 23, 2021 11:06
Show Gist options
  • Save evanVtatum/a5bf94d20b8e0513c3d6048526cd3df1 to your computer and use it in GitHub Desktop.
Save evanVtatum/a5bf94d20b8e0513c3d6048526cd3df1 to your computer and use it in GitHub Desktop.
Get NFTs by address
curl --request GET \
--url https://api-eu1.tatum.io/v3/nft/address/balance/{chain}/{address} \
--header 'x-api-key: REPLACE_KEY_VALUE'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment