Skip to content

Commit

Permalink
Add inevm (ethereum-lists#4473)
Browse files Browse the repository at this point in the history
  • Loading branch information
MYKatz authored Mar 5, 2024
1 parent 8f8b5ad commit 224d53b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
18 changes: 18 additions & 0 deletions _data/chains/eip155-2525.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "inEVM Mainnet",
"chain": "inEVM",
"icon": "inevm",
"rpc": ["https://mainnet.rpc.inevm.com/http"],
"faucets": [],
"nativeCurrency": {
"name": "Injective",
"symbol": "INJ",
"decimals": 18
},
"infoURL": "https://inevm.com",
"shortName": "inevm",
"chainId": 2525,
"networkId": 2525,
"explorers": [],
"status": "active"
}
8 changes: 8 additions & 0 deletions _data/icons/inevm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmU9KU1qgReJR7vyVxN5zwWB3nkhSs658ViArUjT7GCh4r",
"width": 2000,
"height": 2000,
"format": "png"
}
]

0 comments on commit 224d53b

Please sign in to comment.