Skip to content

Commit

Permalink
kamino is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitardanailov committed Jun 9, 2024
1 parent 9394a18 commit 8cc1a1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export function getCoingeckoRequestParams(): CoingeckoSimplePriceRequest {
Currency.PARCL,
Currency.JITO_GOVERNANCE_TOKEN,
Currency.PYTH_NETWORK,
Currency.KAMINO,
]

return {
Expand Down
1 change: 1 addition & 0 deletions apps/website/src/enums/CoingeckoCryptoCurrency.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ enum CoingeckoCryptoCurrency {
WORMHOLE = 'wormhole',
PARCL = 'parcl',
PYTH_NETWORK = 'pyth-network',
KAMINO = 'kamino',
JITO_GOVERNANCE_TOKEN = 'jito-governance-token',

// ETHERIUM RESTAKE
Expand Down

0 comments on commit 8cc1a1c

Please sign in to comment.