Skip to content

Instantly share code, notes, and snippets.

@3rdstage
Created June 13, 2022 04:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 3rdstage/6a7e1aa59758ded6d987037a4b73a58f to your computer and use it in GitHub Desktop.
Save 3rdstage/6a7e1aa59758ded6d987037a4b73a58f to your computer and use it in GitHub Desktop.
Sample contract metadata file according to OpenSea guideline
{
"name": "Most Famous Paintings",
"description": "Historically famous and well-knwon paintings",
"image": "https://upload.wikimedia.org/wikipedia/commons/thumb/e/ea/Van_Gogh_-_Starry_Night_-_Google_Art_Project.jpg/606px-Van_Gogh_-_Starry_Night_-_Google_Art_Project.jpg",
"seller_fee_basis_points": 300,
"fee_recipient": "0xAd7A83c471C7E050F7fC9EC2476966d920D88612"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment