Skip to content

Commit

Permalink
USDC.e -> USDCE
Browse files Browse the repository at this point in the history
  • Loading branch information
andy-t-wang committed May 22, 2024
1 parent 0a5cbd3 commit a6898ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/payment.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export enum Tokens {
USDCE = "USDC.e",
USDCE = "USDCE",
WLD = "WLD",
}

Expand Down

0 comments on commit a6898ab

Please sign in to comment.