stack

Home > @infiniteobjects/models > TokenGatedProductSupportedBlockchains

TokenGatedProductSupportedBlockchains type

Blockchains supported by Manifold

Signature:

export type TokenGatedProductSupportedBlockchains = Blockchain.Ethereum | Blockchain.Polygon | Blockchain.Base;

References: Blockchain.Ethereum, Blockchain.Polygon, Blockchain.Base