Skip to content

Commit

Permalink
Merge pull request #66 from Uniswap/jack/zora
Browse files Browse the repository at this point in the history
adding zora
  • Loading branch information
JackShort authored Jun 5, 2024
2 parents 3c0a7a7 + 48b1fbd commit b7691f5
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Wrapped Ether",
"symbol": "WETH",
"type": "ZORA",
"decimals": 18,
"description": "Zora's wrapped ETH token.",
"explorer": "https://zora.superscan.network/token/0x4200000000000000000000000000000000000006",
"website": "https://zora.superscan.network/token/0x4200000000000000000000000000000000000006",
"status": "active",
"id": "0x4200000000000000000000000000000000000006"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "USDzC",
"symbol": "USDzC",
"type": "ZORA",
"decimals": 6,
"description": "Bridged USDC",
"status": "active",
"explorer": "https://zora.superscan.network/token/0xCccCCccc7021b32EBb4e8C08314bD62F7c653EC4?chainId=7777777",
"website": "https://zora.superscan.network/token/0xCccCCccc7021b32EBb4e8C08314bD62F7c653EC4?chainId=7777777",
"id": "0xCccCCccc7021b32EBb4e8C08314bD62F7c653EC4"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 additions & 0 deletions blockchains/zora/info/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "Zora",
"website": "https://zora.co/",
"description": "Zora's network",
"explorer": "https://zora.superscan.network",
"research": "https://support.zora.co",
"symbol": "ETH",
"type": "coin",
"decimals": 18,
"status": "active",
"rpc_url": "https://rpc.zora.energy/",
"links": [
{
"name": "twitter",
"url": "https://twitter.com/ourZORA"
},
{
"name": "github",
"url": "https://github.com/ourzora"
}
]
}
Binary file added blockchains/zora/info/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b7691f5

Please sign in to comment.