Deploying to gh-pages from @ ethereum-lists/chains@051b50ccef 🚀

This commit is contained in:
ligi 2022-09-07 14:00:31 +00:00
parent 6f537c4ec9
commit 13bae4d772
5 changed files with 31 additions and 27 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,24 +1,28 @@
{ {
"name": "Lambda Testnet", "name": "Lambda Testnet",
"chain": "Lambda", "chain": "Lambda",
"rpc": ["http://18.143.13.243:8545"], "rpc": [
"faucets": ["https://faucet.lambda.top"], "https://evm.lambda.top/"
"nativeCurrency": { ],
"name": "test-Lamb", "faucets": [
"symbol": "LAMB", "https://faucet.lambda.top"
"decimals": 18 ],
}, "nativeCurrency": {
"infoURL": "https://lambda.im", "name": "test-Lamb",
"shortName": "lambda-testnet", "symbol": "LAMB",
"chainId": 92001, "decimals": 18
"networkId": 92001, },
"icon": "lambda", "infoURL": "https://lambda.im",
"explorers": [ "shortName": "lambda-testnet",
{ "chainId": 92001,
"name": "Lambda EVM Explorer", "networkId": 92001,
"url": "https://explorer.lambda.top", "icon": "lambda",
"standard": "EIP3091", "explorers": [
"icon": "lambda" {
} "name": "Lambda EVM Explorer",
] "url": "https://explorer.lambda.top",
} "standard": "EIP3091",
"icon": "lambda"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -5325,7 +5325,7 @@
"symbol": "LAMB", "symbol": "LAMB",
"decimals": 18 "decimals": 18
}, },
"rpc": ["http://18.143.13.243:8545"], "rpc": ["https://evm.lambda.top/"],
"faucets": ["https://faucet.lambda.top"], "faucets": ["https://faucet.lambda.top"],
"infoURL": "https://lambda.im" "infoURL": "https://lambda.im"
}, { }, {

View File

@ -7579,7 +7579,7 @@
}, { }, {
"name": "Lambda Testnet", "name": "Lambda Testnet",
"chain": "Lambda", "chain": "Lambda",
"rpc": ["http://18.143.13.243:8545"], "rpc": ["https://evm.lambda.top/"],
"faucets": ["https://faucet.lambda.top"], "faucets": ["https://faucet.lambda.top"],
"nativeCurrency": { "nativeCurrency": {
"name": "test-Lamb", "name": "test-Lamb",