Skip to content

Conversation

KPHEMRAJ
Copy link
Contributor

@KPHEMRAJ KPHEMRAJ commented Aug 24, 2025

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Sat, 23 Aug 2025 07:59:33 GMT
End Date:	Sun, 24 Aug 2025 07:59:33 GMT
---------------------------------------------------

Error: Request failed with status code 401
    at queryDune (/home/runner/work/dimension-adapters/dimension-adapters/helpers/dune.ts:121:22)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fetch (/home/runner/work/dimension-adapters/dimension-adapters/dexs/boros/index.ts:83:21)
    at async getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:206:18)
    at async Promise.all (index 0)
    at async _runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:159:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:69:24 {
  axiosError: 'Dune API Key is invalid',
  chain: 'arbitrum'
}

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Sat, 23 Aug 2025 07:59:39 GMT
End Date:	Sun, 24 Aug 2025 07:59:39 GMT
---------------------------------------------------

Error: Request failed with status code 401
    at queryDune (/home/runner/work/dimension-adapters/dimension-adapters/helpers/dune.ts:121:22)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async fetch (/home/runner/work/dimension-adapters/dimension-adapters/dexs/boros/index.ts:83:21)
    at async getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:206:18)
    at async Promise.all (index 0)
    at async _runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:159:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:69:24 {
  axiosError: 'Dune API Key is invalid',
  chain: 'arbitrum'
}

@KPHEMRAJ
Copy link
Contributor Author

ARBITRUM 👇
Backfill start time: 27/7/2025
Daily volume: 5.08 M
Daily fees: 346
Daily revenue: 322
Daily supply side revenue: 25
Daily protocol revenue: 322
End timestamp: 1756022277 (2025-08-24T07:57:57.000Z)

@KPHEMRAJ KPHEMRAJ changed the title feat: tracking fee and volume for boros by pendle feat: tracking fee and volume of boros by pendle Aug 24, 2025
@noateden
Copy link
Contributor

hi @KPHEMRAJ thanks for PR. Can you convert dune query to event logs or contract queries too?

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Sat, 23 Aug 2025 15:31:55 GMT
End Date:	Sun, 24 Aug 2025 15:31:55 GMT
---------------------------------------------------

ARBITRUM 👇
Backfill start time: 27/7/2025
Daily volume: 3.76 M
Daily fees: 330
Daily revenue: 313
Daily supply side revenue: 17
Daily protocol revenue: 313
End timestamp: 1756049514 (2025-08-24T15:31:54.000Z)

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Sat, 23 Aug 2025 15:32:04 GMT
End Date:	Sun, 24 Aug 2025 15:32:04 GMT
---------------------------------------------------

ARBITRUM 👇
Backfill start time: 27/7/2025
Daily volume: 3.76 M
Daily fees: 330
Daily revenue: 313
Daily supply side revenue: 17
Daily protocol revenue: 313
End timestamp: 1756049523 (2025-08-24T15:32:03.000Z)

@KPHEMRAJ
Copy link
Contributor Author

hi @KPHEMRAJ thanks for PR. Can you convert dune query to event logs or contract queries too?

hey @noateden , I have removed dependency on dune and also have removed redundant event calls

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 25 Aug 2025 14:23:12 GMT
End Date:	Tue, 26 Aug 2025 14:23:12 GMT
---------------------------------------------------

ARBITRUM 👇
Backfill start time: 27/7/2025
Daily volume: 23.30 M
Daily fees: 1.51 k
Daily revenue: 1.34 k
Daily supply side revenue: 171
Daily protocol revenue: 1.34 k
End timestamp: 1756218191 (2025-08-26T14:23:11.000Z)

@llamabutler
Copy link

The boros adapter exports:

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

🦙 Running BOROS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 25 Aug 2025 14:23:18 GMT
End Date:	Tue, 26 Aug 2025 14:23:18 GMT
---------------------------------------------------

ARBITRUM 👇
Backfill start time: 27/7/2025
Daily volume: 23.30 M
Daily fees: 1.51 k
Daily revenue: 1.34 k
Daily supply side revenue: 171
Daily protocol revenue: 1.34 k
End timestamp: 1756218197 (2025-08-26T14:23:17.000Z)

@noateden noateden self-assigned this Aug 29, 2025
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