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@8e1f427ec9 🚀
This commit is contained in:
parent
6e0bce7db0
commit
ccfe1dd8b8
File diff suppressed because one or more lines are too long
22
chains/eip155-7777777.json
Normal file
22
chains/eip155-7777777.json
Normal 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
|
@ -11308,6 +11308,19 @@
|
||||||
"rpc": ["https://mewapi.musicoin.tw"],
|
"rpc": ["https://mewapi.musicoin.tw"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://musicoin.tw"
|
"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",
|
"name": "Plian Mainnet Subchain 1",
|
||||||
"chainId": 8007736,
|
"chainId": 8007736,
|
||||||
|
|
|
@ -17189,6 +17189,25 @@
|
||||||
"chainId": 7762959,
|
"chainId": 7762959,
|
||||||
"networkId": 7762959,
|
"networkId": 7762959,
|
||||||
"slip44": 184
|
"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",
|
"name": "Plian Mainnet Subchain 1",
|
||||||
"chain": "Plian",
|
"chain": "Plian",
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -869,6 +869,7 @@
|
||||||
"vsl": "eip155:7355310",
|
"vsl": "eip155:7355310",
|
||||||
"tqom": "eip155:7668378",
|
"tqom": "eip155:7668378",
|
||||||
"music": "eip155:7762959",
|
"music": "eip155:7762959",
|
||||||
|
"zora": "eip155:7777777",
|
||||||
"plian-mainnet-l2": "eip155:8007736",
|
"plian-mainnet-l2": "eip155:8007736",
|
||||||
"hap": "eip155:8794598",
|
"hap": "eip155:8794598",
|
||||||
"quarix-testnet": "eip155:8888881",
|
"quarix-testnet": "eip155:8888881",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user