LumiaTestnet property

ChainInfo LumiaTestnet
getter/setter pair

Implementation

static ChainInfo LumiaTestnet = ChainInfo(
    1952959480,
    'Lumia',
    'evm',
    'https://static.particle.network/token-list/lumia/native.png',
    'Lumia Testnet',
    'Testnet',
    'https://www.lumia.org',
    ChainInfoNativeCurrency('LUMIA', 'LUMIA', 18),
    'https://testnet-rpc.lumia.org',
    '',
    'https://testnet-explorer.lumia.org',
    [ChainInfoFeature('ERC4337')],
  );