Skip to content

Conversation

bd-jackrussell
Copy link
Contributor

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  • If you would like to add a tvl adapter please submit the PR here.
  1. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.
  2. Please fill the form below only if the PR is for listing a new protocol else it can be ignored/replaced with reason/details about the PR
  3. For updating listing info It is a different repo, you can find your listing in this file: https://github.com/DefiLlama/defillama-server/blob/master/defi/src/protocols/data4.ts, you can edit it there and put up a PR
  4. Do not edit/push poackage.json/package-lock.json file as part of your changes
  5. No need to go to our discord/other channel and announce that you've created a PR, we monitor all PRs and will review it asap

TVL adapter: DefiLlama/DefiLlama-Adapters#16305
This is an update of this dex - https://defillama.com/protocol/babydogeswap. A separate dex has been added to the site - a fork of algebra v4. All description (website, twitter, logo etc.) matches BabyDogeSwap. Name: BabyDogeSwap Algebra.

@llamabutler
Copy link

The babydoge-algebra adapter exports:

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

🦙 Running BABYDOGE-ALGEBRA adapter 🦙
---------------------------------------------------
Start Date:	Mon, 15 Sep 2025 00:00:00 GMT
End Date:	Tue, 16 Sep 2025 00:00:00 GMT
---------------------------------------------------

BSC 👇
Backfill start time: 15/7/2025
Daily volume: 0
End timestamp: 1757894400 (2025-09-15T00:00:00.000Z)

@llamabutler
Copy link

The babydoge-algebra adapter exports:

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

🦙 Running BABYDOGE-ALGEBRA adapter 🦙
---------------------------------------------------
Start Date:	Mon, 15 Sep 2025 00:00:00 GMT
End Date:	Tue, 16 Sep 2025 00:00:00 GMT
---------------------------------------------------

BSC 👇
Backfill start time: 15/7/2025
Daily fees: 0
Daily revenue: 0
Daily protocol revenue: 0
Daily supply side revenue: 0
End timestamp: 1757894400 (2025-09-15T00:00:00.000Z)

@g1nt0ki g1nt0ki self-assigned this Sep 17, 2025
@llamabutler
Copy link

The babydoge-algebra.ts adapter exports:

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

🦙 Running BABYDOGE-ALGEBRA.TS adapter 🦙
---------------------------------------------------
Start Date:	Tue, 16 Sep 2025 00:00:00 GMT
End Date:	Wed, 17 Sep 2025 00:00:00 GMT
---------------------------------------------------

Error: No data for 2025-09-16
    at fetch (/home/runner/work/dimension-adapters/dimension-adapters/dexs/babydoge-algebra.ts:16:35)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:205:18)
    at async Promise.all (index 0)
    at async _runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:160:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:69:24 {
  chain: 'bsc'
}

@g1nt0ki
Copy link
Member

g1nt0ki commented Sep 17, 2025

thanks for the PR

@g1nt0ki g1nt0ki merged commit 3643a82 into DefiLlama:master Sep 17, 2025
2 checks passed
@bd-jackrussell
Copy link
Contributor Author

bd-jackrussell commented Sep 24, 2025

@g1nt0ki
Hello, can you please tell me if it's possible to avoid rounding fees, revenue, and volume on the website? Here is website link - https://defillama.com/protocol/babydoge-algebra. Sometimes there are fee and volume values, but if they're less than $1 per day, they're shown as zero on the front end.

Thus, let's say the total cumulative fee on the site is currently zero for the entire period.

I've attached a screenshot example.

image image image

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