mirror of
https://github.com/alexgo-io/DefiLlama-Adapters.git
synced 2026-01-12 16:53:02 +08:00
move from render
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const { get } = require('./http')
|
||||
const endpoint = "https://sushi-analytics.onrender.com"
|
||||
const endpoint = "https://sushi-analytics.llama.fi"
|
||||
|
||||
function getTvl(protocol, chain) {
|
||||
return async (timestamp) => {
|
||||
|
||||
Reference in New Issue
Block a user