mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
CoinEx Smart Chain Network Ids (#174)
This commit is contained in:
parent
7a49528ae1
commit
f42861f197
18
_data/chains/eip155-52.json
Normal file
18
_data/chains/eip155-52.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "CoinEx Smart Chain Mainnet",
|
||||
"chain": "csc",
|
||||
"network": "mainnet",
|
||||
"rpc": [
|
||||
""
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CoinEx Chain Native Token",
|
||||
"symbol": "cet",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "csc",
|
||||
"chainId": 52,
|
||||
"networkId": 52
|
||||
}
|
18
_data/chains/eip155-53.json
Normal file
18
_data/chains/eip155-53.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "CoinEx Smart Chain Testnet",
|
||||
"chain": "csc",
|
||||
"network": "testnet",
|
||||
"rpc": [
|
||||
""
|
||||
],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "CoinEx Chain Test Native Token",
|
||||
"symbol": "cett",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "",
|
||||
"shortName": "csct",
|
||||
"chainId": 53,
|
||||
"networkId": 53
|
||||
}
|
Loading…
Reference in New Issue
Block a user