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@e080f3508e 🚀
This commit is contained in:
parent
2d10d2a1c6
commit
ba4988acd5
File diff suppressed because one or more lines are too long
28
chains/eip155-92001.json
Normal file
28
chains/eip155-92001.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "Lambda Testnet",
|
||||||
|
"chain": "Lambda",
|
||||||
|
"rpc": [
|
||||||
|
"http://18.143.13.243:8545"
|
||||||
|
],
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -4925,6 +4925,19 @@
|
||||||
"rpc": ["https://mainnet-rpc.ivarex.com"],
|
"rpc": ["https://mainnet-rpc.ivarex.com"],
|
||||||
"faucets": ["https://faucet.ivarex.com/"],
|
"faucets": ["https://faucet.ivarex.com/"],
|
||||||
"infoURL": "https://ivarex.com"
|
"infoURL": "https://ivarex.com"
|
||||||
|
}, {
|
||||||
|
"name": "Lambda Testnet",
|
||||||
|
"chainId": 92001,
|
||||||
|
"shortName": "lambda-testnet",
|
||||||
|
"networkId": 92001,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "test-Lamb",
|
||||||
|
"symbol": "LAMB",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["http://18.143.13.243:8545"],
|
||||||
|
"faucets": ["https://faucet.lambda.top"],
|
||||||
|
"infoURL": "https://lambda.im"
|
||||||
}, {
|
}, {
|
||||||
"name": "UB Smart Chain(testnet)",
|
"name": "UB Smart Chain(testnet)",
|
||||||
"chainId": 99998,
|
"chainId": 99998,
|
||||||
|
|
|
@ -7045,6 +7045,27 @@
|
||||||
"url": "https://ivarscan.com",
|
"url": "https://ivarscan.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Lambda Testnet",
|
||||||
|
"chain": "Lambda",
|
||||||
|
"rpc": ["http://18.143.13.243:8545"],
|
||||||
|
"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": "UB Smart Chain(testnet)",
|
"name": "UB Smart Chain(testnet)",
|
||||||
"chain": "USC",
|
"chain": "USC",
|
||||||
|
|
8
icons/lambda.json
Normal file
8
icons/lambda.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy
Normal file
BIN
iconsDownload/QmWsoME6LCghQTpGYf7EnUojaDdYo7kfkWVjE6VvNtkjwy
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
|
@ -378,6 +378,7 @@
|
||||||
"firenze": "eip155:78110",
|
"firenze": "eip155:78110",
|
||||||
"maticmum": "eip155:80001",
|
"maticmum": "eip155:80001",
|
||||||
"ivar": "eip155:88888",
|
"ivar": "eip155:88888",
|
||||||
|
"lambda-testnet": "eip155:92001",
|
||||||
"usctest": "eip155:99998",
|
"usctest": "eip155:99998",
|
||||||
"usc": "eip155:99999",
|
"usc": "eip155:99999",
|
||||||
"qkc-r": "eip155:100000",
|
"qkc-r": "eip155:100000",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user