Skip to content

Commit

Permalink
Add fake RAI2 symbol to override to Rai Reflex Index (#512)
Browse files Browse the repository at this point in the history
  • Loading branch information
justinkaseman committed May 7, 2021
1 parent e773cda commit 1756fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coinmarketcap/src/endpoint/price.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const presetIds: { [symbol: string]: number } = {
YFI: 5864,
BAL: 5728,
'1INCH': 8104,
RAI2: 8525,
}

const priceParams = {
Expand Down

0 comments on commit 1756fba

Please sign in to comment.