Skip to content

Commit

Permalink
address comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LawsonGraham committed Jan 14, 2025
1 parent 919ba85 commit 11ab973
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion constants/thala.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SUSDE_LPT_METADATA = "0x99d34f16193e251af236d5a5c3114fa54e22ca512280317eda2f8faf1514c395" # TODO: APT/USDT Address for now
SUSDE_LPT_METADATA = "0x761e59547fb115fe7a61271863858fc69ff3f7b172c0c42629e3517e85988086" # TODO: USDt/zUSDT Address for now
4 changes: 2 additions & 2 deletions integrations/integration_ids.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ class IntegrationID(Enum):

# Thala
THALA_SUSDE_LP = (
"thala_susde_lp",
"Thala sUSDe LP",
"thala_susde_usdc_lp",
"Thala sUSDe/USDC LP",
Token.SUSDE,
)

Expand Down

0 comments on commit 11ab973

Please sign in to comment.