A list of NFT Erc721 and Erc1155 contracts with metadata for the Minerva Wallet.
It is inspired by https://tokenlists.org/ . Compared to tokenlists it is missing the decimals field, additionally we have an override field.
It automatically updates the all.json if one of the overlay files is changed.
Create an issue or a pull request and provide name, address, symbol, chainId, logoURI and set override. All are required.
nameandsymbolare strings analog to ERC-721. They also need to be provided for ERC-1155 NFTs.addressis an eip-55 (checksum) address where a EIP-721 or EIP-1155 contract is deployed on the chain specified withchainId.chainIdis the id of the chain where there is a NFT contract deployed according toaddress. See https://chainlist.org/ to find the correctchainId.logoURIis a URI pointing to an image that represents a NFT contract, sometimes called NFT collection. We prefer simple and small SVG images and otherwise accept PNGs.overrideshould be set tofalseby default. Only if thenameandsymbolshould override what is provided by the contract itself set it totrue.
THEN: Comment with some infos about the collection (Short explanation, website, discord, etc...) so we can take a quick look and make sure it's nothing malicious or a scam. Feel free to reach out to us directly on Discord (https://minerva.digital/discord) or Telegram (https://t.me/MinervaWallet) to speed things up!