Skip to content

Conversation

@pyoneerC
Copy link

@pyoneerC pyoneerC commented Dec 2, 2025

Implements fee tracking for Dogechain using their explorer API.

Note: API currently returns 403 Forbidden for programmatic access,
though it works when accessed via browser. Marked as dead until
a solution is found.

Relates to #4866

Allowed edits for maintainers, thanks guys.

image image

Implements fee tracking for Dogechain using their explorer API.
Note: API currently returns 403 Forbidden for programmatic access,
though it works when accessed via browser. Marked as dead until
a solution is found.

Relates to DefiLlama#4866
@llamabutler
Copy link

The dogechain.ts adapter exports:

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

🦙 Running DOGECHAIN.TS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 01 Dec 2025 10:16:53 GMT
End Date:	Tue, 02 Dec 2025 10:16:53 GMT
---------------------------------------------------

Error fetching Dogechain fees: [Error: Request failed with status code 403] {
  url: 'https://explorer.dogechain.dog/api?module=stats&action=totalfees&date=2025-12-02',
  method: 'GET',
  axiosError: 'Forbidden'
}
DOGECHAIN 👇
Backfill start time: 1/8/2022
Daily fees: 0.00
Daily revenue: 0.00
End timestamp: 1764670612 (2025-12-02T10:16:52.000Z)

@treeoflife2 treeoflife2 self-assigned this Dec 2, 2025
@treeoflife2
Copy link
Member

@pyoneerC please remove package-lock.json changes

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