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

This commit is contained in:
ligi 2023-04-16 21:05:36 +00:00
parent 7851571c4b
commit 8084d0ba0d
7 changed files with 54 additions and 3 deletions

File diff suppressed because one or more lines are too long

View 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

View File

@ -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,

View File

@ -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

View File

@ -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",