get https://api.center.dev/v2///nfts-owned
Shows NFTs owned by an address
Compute Units = 5
Responses
Shows NFTs owned by an address
Compute Units = 5
xxxxxxxxxx
curl --request GET \
--url 'https://api.center.dev/v2/ethereum-mainnet/vitalik.eth/nfts-owned?sortBy=-blockNumber&limit=25&offset=0' \
--header 'X-API-Key: test' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: