UNPKG

@array.inc/sdk

Version:

🛠 An SDK for building applications on top of Array.

34 lines (33 loc) • 752 B
import { Avalanche, Binance, Celo, Ether, Fantom, Fuse, Harmony, Heco, Matic, Movr, Okex, Palm, xDai, Shiden, Plasm, Mba, GLMR } from '../entities/Native'; import { ChainId } from '../enums'; export declare const NATIVE: { 1: Ether; 3: Ether; 4: Ether; 5: Ether; 42: Ether; 250: Fantom; 4002: Fantom; 137: Matic; 80001: Matic; 100: xDai; 56: Binance; 97: Binance; 1287: Mba; 1284: GLMR; 42161: Ether; 43114: Avalanche; 43113: Avalanche; 128: Heco; 256: Heco; 1666600000: Harmony; 1666700000: Harmony; 66: Okex; 65: Okex; 42220: Celo; 11297108109: Palm; 1285: Movr; 122: Fuse; 336: Shiden; 80: Plasm; };