Fantom property

ChainInfo Fantom
getter/setter pair

Implementation

static ChainInfo Fantom = ChainInfo(
    250,
    'Fantom',
    'evm',
    'https://static.particle.network/token-list/fantom/native.png',
    'Fantom Mainnet',
    'Mainnet',
    'https://fantom.foundation',
    ChainInfoNativeCurrency('FTM', 'FTM', 18),
    'https://rpc.ftm.tools',
    '',
    'https://ftmscan.com',
    [],
  );