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

ERC Burner - Fees and Aggregators dashboard for ERC Burner dApp #2495

Closed
wants to merge 1 commit into from

Conversation

ercburner
Copy link

Hi,

Here is our PR for :

  • Fees dashboard :

    • Daily Fees
    • Total fees
    • Daily Revenue
    • Total Revenue
  • Aggregators dashboard :

    • Daily volume
    • Total volume

Website : https://ercburner.xyz/app
Twitter : https://x.com/ERC_Burner
Discord : https://discord.gg/pRZAvu89

@ercburner
Copy link
Author

Name (to be shown on DefiLlama):

ERC Burner

Twitter Link:

x.com/ERC_Burner

List of audit links if any:
Website Link:

ercburner.xyz/app

Logo (High resolution, will be shown with rounded borders):

https://pbs.twimg.com/profile_images/1790702624842317825/6KaQ5IoF_400x400.jpg

Current TVL:
Treasury Addresses (if the protocol has treasury)

All : 0x854Fa29d77d3cEF45aFECF415D00CB7BD47Ea83f
Zksync Era Only : 0x798b69bfe08C5B87E75E99CF8D0A4bB2211b0c67

Chain:

Ethereum, Base, Arbitrum, Blast, Polygon PoS, ZKsync Era, OP Mainnet, BSC, Avalanche

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)
Short Description (to be shown on DefiLlama):

A tool to convert small assets to native currency on EVM compatible chains.

Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:

DEX Aggregator

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:

https://ercburner.gitbook.io/ercburner

forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):

https://github.com/ercburner

@ercburner ercburner closed this by deleting the head repository Mar 3, 2025
@llamabutler
Copy link

The erc-burner adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts aggregators erc-burner

🦙 Running ERC-BURNER adapter 🦙
---------------------------------------------------
Start Date:	Sun, 02 Mar 2025 14:22:33 GMT
End Date:	Mon, 03 Mar 2025 14:22:33 GMT
---------------------------------------------------

ETHEREUM 👇
Backfill start time: 23/2/2025
Daily volume: 548
Total volume: 548
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


ARBITRUM 👇
Backfill start time: 23/2/2025
Daily volume: 145
Total volume: 145
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


BASE 👇
Backfill start time: 23/2/2025
Daily volume: 122
Total volume: 122
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


BSC 👇
Backfill start time: 23/2/2025
Daily volume: 140
Total volume: 140
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


AVAX 👇
Backfill start time: 23/2/2025
Daily volume: 141
Total volume: 141
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


OPTIMISM 👇
Backfill start time: 23/2/2025
Daily volume: 24
Total volume: 24
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


BLAST 👇
Backfill start time: 23/2/2025
Daily volume: 0
Total volume: 0
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


POLYGON 👇
Backfill start time: 23/2/2025
Daily volume: 157
Total volume: 157
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


ERA 👇
Backfill start time: 23/2/2025
Daily volume: 0
Total volume: 0
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)


---- AGGREGATE 👇
Backfill start time not defined
End timestamp: 1741011752 (2025-03-03T14:22:32.000Z)
Daily volume: 1.28 k
Total volume: 1.28 k

@llamabutler
Copy link

The erc-burner adapter exports:

> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees erc-burner

🦙 Running ERC-BURNER adapter 🦙
---------------------------------------------------
Start Date:	Sun, 02 Mar 2025 14:23:42 GMT
End Date:	Mon, 03 Mar 2025 14:23:42 GMT
---------------------------------------------------

ETHEREUM 👇
Backfill start time: 23/2/2025
Daily fees: 14
Daily revenue: 14
Total fees: 14
Total revenue: 14
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


ARBITRUM 👇
Backfill start time: 23/2/2025
Daily fees: 4
Daily revenue: 4
Total fees: 4
Total revenue: 4
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


BASE 👇
Backfill start time: 23/2/2025
Daily fees: 3
Daily revenue: 3
Total fees: 3
Total revenue: 3
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


BSC 👇
Backfill start time: 23/2/2025
Daily fees: 4
Daily revenue: 4
Total fees: 4
Total revenue: 4
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


AVAX 👇
Backfill start time: 23/2/2025
Daily fees: 4
Daily revenue: 4
Total fees: 4
Total revenue: 4
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


OPTIMISM 👇
Backfill start time: 23/2/2025
Daily fees: 1
Daily revenue: 1
Total fees: 1
Total revenue: 1
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


BLAST 👇
Backfill start time: 23/2/2025
Daily fees: 0
Daily revenue: 0
Total fees: 0
Total revenue: 0
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


POLYGON 👇
Backfill start time: 23/2/2025
Daily fees: 4
Daily revenue: 4
Total fees: 4
Total revenue: 4
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


ERA 👇
Backfill start time: 23/2/2025
Daily fees: 0
Daily revenue: 0
Total fees: 0
Total revenue: 0
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)


---- AGGREGATE 👇
Backfill start time not defined
End timestamp: 1741011821 (2025-03-03T14:23:41.000Z)
Daily fees: 34
Daily revenue: 34
Total fees: 34
Total revenue: 34

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