VictionTestnet property

ChainInfo VictionTestnet
getter/setter pair

Implementation

static ChainInfo VictionTestnet = ChainInfo(
    89,
    'Viction',
    'evm',
    'https://static.particle.network/token-list/viction/native.png',
    'Viction Testnet',
    'Testnet',
    'https://tomochain.com',
    ChainInfoNativeCurrency('Viction', 'VIC', 18),
    'https://rpc-testnet.viction.xyz',
    '',
    'https://testnet.vicscan.xyz',
    [],
  );