Skip to content

Commit

Permalink
feat: add ZOOMER (#688)
Browse files Browse the repository at this point in the history
* feat: add ZOOMER

* feat: add base

* feat: add extra props

* Rename zoomer.png to logo.png

* fix: change to zoomer

* fix: break up into separate

* fix: remove ethereum

* fix: override

* fix: json

* fix: nonstandard
  • Loading branch information
rhlsthrm committed May 6, 2024
1 parent d097b87 commit bec6599
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/ZOOMER/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "ZoomerCoin",
"symbol": "ZOOMER",
"decimals": 18,
"nobridge": true,
"description": "The first and only cross-chain memecoin for Gen Z",
"website": "https://zoomer.money",
"twitter": "@ZoomerCoin",
"nonstandard": true,
"tokens": {
"ethereum": {
"address": "0x0D505C03d30e65f6e9b4Ef88855a47a89e4b7676"
},
"base": {
"address": "0xD1dB4851bcF5B41442cAA32025Ce0Afe6B8EabC2",
"overrides": {
"name": "Based ZoomerCoin"
}
},
"optimism": {
"address": "0xB962150760F9A3bB00e3E9Cf48297EE20AdA4A33",
"overrides": {
"name": "xZoomerCoin",
"symbol": "xZOOMER"
}
}
}
}
Binary file added data/ZOOMER/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 bec6599

Please sign in to comment.