Advertisement
FredFromTheIsland

Untitled

Apr 15th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. {"721":{
  2. "##policyID##": {
  3. "##ticker##": {
  4. "name": "##tokenName##",
  5. "image": "ipfs://QmXTeBCESNhphdCHvWyBugiAcZFxA6ZP7WYwxMu4QuNxzj",
  6. "copyright": "StreetArtNFTs/STONKSBR",
  7. "Version": "1",
  8. "id":"055",
  9. "collection": "CowsInvasionByGadao",
  10. "url": "https://discord.gg/P2FwKX64",
  11. "Twitter": "https://twitter.com/Street_Art_CNFT",
  12. "PoolTicker": "ADABR",
  13. "PoolID": "d0507160a231932b401c64a1afc8dc21e682993e2e6c0cdba129fa77"
  14. }
  15. }
  16. }
  17. }
  18.  
  19. ## do not copy below this line ##
  20. ## Let's call the left side the "item" and the right side the "value"
  21. ## an example:
  22. ## "Description": "A very long description"
  23. ## A value can not be longer than 64 characters long. If you have a long value you need
  24. ## break it into "an array". The format for this looks different.
  25. ## Example Array so you can have a long description.
  26.  
  27. "Description": [
  28. "A very long description can be ",
  29. "placed within a bunch of little ",
  30. "groups like this. As long as each group ",
  31. "has a comma between and the last one does not!"
  32. ]
  33.  
  34.  
  35. ## Make sure than EVERY line ends with a , EXCEPT FOR THE LAST LINE! look above closely.
  36. ## If you wanted to use that example of Description with the multiple lines, you need to
  37. ## place a , after the ] or place the description as the last item in the group of items.
  38. ## Reach out to use using our Twitter or Telegram channels for quick support we can help
  39. ## you build out the proper metadata. There are also standards being discussed on this page:
  40. https://forum.cardano.org/t/cip-nft-metadata-standard/45687
  41. and
  42. https://www.reddit.com/r/CardanoDevelopers/comments/mkhlv8/nft_metadata_standard/
  43.  
  44.  
  45. Contact us on Twitter:
  46. https://twitter.com/_mermada
  47.  
  48. Telegram channel:
  49. https://t.me/MetroMermaids
  50.  
  51.  
  52.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement