You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey guys, our page is not getting any data since Jan 31st.
We didn't change any code from our adapter.
Could it be because of an issue in projects/helper/chain/rpcProxy.js ?
Maybe missing this env variable getEnv('RPC_PROXY_URL') ?
Or the logic behind this endpoint changed client.get('/drift/vault_tvl') ?
Any way to re-run for the missing dates ? The TVL is correct now but the chart looks ugly.
Is this issue fixed and will not happen again in the future ?
And 1 thing still not fixed is our "Tweets", no data displayed on the chart even though our X is set on our page. How to fix this please ?
Hey guys, our page is not getting any data since Jan 31st.
We didn't change any code from our adapter.
Could it be because of an issue in
projects/helper/chain/rpcProxy.js
?Maybe missing this env variable
getEnv('RPC_PROXY_URL')
?Or the logic behind this endpoint changed
client.get('/drift/vault_tvl')
?Please let us know thanks 🙏
PS: our twitter data also is not working on our page https://defillama.com/protocol/neutral-trade
The text was updated successfully, but these errors were encountered: