chains/_data/chains/eip155-95.json

24 lines
438 B
JSON

{
"name": "CryptoKylin Testnet",
"chain": "EOS",
"rpc": [
"https://kylin.eosargentina.io"
],
"faucets": [
],
"nativeCurrency": {
"name": "EOS",
"symbol": "EOS",
"decimals": 18
},
"infoURL": "https://www.cryptokylin.io/",
"shortName": "Kylin Testnet",
"chainId": 95,
"networkId": 95,
"explorers": [{
"name": "eosq",
"url": "https://kylin.eosargentina.io",
"standard": "EIP3091"
}]
}