Skip to content

Commit

Permalink
Add BlockEx Network (#5495)
Browse files Browse the repository at this point in the history
* Add BlockEx Network

* add new line to end

---------

Co-authored-by: ligi <[email protected]>
  • Loading branch information
batzxs and ligi authored Jul 19, 2024
1 parent 225d52e commit f4df825
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _data/chains/eip155-221.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "BlockEx Mainnet",
"chain": "BlockEx",
"rpc": ["https://rpc.blockex.biz"],
"faucets": [],
"nativeCurrency": {
"name": "BlockEx",
"symbol": "XBE",
"decimals": 18
},
"infoURL": "https://blockex.biz",
"shortName": "BlockEx",
"chainId": 221,
"networkId": 221,
"explorers": [
{
"name": "BlockEx Scan",
"url": "http://explorer.blockex.biz",
"standard": "EIP3091"
}
]
}

0 comments on commit f4df825

Please sign in to comment.