mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update CoinEx Smart Chain Network info (#176)
This commit is contained in:
parent
2f2c527fd8
commit
ce275f258d
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "CoinEx Smart Chain Mainnet",
|
"name": "CoinEx Smart Chain Mainnet",
|
||||||
"chain": "csc",
|
"chain": "CSC",
|
||||||
"network": "mainnet",
|
"network": "mainnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
""
|
"https://rpc-mainnet.coinex.net"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -11,8 +11,8 @@
|
||||||
"symbol": "cet",
|
"symbol": "cet",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "",
|
"infoURL": "http://www.coinex.org/",
|
||||||
"shortName": "csc",
|
"shortName": "cet",
|
||||||
"chainId": 52,
|
"chainId": 52,
|
||||||
"networkId": 52
|
"networkId": 52
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"name": "CoinEx Smart Chain Testnet",
|
"name": "CoinEx Smart Chain Testnet",
|
||||||
"chain": "csc",
|
"chain": "CSC",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
""
|
"https://rpc-testnet.coinex.net"
|
||||||
],
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -11,8 +11,8 @@
|
||||||
"symbol": "cett",
|
"symbol": "cett",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "",
|
"infoURL": "http://www.coinex.org/",
|
||||||
"shortName": "csct",
|
"shortName": "tcet",
|
||||||
"chainId": 53,
|
"chainId": 53,
|
||||||
"networkId": 53
|
"networkId": 53
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user