Update tx-insights url (#12997)
parent
f56c25f584
commit
e57250f62c
@ -1,5 +1,4 @@ |
||||
const TX_INSIGHTS_BASE_URI = |
||||
'https://tx-insights-api.metaswap-dev.codefi.network'; |
||||
const TX_INSIGHTS_BASE_URI = 'https://tx-insights.metaswap.codefi.network'; |
||||
|
||||
export const FETCH_PROJECT_INFO_URI = `${TX_INSIGHTS_BASE_URI}/fetch-project`; |
||||
export const FETCH_SUPPORTED_NETWORKS_URI = `${TX_INSIGHTS_BASE_URI}/networks`; |
||||
|
Loading…
Reference in new issue