Skip to content

Commit

Permalink
feat(frontend): add POPEYE token (#4088)
Browse files Browse the repository at this point in the history
# Motivation

We add the POPEYE ICRC token.
  • Loading branch information
AntonioVentilii authored Jan 7, 2025
1 parent e0519a5 commit 5edc7ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/frontend/src/env/tokens/tokens.icrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
"BURN": {
"indexCanisterId": "nrant-tyaaa-aaaag-atsjq-cai",
"ledgerCanisterId": "egjwt-lqaaa-aaaak-qi2aa-cai"
},
"POPEYE": {
"indexCanisterId": "gg3c3-6iaaa-aaaah-aq6dq-cai",
"ledgerCanisterId": "6fvyi-faaaa-aaaam-qbiga-cai"
}
}

0 comments on commit 5edc7ef

Please sign in to comment.