feat: zora network icon (#3034)

* feat: zora network icon

* fix: add reference to icon

* refactor: update domains
This commit is contained in:
Rohan Kulkarni 2023-06-21 14:30:50 -04:00 committed by GitHub
parent e50018bffc
commit da1b5ed35e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 3 deletions

View File

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

8
_data/icons/zora.json Normal file
View File

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