Skip to content

Commit

Permalink
Add Ebi Chain (#5113)
Browse files Browse the repository at this point in the history
* Add Ebi Chain

* Update Ebi shortname
  • Loading branch information
isvidler authored May 21, 2024
1 parent d542c19 commit 6ff9b03
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _data/chains/eip155-98881.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "Ebi Chain",
"title": "Ebi Chain",
"chain": "Ebi",
"rpc": ["https://rpc.ebi.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://ebi.xyz",
"shortName": "ebi",
"chainId": 98881,
"networkId": 98881,
"status": "incubating"
}

0 comments on commit 6ff9b03

Please sign in to comment.