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