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@add9329ec4 🚀
This commit is contained in:
parent
7851571c4b
commit
8084d0ba0d
File diff suppressed because one or more lines are too long
20
chains/eip155-222000222.json
Normal file
20
chains/eip155-222000222.json
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
{
|
||||||
|
"name": "Kanazawa",
|
||||||
|
"title": "Meld Testnet Kanazawa",
|
||||||
|
"chain": "MELD",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"features": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "gMeld",
|
||||||
|
"symbol": "gMELD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://meld.com",
|
||||||
|
"shortName": "meld",
|
||||||
|
"chainId": 222000222,
|
||||||
|
"networkId": 222000222,
|
||||||
|
"explorers": []
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -10606,6 +10606,19 @@
|
||||||
"rpc": ["https://mainnet.gather.network"],
|
"rpc": ["https://mainnet.gather.network"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://gather.network"
|
"infoURL": "https://gather.network"
|
||||||
|
}, {
|
||||||
|
"name": "Kanazawa",
|
||||||
|
"chainId": 222000222,
|
||||||
|
"shortName": "meld",
|
||||||
|
"networkId": 222000222,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "gMeld",
|
||||||
|
"symbol": "gMELD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://meld.com"
|
||||||
}, {
|
}, {
|
||||||
"name": "Neon EVM DevNet",
|
"name": "Neon EVM DevNet",
|
||||||
"chainId": 245022926,
|
"chainId": 245022926,
|
||||||
|
|
|
@ -15990,6 +15990,23 @@
|
||||||
"icon": "gather",
|
"icon": "gather",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Kanazawa",
|
||||||
|
"title": "Meld Testnet Kanazawa",
|
||||||
|
"chain": "MELD",
|
||||||
|
"rpc": ["https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"],
|
||||||
|
"faucets": [],
|
||||||
|
"features": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "gMeld",
|
||||||
|
"symbol": "gMELD",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://meld.com",
|
||||||
|
"shortName": "meld",
|
||||||
|
"chainId": 222000222,
|
||||||
|
"networkId": 222000222,
|
||||||
|
"explorers": []
|
||||||
}, {
|
}, {
|
||||||
"name": "Neon EVM DevNet",
|
"name": "Neon EVM DevNet",
|
||||||
"chain": "Solana",
|
"chain": "Solana",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -815,6 +815,7 @@
|
||||||
"team": "eip155:88888888",
|
"team": "eip155:88888888",
|
||||||
"TOYS": "eip155:99415706",
|
"TOYS": "eip155:99415706",
|
||||||
"GTH": "eip155:192837465",
|
"GTH": "eip155:192837465",
|
||||||
|
"meld": "eip155:222000222",
|
||||||
"neonevm-devnet": "eip155:245022926",
|
"neonevm-devnet": "eip155:245022926",
|
||||||
"neonevm-mainnet": "eip155:245022934",
|
"neonevm-mainnet": "eip155:245022934",
|
||||||
"neonevm-testnet": "eip155:245022940",
|
"neonevm-testnet": "eip155:245022940",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user