Request body to create a new gate. The gate will be not enabled by default.
Was this page helpful?
{ "name": "Super User Gate", "outcome": "scope", "scope": "superuser", "rules": [ { "type": "nft", "address": { "networkId": 1, "contractAddress": "0xbF394748301603f18d953C90F0b087CBEC0E1834" }, "filter": { "tokenId": "0x01", "amount": 123 } } ] }