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 pharaoh fee split #2258

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

0xShad0w
Copy link
Contributor

No description provided.

@0xShad0w 0xShad0w closed this Dec 24, 2024
@llamabutler
Copy link

The pharaoh-exchange.ts adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees pharaoh-exchange.ts

🦙 Running PHARAOH-EXCHANGE.TS adapter 🦙
---------------------------------------------------
GRAPH_API_KEY env variable is not set, using the default api key
Start Date:	Mon, 23 Dec 2024 15:23:18 GMT
End Date:	Tue, 24 Dec 2024 15:23:18 GMT
---------------------------------------------------

GraphFetchError: Failed to get total volume on avax with graph https://gateway-arbitrum.network.thegraph.com/api/5a1340b49fa9efe0021452daa260564e/subgraphs/id/oM4WnuyAbSwPpjk6niUkp88AZg1hSTi9aC1ZM4RcsqR: auth error: payment required for subsequent requests for this API key
GraphFetchError: Failed to get total volume on avax with graph https://gateway-arbitrum.network.thegraph.com/api/5a1340b49fa9efe0021452daa260564e/subgraphs/id/oM4WnuyAbSwPpjk6niUkp88AZg1hSTi9aC1ZM4RcsqR: auth error: payment required for subsequent requests for this API key
Unable to get total fees on avax from graph.
Unable to get total fees on avax from graph.
Error: [avax]Value: NaN dailyVolume is NaN
    at getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:68:49)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at async runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:27:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:84:21 {
  chain: 'avax'
}

@0xShad0w 0xShad0w reopened this Dec 28, 2024
@llamabutler
Copy link

The pharaoh-exchange.ts adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees pharaoh-exchange.ts

🦙 Running PHARAOH-EXCHANGE.TS adapter 🦙
---------------------------------------------------
GRAPH_API_KEY env variable is not set, using the default api key
Start Date:	Fri, 27 Dec 2024 05:36:22 GMT
End Date:	Sat, 28 Dec 2024 05:36:22 GMT
---------------------------------------------------

GraphFetchError: Failed to get total volume on avax with graph https://gateway-arbitrum.network.thegraph.com/api/5a1340b49fa9efe0021452daa260564e/subgraphs/id/oM4WnuyAbSwPpjk6niUkp88AZg1hSTi9aC1ZM4RcsqR: auth error: payment required for subsequent requests for this API key
GraphFetchError: Failed to get total volume on avax with graph https://gateway-arbitrum.network.thegraph.com/api/5a1340b49fa9efe0021452daa260564e/subgraphs/id/oM4WnuyAbSwPpjk6niUkp88AZg1hSTi9aC1ZM4RcsqR: auth error: payment required for subsequent requests for this API key
Unable to get total fees on avax from graph.
Unable to get total fees on avax from graph.
Error: [avax]Value: NaN dailyVolume is NaN
    at getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:68:49)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at async runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:27:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:84:21 {
  chain: 'avax'
}

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.

2 participants