Skip to content

Commit

Permalink
feat: add azero to coingecko service (#500)
Browse files Browse the repository at this point in the history
Co-authored-by: amateima <[email protected]>
  • Loading branch information
amateima and amateima authored Nov 14, 2024
1 parent 7453d39 commit e09ea6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/market-price/adapters/coingecko/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const symbolIdMap = {
usdb: "usdb",
lsk: "lisk",
usdzc: "usd-coin-ethereum-bridged",
azero: "aleph-zero",
};

@Injectable()
Expand Down

0 comments on commit e09ea6d

Please sign in to comment.