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

Fluid: add arbitrum #1668

Merged
merged 7 commits into from
Jul 13, 2024
Merged

Conversation

bergben
Copy link
Contributor

@bergben bergben commented Jul 12, 2024

Adds tracking for Instadapp Fluid on Arbitrum, the same way as it already exists for Ethereum

@llamatester
Copy link

The fluid adapter exports:

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

🦙 Running FLUID adapter 🦙
---------------------------------------------------
Start Date:	Thu, 11 Jul 2024 19:21:37 GMT
End Date:	Fri, 12 Jul 2024 19:21:37 GMT
---------------------------------------------------

[Error: Llama RPC error! methos: undefined 
- host: https://arb1.arbitrum.io/rpc error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://public.stackup.sh/api/v1/node/arbitrum-one error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://arbitrum-one.publicnode.com error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://arbitrum.blockpi.network/v1/rpc/public error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://endpoints.omniatech.io/v1/arbitrum/one/public error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://arb-pokt.nodies.app error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found
- host: https://arbitrum.meowrpc.com error: missing trie node 6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca (path ) state 0x6ad806da4514a3d1dfebf18406bfa0fd384e9649a7ad1582f9032a21adc567ca is not available, not found] {
  _underlyingError: '[object Object]',
  _isCustomError: true,
  chain: 'arbitrum'
}

@bergben
Copy link
Contributor Author

bergben commented Jul 12, 2024

image

@dtmkeng dtmkeng merged commit 78e6b54 into DefiLlama:master Jul 13, 2024
2 checks passed
@bergben bergben deleted the feature/fluid-arbitrum branch July 13, 2024 20:15
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.

None yet

3 participants