use openbook TV api

This commit is contained in:
tjs 2022-12-08 18:25:43 -05:00
parent 0f40c967fe
commit a9f57cb2ad
1 changed files with 1 additions and 3 deletions

View File

@ -37,9 +37,7 @@ export const PROFILE_CATEGORIES = [
'yolo',
]
const baseUrl = 'https://event-history-api-candles.herokuapp.com'
export const CHART_DATA_FEED = `${baseUrl}/tv`
export const CHART_DATA_FEED = `https://dry-ravine-67635.herokuapp.com/tv`
export const DEFAULT_MARKET_NAME = 'SOL/USDC'