CoreTestnet property
Implementation
static ChainInfo CoreTestnet = ChainInfo(
1115,
'Core',
'evm',
'https://static.particle.network/token-list/core/native.png',
'Core Testnet',
'Testnet',
'https://coredao.org',
ChainInfoNativeCurrency('CORE', 'CORE', 18),
'https://rpc.test.btcs.network',
'',
'https://scan.test.btcs.network',
[ChainInfoFeature('ERC4337')],
);