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

Synthetix: Update fees #2117

Merged
merged 5 commits into from
Nov 24, 2024
Merged

Synthetix: Update fees #2117

merged 5 commits into from
Nov 24, 2024

Conversation

Tburm
Copy link
Contributor

@Tburm Tburm commented Nov 22, 2024

Synthetix:

  • Adds perps markets
  • Removes liquidations from volume

Synthetix V3:

  • Adds methodology
  • Adds fees from Arbitrum perps

@llamatester
Copy link

The synthetix adapter exports:

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

🦙 Running SYNTHETIX adapter 🦙
---------------------------------------------------
Start Date:	Thu, 21 Nov 2024 00:00:00 GMT
End Date:	Fri, 22 Nov 2024 00:00:00 GMT
---------------------------------------------------

OPTIMISM 👇
Backfill start time: 22/4/2023
NO METHODOLOGY SPECIFIED
Daily volume: 166.99 M
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)

@llamatester
Copy link

The synthetix-v3.ts adapter exports:

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

🦙 Running SYNTHETIX-V3.TS adapter 🦙
---------------------------------------------------
Start Date:	Thu, 21 Nov 2024 00:00:00 GMT
End Date:	Fri, 22 Nov 2024 00:00:00 GMT
---------------------------------------------------

BASE 👇
Backfill start time: 13/1/2024
Daily fees: 7.01 k
└─ Methodology: Fees generated from trades
Daily revenue: 2.60 k
└─ Methodology: Fees paid by users and awarded to LPs
Daily holders revenue: 2.60 k
└─ Methodology: Fees are granted proportionally to LPs by tracking the profit and loss of the positions backed by Synthetix V3
Daily supply side revenue: 2.60 k
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)


ARBITRUM 👇
Backfill start time: 15/8/2024
Daily fees: 1.08 k
└─ Methodology: Fees generated from trades
Daily revenue: 0
└─ Methodology: Fees paid by users and awarded to LPs
Daily holders revenue: 0
└─ Methodology: Fees are granted proportionally to LPs by tracking the profit and loss of the positions backed by Synthetix V3
Daily supply side revenue: 574
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)

@llamatester
Copy link

The synthetix adapter exports:

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

🦙 Running SYNTHETIX adapter 🦙
---------------------------------------------------
Start Date:	Thu, 21 Nov 2024 00:00:00 GMT
End Date:	Fri, 22 Nov 2024 00:00:00 GMT
---------------------------------------------------

OPTIMISM 👇
Backfill start time: 22/4/2023
NO METHODOLOGY SPECIFIED
Daily volume: 166.99 M
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)

@llamatester
Copy link

The synthetix-v3.ts adapter exports:

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

🦙 Running SYNTHETIX-V3.TS adapter 🦙
---------------------------------------------------
Start Date:	Thu, 21 Nov 2024 00:00:00 GMT
End Date:	Fri, 22 Nov 2024 00:00:00 GMT
---------------------------------------------------

BASE 👇
Backfill start time: 13/1/2024
Daily fees: 7.01 k
└─ Methodology: Fees generated from trades
Daily revenue: 2.60 k
└─ Methodology: Fees paid by users and awarded to LPs
Daily holders revenue: 2.60 k
└─ Methodology: Fees are granted proportionally to LPs by tracking the profit and loss of the positions backed by Synthetix V3
Daily supply side revenue: 2.60 k
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)


ARBITRUM 👇
Backfill start time: 15/8/2024
Daily fees: 1.08 k
└─ Methodology: Fees generated from trades
Daily revenue: 0
└─ Methodology: Fees paid by users and awarded to LPs
Daily holders revenue: 0
└─ Methodology: Fees are granted proportionally to LPs by tracking the profit and loss of the positions backed by Synthetix V3
Daily supply side revenue: 574
End timestamp: 1732233599 (2024-11-21T23:59:59.000Z)

@g1nt0ki
Copy link
Member

g1nt0ki commented Nov 24, 2024

@Tburm looks good, thanks for the PR

@g1nt0ki g1nt0ki merged commit 5b96824 into DefiLlama:master Nov 24, 2024
2 checks passed
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