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

This commit is contained in:
ligi 2023-06-15 01:09:12 +00:00
parent 6e0bce7db0
commit ccfe1dd8b8
7 changed files with 58 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,22 @@
{
"name": "Zora",
"chain": "ETH",
"rpc": ["https://rpc.zora.co/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://zora.co",
"shortName": "zora",
"chainId": 7777777,
"networkId": 7777777,
"explorers": [
{
"name": "Zora Network Explorer",
"url": "https://explorer.zora.co",
"standard": "EIP3091"
}
]
}

File diff suppressed because one or more lines are too long

View File

@ -11308,6 +11308,19 @@
"rpc": ["https://mewapi.musicoin.tw"],
"faucets": [],
"infoURL": "https://musicoin.tw"
}, {
"name": "Zora",
"chainId": 7777777,
"shortName": "zora",
"networkId": 7777777,
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"rpc": ["https://rpc.zora.co/"],
"faucets": [],
"infoURL": "https://zora.co"
}, {
"name": "Plian Mainnet Subchain 1",
"chainId": 8007736,

View File

@ -17189,6 +17189,25 @@
"chainId": 7762959,
"networkId": 7762959,
"slip44": 184
}, {
"name": "Zora",
"chain": "ETH",
"rpc": ["https://rpc.zora.co/"],
"faucets": [],
"nativeCurrency": {
"name": "Ether",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "https://zora.co",
"shortName": "zora",
"chainId": 7777777,
"networkId": 7777777,
"explorers": [{
"name": "Zora Network Explorer",
"url": "https://explorer.zora.co",
"standard": "EIP3091"
}]
}, {
"name": "Plian Mainnet Subchain 1",
"chain": "Plian",

File diff suppressed because one or more lines are too long

View File

@ -869,6 +869,7 @@
"vsl": "eip155:7355310",
"tqom": "eip155:7668378",
"music": "eip155:7762959",
"zora": "eip155:7777777",
"plian-mainnet-l2": "eip155:8007736",
"hap": "eip155:8794598",
"quarix-testnet": "eip155:8888881",