Skip to content

Add SDK adapter for Sonicjumper #14038

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

Closed
wants to merge 2 commits into from
Closed

Conversation

gensx-x1
Copy link

Name (to be shown on DefiLlama): SonicJumper

Twitter Link: https://x.com/Sonicjumper_fun

List of audit links if any:

Website Link: https://sonicjumper.fun/

Logo (High resolution, will be shown with rounded borders): https://sonicjumper.fun/logo512.png

Current TVL: 0

Treasury Addresses (if the protocol has treasury)

Chain: Sonic

Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)

Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000)

Short Description (to be shown on DefiLlama): Safest launchpad, free of bots, snipers and rugs.

Token address and ticker if any:

Category (full list at https://defillama.com/categories) *Please choose only one: Launchpad

Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:

forkedFrom (Does your project originate from another project):

methodology (what is being counted as tvl, how is tvl being calculated):

Github org/user (Optional, if your code is open source, we can track activity):

@llamabutler
Copy link

The adapter at projects/sonicjumper exports TVL:

sonic                     0

total                    5.019887423949143e-22 

@llamabutler
Copy link

The adapter at projects/sonicjumper exports TVL:

sonic                     0

total                    0.0004997540130413749 



async function tvl(api) {
const response = await fetchURL("https://amp81f4tgd.execute-api.eu-north-1.amazonaws.com/api/tvl/146")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please counting token balances using onchain methods for your TVL

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As TVL im using all funds that are in current presales. Would be acceptable if i add function to our Factory contract that will gather all funds in presales and then call it on chain ?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why cant we count token balances in your contracts?

@waynebruce0x waynebruce0x self-assigned this Mar 26, 2025
Copy link
Member

@g1nt0ki g1nt0ki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

closing this as there was no reponse

@g1nt0ki g1nt0ki closed this Apr 7, 2025
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.

4 participants