Remarkable Tools
  • About project
  • Website
    • 🌐Links
    • 📃Tools FAQ
  • Snapshots
    • 🖼️NFT/SFT
    • 🖼️NFT attributes
    • 🛄Token
    • 🛄MetaESDT
    • 🗃️Transactions Filter
    • 📋Other guides
      • Collection JSON generator
      • Saving Queries
  • Tools
    • 💼Tokens Management
    • 🕗Balance History
  • Smart Send
    • 🗃️Smart Send Contracts
      • Management
      • Generator
      • Upgrade Contract
    • 🪙EGLD
    • 🛄Token
    • 🛄MetaESDT
    • 🖼️NFTs
    • 🖼️SFT
  • GitHub organization
    • 💻.NET SDKs
      • Mx.NET.SDK
      • Mx.NET.SDK.WalletProviders
      • Mx.NET.SDK.NativeAuthClient
      • Mx.NET.SDK.NativeAuthServer
    • 🖥️Smart Send
      • Mx.RS.SmartSend
      • Mx.NET.SDK.SmartSend
      • Mx.TS.SDK.SmartSend
      • Mx.PY.SDK.SmartSend
    • 📝Templates
      • Mx.Blazor.DApp
        • Technical presentation
    • 📖Examples
      • Mx.NET.Examples
Powered by GitBook
On this page
  • There are two ways you can generate the collection JSON
  • 1. From metadata files
  • 2. From network
  • How to complete the properties?
  1. Snapshots
  2. Other guides

Collection JSON generator

PreviousOther guidesNextSaving Queries

Last updated 1 year ago

There are two ways you can generate the collection JSON

1. From metadata files

You need to have all the JSON files for the collection. The files are named 1.json, 2.json, 3.json and so on.

2. From network

Using the collection ticker you can generate the file. Using this approach can take a lot of time and might fail because of network limitations or files not being available to read.

How to complete the properties?

Each NFT JSON is looking similar to this:

The files you have to complete:

For this eample the values are below:

  • Attributes property will be attributes

  • Trait property will be trait_type

  • Value property will be value

If you need help you can create an issue or ask for support in / channels.

📋
here
Telegram
Discord