Mode property

ChainInfo Mode
getter/setter pair

Implementation

static ChainInfo Mode = ChainInfo(
    34443,
    'Mode',
    'evm',
    'https://static.particle.network/token-list/mode/native.png',
    'Mode Mainnet',
    'Mainnet',
    'https://www.mode.network',
    ChainInfoNativeCurrency('ETH', 'ETH', 18),
    'https://mainnet.mode.network',
    '',
    'https://explorer.mode.network',
    [ChainInfoFeature('EIP1559')],
  );