mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-1501.json (#2929)
* Create eip155-1501.json Add ChainX-EVM info * Remove '/' --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
6212f9c49b
commit
9e022e7729
22
_data/chains/eip155-1501.json
Normal file
22
_data/chains/eip155-1501.json
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"name": "ChainX-EVM",
|
||||||
|
"chain": "ChainX",
|
||||||
|
"rpc": ["https://mainnet.chainx.org/rpc", "https://mainnet2.chainx.org/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "BTC",
|
||||||
|
"symbol": "BTC",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://chainx.org",
|
||||||
|
"shortName": "chainx",
|
||||||
|
"chainId": 1501,
|
||||||
|
"networkId": 1501,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "chainx-evm scan",
|
||||||
|
"url": "https://evm.chainx.org",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user