Deploying to gh-pages from @ ethereum-lists/chains@906a9bbfe3 🚀

This commit is contained in:
ligi 2022-09-30 19:12:57 +00:00
parent 32ea76940c
commit 63e957c58c
3 changed files with 1012 additions and 1016 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

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