Skip to content

Commit

Permalink
Added Phoenix DAO token
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Aug 30, 2023
1 parent 852f9cf commit 27255f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions cw20/tokens.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
module.exports = {
mainnet: {
terra1aecddsx0lvmylpzgq9le8uw4apnplhswp44vznecll6ccu044gnqsgcsga: {
protocol: "Phoenix DAO",
symbol: "FIRE",
name: "Phoenix DAO Token",
token: "terra1aecddsx0lvmylpzgq9le8uw4apnplhswp44vznecll6ccu044gnqsgcsga",
icon: "https://assets.terra.dev/icon/svg/FIRE.png",
decimals: 6,
},
terra10se906awphtccf4vd83m0ulpmpt9v4msuakmpy0pwvmtxmup3kdq25rayn: {
protocol: "TheOnlyOne DAO",
symbol: "xxx",
Expand Down
Binary file added icon/svg/ibc/FIRE.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 27255f6

Please sign in to comment.