Skip to content

Commit

Permalink
adding spectral coingecko ids for pricing (#2596)
Browse files Browse the repository at this point in the history
  • Loading branch information
Defi-Moses authored May 9, 2024
1 parent c920c85 commit f1f61b0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions services/explorer/static/tokenIDToCoinGeckoID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ UNIDX: 'unidex'
USDbC: 'usd-coin'
crvUSD: 'usd-coin'
USDB: 'usdb'
SPEC: 'spectral'
1 change: 1 addition & 0 deletions services/explorer/static/tokenSymbolToCoinGeckoID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ unidx: 'unidex'
usdbc: 'usd-coin'
crvusd: 'usd-coin'
usdb: 'usdb'
spec: 'spectral'
1 change: 1 addition & 0 deletions services/explorer/static/tokenSymbolToTokenID.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ unidx: 'UNIDX'
usdbc: 'usd-coin'
crvusd: 'usd-coin'
usdb: 'usdb'
spec: 'spectral'

0 comments on commit f1f61b0

Please sign in to comment.