Heco property

ChainInfo Heco
getter/setter pair

Implementation

static ChainInfo Heco = ChainInfo(
    128,
    'Heco',
    'evm',
    'https://static.particle.network/token-list/heco/native.png',
    'Heco Mainnet',
    'Mainnet',
    'https://www.hecochain.com',
    ChainInfoNativeCurrency('HT', 'HT', 18),
    'https://http-mainnet.hecochain.com',
    '',
    'https://hecoinfo.com',
    [ChainInfoFeature('EIP1559')],
  );