Skip to content

Instantly share code, notes, and snippets.

@sjoerd-dijkstra
Created May 6, 2022 14:09
Show Gist options
  • Save sjoerd-dijkstra/a6b541c59704a029e1fc17e61088d45b to your computer and use it in GitHub Desktop.
Save sjoerd-dijkstra/a6b541c59704a029e1fc17e61088d45b to your computer and use it in GitHub Desktop.
{
"name": "Nosana NFT Credit",
"symbol": "NOS-COIN",
"description": "Nosana NFT Credit for minting official Nosana NFTs",
"seller_fee_basis_points": 800,
"image": "https://nosana.io/img/NOS_logo.png",
"animation_url": "https://qw2aypdpczdfkn53wdblartsdydb5jkycvvnuivyyca7j5n4.arweave.net/hbQMPG8WRl-U3u7DCsEZyHgYepVgVat_oiuMCB9PW8M?ext=gif",
"external_url": "nft.nosana.io",
"edition": 1,
"attributes": [
{
"trait_type": "credit",
"value": "1"
}
],
"properties": {
"creators": [
{
"address": "XXXxddiNnmoD2h2LbQYaL76Swi21MaQbtBbRynAdQL8",
"share": 100
}
],
"files": [
{
"uri": "https://nosana.io/img/NOS_logo.png",
"type": "image/png"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment