SatoshiVMTestnet property
Implementation
static ChainInfo SatoshiVMTestnet = ChainInfo(
3110,
'SatoshiVM',
'evm',
'https://static.particle.network/token-list/satoshivm/native.png',
'SatoshiVM Testnet',
'Testnet',
'https://www.satoshivm.io',
ChainInfoNativeCurrency('BTC', 'BTC', 18),
'https://test-rpc-node-http.svmscan.io',
'',
'https://testnet.svmscan.io',
[ChainInfoFeature('EIP1559'),ChainInfoFeature('ERC4337')],
);