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

Add Vapordex-V2 #902

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Add Vapordex-V2 #902

merged 3 commits into from
Oct 19, 2023

Conversation

royvardhan
Copy link
Contributor

No description provided.

@llamatester
Copy link

The vapordex adapter exports:


Dexs for 18/10/2023
_______________________________________

Attempting with alternative query...
Failed to get alternative daily volume on avax with graph https://api.thegraph.com/subgraphs/name/thehitesh172/vapordex-v2-avalanche-test: Type `Query` has no field `poolDayDatass`: {"response":{"errors":[{"locations":[{"line":3,"column":5}],"message":"Type `Query` has no field `poolDayDatass`"}],"status":200,"headers":{}},"request":{"query":"\n  query daily_volume_alternative ($timestamp: Int) {\n    poolDayDatass (where: {date: $timestamp}) {\n      date\n      volumeUSD\n    }\n  }","variables":{"timestamp":1697587200}}}
Unable to get daily fees on avax from graph.
Version -> V1
---------
AVAX 👇
Backfill start time: 19/9/2022
NO METHODOLOGY SPECIFIED
Timestamp: 1697673599
Block: 36625892
Total volume: 2969321.5496521825
Daily volume: 6554.149206182310983783162878116793


Version -> V2
---------
AVAX 👇
Backfill start time: 27/2/1971
NO METHODOLOGY SPECIFIED
Timestamp: 1697673599
Block: 36625892
Total volume: 33.93482810008804
Daily volume: undefined
Daily fees: undefined
Total fees: 0.11813358644673541
Total protocol revenue: 0
Total holders revenue: 0
Total user fees: 0.11813358644673541
Total supply side revenue: 0.11813358644673541
Total revenue: 0


Done in 6.41s.

@llamatester
Copy link

The vapordex adapter exports:


Dexs for 18/10/2023
_______________________________________

Attempting with alternative query...
Version -> V1
---------
AVAX 👇
Backfill start time: 19/9/2022
NO METHODOLOGY SPECIFIED
Timestamp: 1697673599
Block: 36625892
Total volume: 2969321.5496521825
Daily volume: 6554.149206182310983783162878116793


Version -> V2
---------
AVAX 👇
Backfill start time: 27/2/1971
NO METHODOLOGY SPECIFIED
Timestamp: 1697673599
Block: 36625892
Total volume: 33.93482810008804
Daily volume: 19.267491743562598
Daily fees: 0.057802475230687789312068718622235
Total fees: 0.11813358644673541
Daily protocol revenue: 0
Total protocol revenue: 0
Daily holders revenue: 0
Total holders revenue: 0
Daily user fees: 0.057802475230687789312068718622235
Total user fees: 0.11813358644673541
Daily supply side revenue: 0.057802475230687789312068718622235
Total supply side revenue: 0.11813358644673541
Daily revenue: 0
Total revenue: 0


Done in 4.96s.

@dtmkeng dtmkeng merged commit d0308f0 into DefiLlama:master Oct 19, 2023
2 checks passed
@waynebruce0x
Copy link
Contributor

@royvardhan the subgraph endpoint in this PR is no longer returning data - is this still maintained? thanks

@royvardhan
Copy link
Contributor Author

@royvardhan the subgraph endpoint in this PR is no longer returning data - is this still maintained? thanks

Hi, I shall update with a new endpoint soon. Thanks!

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