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

This commit is contained in:
ligi 2023-04-24 17:44:45 +00:00
parent 18ca1bdca4
commit eb307fad5a
20 changed files with 80 additions and 11 deletions

View File

@ -2206,6 +2206,14 @@
"height": 300,
"format": "png"
}]
}, {
"name": "meld",
"icons": [{
"url": "ipfs://QmRhB4AbjDrhvwfSAQi2JvKirFiDWxzJvKEvG8S8AdDdED",
"width": 4000,
"height": 4000,
"format": "png"
}]
}, {
"name": "alaya",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
{
"name": "Kanazawa",
"title": "Meld Testnet Kanazawa",
"chain": "MELD",
"chain": "Kanazawa",
"rpc": [
"https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"
],
@ -12,8 +12,9 @@
"symbol": "gMELD",
"decimals": 18
},
"icon": "meld",
"infoURL": "https://meld.com",
"shortName": "meld",
"shortName": "kanazawa",
"chainId": 222000222,
"networkId": 222000222,
"explorers": []

View File

@ -0,0 +1,19 @@
{
"name": "Meld",
"title": "Meld Mainnet",
"chain": "MELD",
"rpc": ["https://network-rpc.meld.com"],
"faucets": [],
"features": [],
"nativeCurrency": {
"name": "gMeld",
"symbol": "gMELD",
"decimals": 18
},
"icon": "meld",
"infoURL": "https://meld.com",
"shortName": "meld",
"chainId": 333000333,
"networkId": 333000333,
"explorers": []
}

File diff suppressed because one or more lines are too long

View File

@ -10830,7 +10830,7 @@
}, {
"name": "Kanazawa",
"chainId": 222000222,
"shortName": "meld",
"shortName": "kanazawa",
"networkId": 222000222,
"nativeCurrency": {
"name": "gMeld",
@ -10892,6 +10892,19 @@
"rpc": ["https://mainnet-rpc.oneledger.network"],
"faucets": [],
"infoURL": "https://oneledger.io"
}, {
"name": "Meld",
"chainId": 333000333,
"shortName": "meld",
"networkId": 333000333,
"nativeCurrency": {
"name": "gMeld",
"symbol": "gMELD",
"decimals": 18
},
"rpc": ["https://network-rpc.meld.com"],
"faucets": [],
"infoURL": "https://meld.com"
}, {
"name": "Calypso NFT Hub (SKALE Testnet)",
"chainId": 344106930,

View File

@ -16366,7 +16366,7 @@
}, {
"name": "Kanazawa",
"title": "Meld Testnet Kanazawa",
"chain": "MELD",
"chain": "Kanazawa",
"rpc": ["https://rpc-kanazawa.meldlabs.dev/ext/bc/2Ci7VYrUd4fTBqGA5D2HA6UPHzQ4LQyr8rZQww9MGSv9rNkRzn/rpc"],
"faucets": [],
"features": [],
@ -16375,8 +16375,9 @@
"symbol": "gMELD",
"decimals": 18
},
"icon": "meld",
"infoURL": "https://meld.com",
"shortName": "meld",
"shortName": "kanazawa",
"chainId": 222000222,
"networkId": 222000222,
"explorers": []
@ -16472,6 +16473,24 @@
"url": "https://mainnet-explorer.oneledger.network",
"standard": "EIP3091"
}]
}, {
"name": "Meld",
"title": "Meld Mainnet",
"chain": "MELD",
"rpc": ["https://network-rpc.meld.com"],
"faucets": [],
"features": [],
"nativeCurrency": {
"name": "gMeld",
"symbol": "gMELD",
"decimals": 18
},
"icon": "meld",
"infoURL": "https://meld.com",
"shortName": "meld",
"chainId": 333000333,
"networkId": 333000333,
"explorers": []
}, {
"name": "Calypso NFT Hub (SKALE Testnet)",
"title": "Calypso NFT Hub Testnet",

8
icons/meld.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRhB4AbjDrhvwfSAQi2JvKirFiDWxzJvKEvG8S8AdDdED",
"width": 4000,
"height": 4000,
"format": "png"
}
]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -832,11 +832,12 @@
"team": "eip155:88888888",
"TOYS": "eip155:99415706",
"GTH": "eip155:192837465",
"meld": "eip155:222000222",
"kanazawa": "eip155:222000222",
"neonevm-devnet": "eip155:245022926",
"neonevm-mainnet": "eip155:245022934",
"neonevm-testnet": "eip155:245022940",
"oneledger": "eip155:311752642",
"meld": "eip155:333000333",
"calypso-testnet": "eip155:344106930",
"tGTH": "eip155:356256156",
"dGTH": "eip155:486217935",

Binary file not shown.

After

Width:  |  Height:  |  Size: 538 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 246 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 887 B