Core property

ChainInfo Core
getter/setter pair

Implementation

static ChainInfo Core = ChainInfo(
    1116,
    'Core',
    'evm',
    'https://static.particle.network/token-list/core/native.png',
    'Core Mainnet',
    'Mainnet',
    'https://coredao.org',
    ChainInfoNativeCurrency('CORE', 'CORE', 18),
    'https://rpc.coredao.org',
    '',
    'https://scan.coredao.org',
    [],
  );