Skip to content

Commit 1c66973

Browse files
committed
Change tvl url
1 parent adab5ff commit 1c66973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ export const getStartChainDate = () => {
123123

124124
export const blockscoutURL = "https://celestia-l2-router.k8s-dev.blockscout.com/api/v1/celestia/l2BatchMetadata"
125125
export const nodeStatsURL = "https://node-stats.celenium.io/v1"
126-
export const tvlServiceURL = "https://tvl-new.celenium.io/v1"
126+
export const tvlServiceURL = "https://tvl.celenium.io/v1"
127127
export const githubServiceURL = "https://github.celenium.io/v1"
128128
export const quoteServiceURL = "https://quote.celenium.io/v1"
129129
export const faucetURL = {

0 commit comments

Comments
 (0)