Skip to content

Commit

Permalink
Create eip155-1501.json (ethereum-lists#2929)
Browse files Browse the repository at this point in the history
* Create eip155-1501.json

Add ChainX-EVM info

* Remove '/'

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
icodezjb and ligi authored Jun 1, 2023
1 parent 6212f9c commit 9e022e7
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-1501.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 9e022e7

Please sign in to comment.