mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add ZORA chain mainnet (#3014)
This commit is contained in:
parent
ab0440f2eb
commit
8e1f427ec9
22
_data/chains/eip155-7777777.json
Normal file
22
_data/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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user