Skip to content

Commit

Permalink
update susd address
Browse files Browse the repository at this point in the history
  • Loading branch information
samfairbairn committed Nov 18, 2024
1 parent 3754f65 commit c6d472b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/storykit/src/lib/currencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export const ILIAD_STORYUSD: Currency = {
export const ODYSSEY_STORYUSD: Currency = {
name: "Odyssey StoryUSD",
symbol: "sUSD",
address: "0xa906E2589A7F8385A376BABBb70a39dad551603b",
address: "0xC0F6E387aC0B324Ec18EAcf22EE7271207dCE3d5",
}

export const CURRENCIES = {
Expand Down

0 comments on commit c6d472b

Please sign in to comment.