Closed theiceeman closed 2 weeks ago
Hello @0xngmi can you review this pr pls Or is there something still missing on our end. Thanks
@theiceeman sorry for the delay, reviewing it now
The assetchain.ts adapter exports:
> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees assetchain.ts
🦙 Running ASSETCHAIN.TS adapter 🦙
---------------------------------------------------
Start Date: Wed, 23 Oct 2024 05:05:30 GMT
End Date: Thu, 24 Oct 2024 05:05:30 GMT
---------------------------------------------------
ASSETCHAIN 👇
Backfill start time: 29/8/2020
NO METHODOLOGY SPECIFIED
Daily fees: 0
Daily revenue: 0
End timestamp: 1729746329 (2024-10-24T05:05:29.000Z)
The assetchain.ts adapter exports:
> adapters@1.0.0 test
> ts-node --transpile-only cli/testAdapter.ts fees assetchain.ts
🦙 Running ASSETCHAIN.TS adapter 🦙
---------------------------------------------------
Start Date: Thu, 24 Oct 2024 05:40:09 GMT
End Date: Fri, 25 Oct 2024 05:40:09 GMT
---------------------------------------------------
ASSETCHAIN 👇
Backfill start time: 29/8/2020
NO METHODOLOGY SPECIFIED
Daily fees: 0
Daily revenue: 0
End timestamp: 1729834808 (2024-10-25T05:40:08.000Z)
@theiceeman i try refill data but it still 0 every day is it correct ?
Let me confirm this pls Thank you
Hello @dtmkeng I reviewed this, and there was an issue with the value. My update still returns zero, but thats because the fees generated currently are very small. Less than 0.
It seems DefiLlama rounds values like that to 0. Pls merge the update i made below. Thanks.
The assetchain.ts adapter exports: