Skip to content

Commit

Permalink
Add eram network (ethereum-lists#5238)
Browse files Browse the repository at this point in the history
* Update Zedxion network & add zedx icon

* Add ERAM network
  • Loading branch information
RNEvok authored and besated committed Jun 12, 2024
1 parent f213bac commit 39276ba
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
23 changes: 23 additions & 0 deletions _data/chains/eip155-721529.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "ERAM Mainnet",
"chain": "ERAM",
"icon": "eram",
"rpc": ["https://mainnet-rpc.eramscan.com"],
"faucets": [],
"nativeCurrency": {
"name": "ERAM",
"symbol": "ERAM",
"decimals": 18
},
"infoURL": "http://doc.eramscan.com/",
"shortName": "ERAM",
"chainId": 721529,
"networkId": 721529,
"explorers": [
{
"name": "Eramscan",
"url": "https://eramscan.com",
"standard": "EIP3091"
}
]
}
8 changes: 8 additions & 0 deletions _data/icons/eram.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmQyu82MtGVLYMwCc5rseNXDV12V3UUX7iNq8q86SyeaPh",
"width": 258,
"height": 258,
"format": "png"
}
]

0 comments on commit 39276ba

Please sign in to comment.