Add to Singular

Adding your Collection to Singular

If you did not deploy your contract via hardhat and evm-template, you likely need to add your collection to singular manually. We plan to make this process simpler, but for know you can do it by directly calling the singular registry on the blockscanner of your blockchain.

You need only the address of your collection and an IPFS metadata URI, you can use the same as for collection metadata on deploy. Connect your wallet and use the addExternalCollection method.

Call from Block scanner

Next are all the available networks, with a link directly to the "Write as Proxy" tab of the corresponding Singular Registry contract.

Testing Networks:

Production Networks:

For production, you need be added to the allowlist to deploy your collection. Please contact us through the implementers Telegram (opens in a new tab) once you have tested your collection on a testnet.