Skip to content

Conversation

@kurtassad
Copy link
Collaborator

@kurtassad kurtassad commented Jan 8, 2026

Description of Changes

Fixes post token dynamic pricing. Uses sigmoid function

Test Plan

  1. Launch first post token, check how much it costs to buy an additional token.

  2. Buy some more post token to increase price

  3. Launch second post token, check that it costs more than step 1 to buy additional token.

Test Results

Same price, different burn amounts

Scenario 1, same token price, different burn amounts. Attempting to purchase 1 token.

Burning 1 token to launch
image

Burning 100000 tokens to launch:
image

Scenario 2, different token prices, same burn amounts. Attempting to purchase 1 token.

Burning 1 token to launch, 0.01 eth worth bought of launchpad token
image

Burning 1 token to launch, 1.01 eth worth bought of launchpad token. (USD price 1.5781583953784997e-7, connector weight 48851)
image

# Conflicts:
#	packages/commonwealth/client/scripts/state/api/tokens/getLaunchpadPrice.ts
#	packages/commonwealth/client/scripts/views/components/NewThreadFormLegacy/NewThreadForm.tsx
@kurtassad kurtassad requested a review from timolegros as a code owner January 8, 2026 17:10
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