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

Update Dune QueryId for MevX Protocol #1744

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Conversation

dev-mevx
Copy link
Contributor

@dev-mevx dev-mevx commented Aug 6, 2024

Update Dune QueryId for MevX Protocol

@llamatester
Copy link

The mevx.ts adapter exports:

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

🦙 Running MEVX.TS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 05 Aug 2024 12:33:26 GMT
End Date:	Tue, 06 Aug 2024 12:33:26 GMT
---------------------------------------------------

[Error: Request failed with status code 401] {
  url: 'https://api.dune.com/api/v1/query/3967214/execute',
  method: 'POST',
  axiosError: 'invalid API Key',
  chain: 'solana'
}

@llamatester
Copy link

The mevx.ts adapter exports:

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

🦙 Running MEVX.TS adapter 🦙
---------------------------------------------------
Start Date:	Tue, 06 Aug 2024 03:06:57 GMT
End Date:	Wed, 07 Aug 2024 03:06:57 GMT
---------------------------------------------------

[Error: Request failed with status code 401] {
  url: 'https://api.dune.com/api/v1/query/3967214/execute',
  method: 'POST',
  axiosError: 'invalid API Key',
  chain: 'solana'
}

@dtmkeng dtmkeng merged commit 87f696d into DefiLlama:master Aug 7, 2024
2 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.

3 participants