mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@bf0148171a 🚀
This commit is contained in:
parent
151adc60fe
commit
1c5bba2454
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3960,7 +3960,7 @@
|
|||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb1.arbitrum.io/rpc", "wss://arb1.arbitrum.io/ws"],
|
||||
"rpc": ["https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb1.arbitrum.io/rpc"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://arbitrum.io"
|
||||
}, {
|
||||
|
@ -4805,7 +4805,7 @@
|
|||
"symbol": "ARETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"],
|
||||
"rpc": ["https://rinkeby.arbitrum.io/rpc"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"],
|
||||
"infoURL": "https://arbitrum.io"
|
||||
}, {
|
||||
|
|
|
@ -5539,7 +5539,7 @@
|
|||
"symbol": "ETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb1.arbitrum.io/rpc", "wss://arb1.arbitrum.io/ws"],
|
||||
"rpc": ["https://arbitrum-mainnet.infura.io/v3/${INFURA_API_KEY}", "https://arb-mainnet.g.alchemy.com/v2/${ALCHEMY_API_KEY}", "https://arb1.arbitrum.io/rpc"],
|
||||
"faucets": [],
|
||||
"explorers": [{
|
||||
"name": "Arbiscan",
|
||||
|
@ -6797,7 +6797,7 @@
|
|||
"symbol": "ARETH",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rinkeby.arbitrum.io/rpc", "wss://rinkeby.arbitrum.io/ws"],
|
||||
"rpc": ["https://rinkeby.arbitrum.io/rpc"],
|
||||
"faucets": ["http://fauceth.komputing.org?chain=421611&address=${ADDRESS}"],
|
||||
"infoURL": "https://arbitrum.io",
|
||||
"explorers": [{
|
||||
|
|
Loading…
Reference in New Issue
Block a user