Fuse property

ChainInfo Fuse
getter/setter pair

Implementation

static ChainInfo Fuse = ChainInfo(
    122,
    'fuse',
    'evm',
    'https://static.particle.network/token-list/fuse/native.png',
    'Fuse Mainnet',
    'Mainnet',
    'https://www.fuse.io',
    ChainInfoNativeCurrency('FUSE', 'FUSE', 18),
    'https://rpc.fuse.io',
    '',
    'https://explorer.fuse.io',
    [ChainInfoFeature('ERC4337')],
  );