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

Change the method of obtaining navs. #1924

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Conversation

buchaoqun
Copy link
Contributor

Can the fees data be recalculated?

chanson-chan and others added 6 commits September 18, 2024 17:47
del console.log
* 'master' of github.com:solv-finance-dev/dimension-adapters: (47 commits)
  get data
  feat: Adapter, MYX-Finance (fees)
  fix move to derivative ag
  fix dragonswap-sei
  type
  typus
  migrate to v2
  wagmi
  fix version of univ2DimensionAdapter
  not v2
  fix dragonswap-sei
  pangolin
  apeswap
  dragon v2
  Add SparkDEX V3 adapters on Flare
  pulsex
  zebra
  based
  syncswap
  vvs
  ...
@llamatester
Copy link

The solv-finance adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts fees solv-finance

🦙 Running SOLV-FINANCE adapter 🦙
---------------------------------------------------
Start Date:	Tue, 17 Sep 2024 11:17:47 GMT
End Date:	Wed, 18 Sep 2024 11:17:47 GMT
---------------------------------------------------

[Error: Promise pool failed! 
 PromisePoolError: Llama RPC error! methos: undefined 
- host: https://arb1.arbitrum.io/rpc error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://arbitrum.blockpi.network/v1/rpc/public error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://arbitrum-one.publicnode.com error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://arbitrum.meowrpc.com error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://1rpc.io/arb error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://endpoints.omniatech.io/v1/arbitrum/one/public error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found
- host: https://arb-pokt.nodies.app error: missing trie node 95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a (path ) state 0x95a07162e08d3a2b940b4b01f947b5b89839ba2ea1b28085f4ebd5e8979a452a is not available, not found] {
  _isCustomError: true,
  chain: 'arbitrum'
}

@buchaoqun
Copy link
Contributor Author

When I tested, there were no errors. It seems that the RPC is unstable, which caused the error this time.

@dtmkeng dtmkeng merged commit c9b392e into DefiLlama:master Sep 18, 2024
4 checks passed
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.

4 participants