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

[Do Not Merge] - Fix: Splash #11346

Closed
wants to merge 1 commit into from
Closed

Conversation

0xpeluche
Copy link
Contributor

There is an issue with ADA's decimals, which is causing exorbitant figures. The logic is functional, but do not merge until the changes on the ADA token are made; otherwise, it will display values that are 1e6 times too high

@0xpeluche 0xpeluche self-assigned this Aug 19, 2024
@llamatester
Copy link

Error while running adapter at projects/splash.js:

SyntaxError: Cannot convert 45930460.8671060000 to a BigInt
Truncated error stack:
    at convertToBigInt (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/node_modules/@defillama/sdk/build/generalUtil.js:57:16)
    at BigInt (<anonymous>)
    at cardanoTVL (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/projects/splash.js:6:7)
    at async getTvl (/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:52:23)
    at async /home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/test.js:145:9

@0xpeluche 0xpeluche closed this Aug 19, 2024
@0xpeluche 0xpeluche deleted the splash branch January 7, 2025 14:57
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.

2 participants