Metadata URIs
Metadata controls how your Collections and NFT Tokens are displayed.
Token URI and Base URI
https://base.com/100https://base.com/{
"description": "Friendly OpenSea Creature that enjoys long swims in the ocean.",
"external_url": "https://openseacreatures.io/3",
"image": "https://storage.googleapis.com/opensea-prod.appspot.com/puffs/3.png",
"name": "Dave Starbelly",
"attributes": [ ... ],
}Collection (Contract) URI
Last updated