Skip to content

OpenInterestAtEnd For Top protocols #3449

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

treeoflife2
Copy link
Member

No description provided.

@llamabutler
Copy link

The dydx-v4 adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs dydx-v4

🦙 Running DYDX-V4 adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

DYDX 👇
Backfill start time: 25/2/2021
Daily volume: 89.45 M
Open interest at end: 199.66 M
End timestamp: 1750031999 (2025-06-15T23:59:59.000Z)

@llamabutler
Copy link

The dydx adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs dydx

🦙 Running DYDX adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

[Error: Request failed with status code 429] {
  url: 'https://api.dydx.exchange/v3/candles/ENJ-USD?resolution=1DAY&fromISO=2025-06-14T00:00:00.000Z',
  method: 'GET',
  axiosError: 'Too Many Requests',
  chain: 'ethereum'
}

@llamabutler
Copy link

The gmx-v2-gmx-v2-trade.ts adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs gmx-v2-gmx-v2-trade.ts

🦙 Running GMX-V2-GMX-V2-TRADE.TS adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

ARBITRUM 👇
Backfill start time: 31/8/2021
Daily volume: 61.00 M
Open interest at end: 168.54 M


AVAX 👇
Backfill start time: 22/12/2021
Daily volume: 1.67 M
Open interest at end: 12.16 M


SOLANA 👇
Backfill start time: 31/8/2021
Daily volume: 631.33 k


---- AGGREGATE 👇
Backfill start time not defined
Daily volume: 63.30 M
Open interest at end: 180.71 M

@llamabutler
Copy link

The gmx adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs gmx

🦙 Running GMX adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

Error: Breakdown adapters are deprecated, migrate it to use simple adapter
    at runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:23:32)
    at /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:93:17
    at Array.map (<anonymous>)
    at /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:92:75
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

@llamabutler
Copy link

The hyperliquid-perp adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs hyperliquid-perp

🦙 Running HYPERLIQUID-PERP adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

HYPERLIQUID 👇
Backfill start time: 25/2/2023
Daily volume: 6.10 B
Open interest at end: 8.59 B
End timestamp: 1749945600 (2025-06-15T00:00:00.000Z)

@llamabutler
Copy link

The synthetix-v3 adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs synthetix-v3

🦙 Running SYNTHETIX-V3 adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

BASE 👇
Backfill start time: 13/1/2024
Daily volume: 8.39 M
Open interest at end: 9.69 M


ARBITRUM 👇
Backfill start time: 24/6/2024
Daily volume: 0
Open interest at end: 0


---- AGGREGATE 👇
Backfill start time not defined
Daily volume: 8.39 M
Open interest at end: 9.69 M

@llamabutler
Copy link

The synthetix adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts dexs synthetix

🦙 Running SYNTHETIX adapter 🦙
---------------------------------------------------
Start Date:	Sun, 15 Jun 2025 00:00:00 GMT
End Date:	Mon, 16 Jun 2025 00:00:00 GMT
---------------------------------------------------

OPTIMISM 👇
Backfill start time: 22/4/2023
Daily volume: 324.12 k
Open interest at end: 36.41 M

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