Gamma Chain
Register Contracts
Contracts can be added into the Gamma Chain by paying a fee in the Gamma Chain. By doing so, any dapps within the same cluster will be able to receive events regarding that NFT contract.
The transaction above registers a new token in the Gamma Chain with the arguments:
chain
: which blockchain the contract is on, available options are:ethereum
polygon
amoy
contract
: the address of the contractproject_name
: the name of the project, e.g.My Neighbor Alice
collection_name
: the name of the collection, e.g.ELLE Mot's d'Amore
block_height
: the block height the event was createdtype
: the type of the contract, available options are:erc721
Last updated
Was this helpful?