Skip to content

Commit

Permalink
ALL-5068 - Added ATOM currency
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Apr 5, 2024
1 parent e859b18 commit 17be46e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/model/request/Currency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ export enum Currency {
BASE = "BASE",
KADENA = "KADENA",
ROSTRUM = "ROSTRUM",
ATOM = "ATOM",
}

export const ERC20_CURRENCIES = [
Expand Down

0 comments on commit 17be46e

Please sign in to comment.