Skip to content

Commit

Permalink
add bridged AJNA token (#976)
Browse files Browse the repository at this point in the history
* add bridged AJNA token on Base

* override eth mainnet name

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
gunboatsss and mergify[bot] authored Nov 7, 2024
1 parent c1df802 commit 5890c18
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
19 changes: 19 additions & 0 deletions data/AJNA/data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "Ajna",
"symbol": "AJNA",
"decimals": 18,
"description": "AJNA tokens are the Ajna Protocol's native token.",
"website": "https://www.ajna.finance/team",
"twitter": "@ajnafi",
"tokens": {
"ethereum": {
"address": "0x9a96ec9B57Fb64FbC60B423d1f4da7691Bd35079",
"overrides": {
"name": "AjnaToken"
}
},
"base": {
"address": "0x7F05a7A9AF2f5a07D1e64877C8dC37a64a22508E"
}
}
}
12 changes: 12 additions & 0 deletions data/AJNA/logo.svg
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 5890c18

Please sign in to comment.