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@051b50ccef 🚀
This commit is contained in:
parent
6f537c4ec9
commit
13bae4d772
File diff suppressed because one or more lines are too long
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"name": "Lambda Testnet",
|
||||
"chain": "Lambda",
|
||||
"rpc": ["http://18.143.13.243:8545"],
|
||||
"faucets": ["https://faucet.lambda.top"],
|
||||
"rpc": [
|
||||
"https://evm.lambda.top/"
|
||||
],
|
||||
"faucets": [
|
||||
"https://faucet.lambda.top"
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "test-Lamb",
|
||||
"symbol": "LAMB",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -5325,7 +5325,7 @@
|
|||
"symbol": "LAMB",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["http://18.143.13.243:8545"],
|
||||
"rpc": ["https://evm.lambda.top/"],
|
||||
"faucets": ["https://faucet.lambda.top"],
|
||||
"infoURL": "https://lambda.im"
|
||||
}, {
|
||||
|
|
|
@ -7579,7 +7579,7 @@
|
|||
}, {
|
||||
"name": "Lambda Testnet",
|
||||
"chain": "Lambda",
|
||||
"rpc": ["http://18.143.13.243:8545"],
|
||||
"rpc": ["https://evm.lambda.top/"],
|
||||
"faucets": ["https://faucet.lambda.top"],
|
||||
"nativeCurrency": {
|
||||
"name": "test-Lamb",
|
||||
|
|
Loading…
Reference in New Issue
Block a user