mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add CryptoKylin testnet (eip155-95) (#289)
This commit is contained in:
parent
02bd2cacd8
commit
c56b588f67
24
_data/chains/eip155-95.json
Normal file
24
_data/chains/eip155-95.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "CryptoKylin Testnet",
|
||||
"chain": "EOS",
|
||||
"network": "testnet",
|
||||
"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"
|
||||
}]
|
||||
}
|
Loading…
Reference in New Issue
Block a user