Getting Started
Querying the Indexer
https://indexer-prod-mainnet.zora.co/v1/graphqlFetching a Zora NFT
Media(order_by: { tokenId: desc}, limit: 100){
tokenId
creator
creatorBidShare
owner
contentURI
metadataURI
contentHash
metadataHash
metadata {
json
}
}Fetching any NFT
Fetching a Zora Auction
Last updated
Was this helpful?