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 fees MintSwap #2003

Merged
merged 8 commits into from
Oct 15, 2024
Merged

Add fees MintSwap #2003

merged 8 commits into from
Oct 15, 2024

Conversation

lyl150
Copy link
Contributor

@lyl150 lyl150 commented Oct 15, 2024

No description provided.

@llamatester
Copy link

The mint.ts adapter exports:

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

🦙 Running MINT.TS adapter 🦙
---------------------------------------------------
Start Date:	Mon, 14 Oct 2024 02:22:25 GMT
End Date:	Tue, 15 Oct 2024 02:22:25 GMT
---------------------------------------------------

Error: INDEXA_DB not set
    at getConnection (/home/runner/work/dimension-adapters/dimension-adapters/helpers/indexer.ts:10:24)
    at queryIndexer (/home/runner/work/dimension-adapters/dimension-adapters/helpers/indexer.ts:30:22)
    at /home/runner/work/dimension-adapters/dimension-adapters/helpers/ethereum-l2.ts:41:38
    at getChainResult (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:51:25)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async Promise.all (index 0)
    at async runAdapter (/home/runner/work/dimension-adapters/dimension-adapters/adapters/utils/runAdapter.ts:27:20)
    at async /home/runner/work/dimension-adapters/dimension-adapters/cli/testAdapter.ts:75:21 {
  chain: 'mint'
}

@llamatester
Copy link

The mintswap adapter exports:

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

🦙 Running MINTSWAP adapter 🦙
---------------------------------------------------
Start Date:	Mon, 14 Oct 2024 02:22:33 GMT
End Date:	Tue, 15 Oct 2024 02:22:33 GMT
---------------------------------------------------

MINT 👇
Backfill start time: 17/5/2024
NO METHODOLOGY SPECIFIED
Daily volume: 0
Daily fees: 0
End timestamp: 1728958952 (2024-10-15T02:22:32.000Z)

@llamatester
Copy link

The mintswap adapter exports:

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

🦙 Running MINTSWAP adapter 🦙
---------------------------------------------------
Start Date:	Mon, 14 Oct 2024 12:01:48 GMT
End Date:	Tue, 15 Oct 2024 12:01:48 GMT
---------------------------------------------------

MINT 👇
Backfill start time: 17/5/2024
NO METHODOLOGY SPECIFIED
Daily volume: 0
Daily fees: 0
End timestamp: 1728993707 (2024-10-15T12:01:47.000Z)

@llamatester
Copy link

The mintswap adapter exports:

> [email protected] test
> ts-node --transpile-only cli/testAdapter.ts protocols mintswap

🦙 Running MINTSWAP adapter 🦙
---------------------------------------------------
Start Date:	Mon, 14 Oct 2024 12:10:18 GMT
End Date:	Tue, 15 Oct 2024 12:10:18 GMT
---------------------------------------------------

MINT 👇
Backfill start time not defined
NO METHODOLOGY SPECIFIED
Daily volume: 928.51 k
Daily fees: 1.49 k
End timestamp: 1728994217 (2024-10-15T12:10:17.000Z)

@dtmkeng dtmkeng merged commit 9e30613 into DefiLlama:master Oct 15, 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