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 revenue to Steamm fees adapter #2727

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DaSichuan
Copy link
Contributor

When the adapter was last updated, revenue was dropped.

@llamabutler
Copy link

The steamm adapter exports:

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

🦙 Running STEAMM adapter 🦙
---------------------------------------------------
Start Date:	Thu, 27 Mar 2025 15:41:09 GMT
End Date:	Fri, 28 Mar 2025 15:41:09 GMT
---------------------------------------------------

SUI 👇
Backfill start time: 16/2/2025
Daily fees: 3.71 k
Daily revenue: 3.71 k
End timestamp: 1743176468 (2025-03-28T15:41:08.000Z)

@@ -19,6 +19,7 @@ const fetchSteammStats = async ({ startTimestamp, endTimestamp, createBalances }

return {
dailyFees,
dailyRevenue: dailyFees,
Copy link
Member

@g1nt0ki g1nt0ki Mar 28, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all the swap fees go to the protocol? nothing to the LPs?

@g1nt0ki g1nt0ki self-assigned this Mar 28, 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