Skip to content

Commit

Permalink
Add Ink Sepolia (#6120)
Browse files Browse the repository at this point in the history
* Add Ink Sepolia

Add Ink Sepolia

* Update eip155-763373.json

* Update eip155-763373.json
  • Loading branch information
thINKoor authored Nov 1, 2024
1 parent 154bbf4 commit 29b7e6b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions _data/chains/eip155-763373.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "Ink Sepolia",
"chain": "ETH",
"rpc": [
"https://rpc-gel-sepolia.inkonchain.com",
"wss://ws-gel-sepolia.inkonchain.com"
],
"faucets": [],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"nativeCurrency": {
"name": "Sepolia Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://inkonchain.com/",
"shortName": "inksepolia",
"chainId": 763373,
"networkId": 763373,
"explorers": [
{
"name": "Ink Sepolia Explorer",
"url": "https://explorer-sepolia.inkonchain.com",
"standard": "EIP3091"
}
]
}

0 comments on commit 29b7e6b

Please sign in to comment.