Skip to content

Commit

Permalink
change eip155-77001.json (ethereum-lists#5274)
Browse files Browse the repository at this point in the history
* Add Borachain mainnet

* modify eip155-77001.json (added slip44, modified rpc url)

* changed native currency info (name, symbol)

---------

Co-authored-by: ERIC-HWANG <[email protected]>
Co-authored-by: ligi <[email protected]>
  • Loading branch information
3 people authored Jun 11, 2024
1 parent d6ca7d0 commit ab4e377
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/chains/eip155-77001.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"rpc": ["https://public-node.api.boraportal.com/bora/mainnet"],
"faucets": [],
"nativeCurrency": {
"name": "BGAS",
"symbol": "BGAS",
"name": "BORA",
"symbol": "BORA",
"decimals": 18
},
"infoURL": "https://www.boraportal.com",
Expand Down

0 comments on commit ab4e377

Please sign in to comment.