Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: AllStake #12641

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Fix: AllStake #12641

merged 2 commits into from
Dec 10, 2024

Conversation

0xpeluche
Copy link
Contributor

@0xpeluche 0xpeluche commented Dec 10, 2024

It appears that the strategy_manager contract of AllStake on Solana no longer has any TVL. The contract activity is low, and all of the most recent transactions are complete withdraw. Additionally, the Accounts Data fields are completely empty, which causes errors when making calls in the code

https://solscan.io/account/a11zL6Uxue6mYG3JD3APmnVhS4RVjGTJZbENY7L6ZfD?accountName=StrategyManager#accountsData

@0xpeluche 0xpeluche self-assigned this Dec 10, 2024
@llamatester
Copy link

The adapter at projects/allstake exports TVL:

near                      17.35 M
ethereum                  10.94 k
solana                    0

total                    17.36 M 

@llamatester
Copy link

Error while running adapter at projects/allstake:

Error: 410 Gone:  {"jsonrpc":"2.0","error":{"code": 410, "message":"The RPC call or parameters have been disabled"}, "id": "e004dd80-47a5-4968-bb2a-fea5f2cb5ccb" } 

Truncated error stack:
    at ClientBrowser.callServer (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/node_modules/@solana/web3.js/lib/index.cjs.js:4944:18)

@g1nt0ki g1nt0ki merged commit 6a6a3dc into DefiLlama:main Dec 10, 2024
1 check failed
@g1nt0ki
Copy link
Member

g1nt0ki commented Dec 10, 2024

hi @0xpeluche setting to 0 should be the last resort

twothirtyfive pushed a commit to noble-assets/DefiLlama-Adapters that referenced this pull request Dec 11, 2024
TsimakuridzeNikolozi pushed a commit to TsimakuridzeNikolozi/DefiLlama-Adapters that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants