Metafi Unity SDK
Developer PortalMore Docs ⏷About Us ⏷Help & Resources ⏷
  • Get Started
  • SDK Reference
    • Provider Initialisation
    • Login
    • ShowWallet
    • HideWallet
    • TransferTokens
    • CallGenericReadFunction
    • CallGenericWriteFunction
    • CallGaslessFunction
    • Checkout
    • RetrieveUser
    • Disconnect
  • Constants
    • Chain
    • Asset
  • UI Customization
Powered by GitBook
On this page
  • Description
  • Supported Chains
  1. Constants

Chain

Description

The chain object defines chains in a format supported by the Metafi SDK.

Supported Chains

Currently, we support the following chains:

Mainnets

  • Ethereum Mainnet : Chains.ETH

  • Polygon Matic Mainnet : Chains.MATIC

Testnets

  • Görli (Goerli testnet) : Chains.Goerli

  • Mumbai testnet : : Chains.MUMBAI

We are working on supporting more chains - feel free to reach out via Discord if you require support for a different chain.

PreviousConstantsNextAsset

Last updated 2 years ago