Deploying to gh-pages from @ ethereum-lists/chains@07271771dd 🚀

This commit is contained in:
ligi 2023-05-23 07:48:07 +00:00
parent e068fbf025
commit ff7b192b31
10 changed files with 66 additions and 5 deletions

File diff suppressed because one or more lines are too long

22
chains/eip155-534351.json Normal file
View File

@ -0,0 +1,22 @@
{
"name": "Scroll Sepolia Testnet",
"chain": "ETH",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://scroll.io",
"shortName": "scr-sepolia",
"chainId": 534351,
"networkId": 534351,
"explorers": [],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": []
}
}

View File

@ -1,6 +1,7 @@
{
"name": "Scroll",
"chain": "ETH",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {

View File

@ -1,7 +1,7 @@
{
"name": "Scroll Alpha Testnet",
"chain": "ETH",
"status": "incubating",
"status": "active",
"rpc": ["https://alpha-rpc.scroll.io/l2"],
"faucets": [],
"nativeCurrency": {

View File

@ -1,6 +1,7 @@
{
"name": "Scroll Pre-Alpha Testnet",
"chain": "ETH",
"status": "deprecated",
"rpc": ["https://prealpha-rpc.scroll.io/l2"],
"faucets": ["https://prealpha.scroll.io/faucet"],
"nativeCurrency": {

File diff suppressed because one or more lines are too long

View File

@ -10515,6 +10515,19 @@
"rpc": ["https://rpc.etherfair.org"],
"faucets": [],
"infoURL": "https://etherfair.org"
}, {
"name": "Scroll Sepolia Testnet",
"chainId": 534351,
"shortName": "scr-sepolia",
"networkId": 534351,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://scroll.io"
}, {
"name": "Scroll",
"chainId": 534352,

View File

@ -15976,9 +15976,31 @@
"standard": "EIP3091"
}],
"infoURL": "https://etherfair.org"
}, {
"name": "Scroll Sepolia Testnet",
"chain": "ETH",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://scroll.io",
"shortName": "scr-sepolia",
"chainId": 534351,
"networkId": 534351,
"explorers": [],
"parent": {
"type": "L2",
"chain": "eip155-11155111",
"bridges": []
}
}, {
"name": "Scroll",
"chain": "ETH",
"status": "incubating",
"rpc": [],
"faucets": [],
"nativeCurrency": {
@ -15999,7 +16021,7 @@
}, {
"name": "Scroll Alpha Testnet",
"chain": "ETH",
"status": "incubating",
"status": "active",
"rpc": ["https://alpha-rpc.scroll.io/l2"],
"faucets": [],
"nativeCurrency": {
@ -16028,6 +16050,7 @@
}, {
"name": "Scroll Pre-Alpha Testnet",
"chain": "ETH",
"status": "deprecated",
"rpc": ["https://prealpha-rpc.scroll.io/l2"],
"faucets": ["https://prealpha.scroll.io/faucet"],
"nativeCurrency": {

File diff suppressed because one or more lines are too long

View File

@ -808,6 +808,7 @@
"oc": "eip155:474142",
"cmp": "eip155:512512",
"ethf": "eip155:513100",
"scr-sepolia": "eip155:534351",
"scr": "eip155:534352",
"scr-alpha": "eip155:534353",
"scr-prealpha": "eip155:534354",