Elastos property

ChainInfo Elastos
getter/setter pair

Implementation

static ChainInfo Elastos = ChainInfo(
    20,
    'Elastos',
    'evm',
    'https://static.particle.network/token-list/elastos/native.png',
    'Elastos Mainnet',
    'Mainnet',
    'https://elastos.org',
    ChainInfoNativeCurrency('ELA', 'ELA', 18),
    'https://api.elastos.io/esc',
    '',
    'https://esc.elastos.io',
    [ChainInfoFeature('ERC4337')],
  );