Skip to content

Commit

Permalink
ALL-5085 - Add Rostrum to currency
Browse files Browse the repository at this point in the history
  • Loading branch information
Hathoriel committed Apr 3, 2024
1 parent 58bee9d commit 6a6a410
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 @@ -100,6 +100,7 @@ export enum Currency {
FLR = "FLR",
BASE = "BASE",
KADENA = "KADENA",
ROSTRUM = "ROSTRUM",
}

export const ERC20_CURRENCIES = [
Expand Down

0 comments on commit 6a6a410

Please sign in to comment.