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@7ce3efca49 🚀
This commit is contained in:
parent
083eb23944
commit
0dd85ebc8e
File diff suppressed because one or more lines are too long
|
@ -2,9 +2,7 @@
|
||||||
"name": "Kanazawa",
|
"name": "Kanazawa",
|
||||||
"title": "Meld Testnet Kanazawa",
|
"title": "Meld Testnet Kanazawa",
|
||||||
"chain": "Kanazawa",
|
"chain": "Kanazawa",
|
||||||
"rpc": [
|
"rpc": ["https://subnets.avax.network/meld/testnet/rpc"],
|
||||||
"https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"
|
|
||||||
],
|
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"features": [],
|
"features": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -17,5 +15,12 @@
|
||||||
"shortName": "kanazawa",
|
"shortName": "kanazawa",
|
||||||
"chainId": 222000222,
|
"chainId": 222000222,
|
||||||
"networkId": 222000222,
|
"networkId": 222000222,
|
||||||
"explorers": []
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://subnets-test.avax.network/meld",
|
||||||
|
"icon": "meld",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "Meld",
|
"name": "Meld",
|
||||||
"title": "Meld Mainnet",
|
"title": "Meld Mainnet",
|
||||||
"chain": "MELD",
|
"chain": "MELD",
|
||||||
"rpc": ["https://network-rpc.meld.com"],
|
"rpc": ["https://subnets.avax.network/meld/mainnet/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"features": [],
|
"features": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -15,5 +15,12 @@
|
||||||
"shortName": "meld",
|
"shortName": "meld",
|
||||||
"chainId": 333000333,
|
"chainId": 333000333,
|
||||||
"networkId": 333000333,
|
"networkId": 333000333,
|
||||||
"explorers": []
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://subnets.avax.network/meld",
|
||||||
|
"icon": "meld",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -11110,7 +11110,7 @@
|
||||||
"symbol": "gMELD",
|
"symbol": "gMELD",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"],
|
"rpc": ["https://subnets.avax.network/meld/testnet/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://meld.com"
|
"infoURL": "https://meld.com"
|
||||||
}, {
|
}, {
|
||||||
|
@ -11188,7 +11188,7 @@
|
||||||
"symbol": "gMELD",
|
"symbol": "gMELD",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://network-rpc.meld.com"],
|
"rpc": ["https://subnets.avax.network/meld/mainnet/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://meld.com"
|
"infoURL": "https://meld.com"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -16815,7 +16815,7 @@
|
||||||
"name": "Kanazawa",
|
"name": "Kanazawa",
|
||||||
"title": "Meld Testnet Kanazawa",
|
"title": "Meld Testnet Kanazawa",
|
||||||
"chain": "Kanazawa",
|
"chain": "Kanazawa",
|
||||||
"rpc": ["https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"],
|
"rpc": ["https://subnets.avax.network/meld/testnet/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"features": [],
|
"features": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -16828,7 +16828,12 @@
|
||||||
"shortName": "kanazawa",
|
"shortName": "kanazawa",
|
||||||
"chainId": 222000222,
|
"chainId": 222000222,
|
||||||
"networkId": 222000222,
|
"networkId": 222000222,
|
||||||
"explorers": []
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://subnets-test.avax.network/meld",
|
||||||
|
"icon": "meld",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Neon EVM DevNet",
|
"name": "Neon EVM DevNet",
|
||||||
"chain": "Solana",
|
"chain": "Solana",
|
||||||
|
@ -16945,7 +16950,7 @@
|
||||||
"name": "Meld",
|
"name": "Meld",
|
||||||
"title": "Meld Mainnet",
|
"title": "Meld Mainnet",
|
||||||
"chain": "MELD",
|
"chain": "MELD",
|
||||||
"rpc": ["https://network-rpc.meld.com"],
|
"rpc": ["https://subnets.avax.network/meld/mainnet/rpc"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"features": [],
|
"features": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -16958,7 +16963,12 @@
|
||||||
"shortName": "meld",
|
"shortName": "meld",
|
||||||
"chainId": 333000333,
|
"chainId": 333000333,
|
||||||
"networkId": 333000333,
|
"networkId": 333000333,
|
||||||
"explorers": []
|
"explorers": [{
|
||||||
|
"name": "explorer",
|
||||||
|
"url": "https://subnets.avax.network/meld",
|
||||||
|
"icon": "meld",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Calypso NFT Hub (SKALE Testnet)",
|
"name": "Calypso NFT Hub (SKALE Testnet)",
|
||||||
"title": "Calypso NFT Hub Testnet",
|
"title": "Calypso NFT Hub Testnet",
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user