Metafi JS SDK
Developer PortalMore Docs ⏷About Us ⏷Help & Resources ⏷
  • What's new in this version?
  • Get Started
  • SDK Reference
    • Login
    • EstimateTransferTokensGas
    • TransferTokens
    • CallGenericReadFunction
    • CallGenericWriteFunction
    • CallGenericWriteFunctionTest
    • CallGaslessFunction
    • RetrieveUser
    • RegisterToken
    • Disconnect
    • Other Functions
      • RetrievePrivateKey
      • DeleteUser
  • Constants
    • Chain
    • Asset
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