OKTCTestnet property

ChainInfo OKTCTestnet
getter/setter pair

Implementation

static ChainInfo OKTCTestnet = ChainInfo(
    65,
    'OKC',
    'evm',
    'https://static.particle.network/token-list/okc/native.png',
    'OKTC Testnet',
    'Testnet',
    'https://www.okex.com/okexchain',
    ChainInfoNativeCurrency('OKT', 'OKT', 18),
    'https://exchaintestrpc.okex.org',
    'https://docs.oxdex.com/v/en/help/gitter',
    'https://www.oklink.com/okc-test',
    [],
  );