mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Sepolia
This commit is contained in:
parent
a564180962
commit
6204d71f7e
25
_data/chains/eip155-11155111.json
Normal file
25
_data/chains/eip155-11155111.json
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
{
|
||||||
|
"name": "Sepolia",
|
||||||
|
"title": "Ethereum Testnet Sepolia",
|
||||||
|
"chain": "ETH",
|
||||||
|
"rpc": [
|
||||||
|
],
|
||||||
|
"faucets": [
|
||||||
|
],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Sepolia Ether",
|
||||||
|
"symbol": "SEP",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://sepolia.otterscan.io",
|
||||||
|
"shortName": "sep",
|
||||||
|
"chainId": 11155111,
|
||||||
|
"networkId": 11155111,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "otterscan-sepolia",
|
||||||
|
"url": "https://sepolia.otterscan.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user