can anyone explain or link an explanation for how staking of LP tokens works? aka how the organiser of the LP staking generates value from staked LP tokens? plz!

Sep 23, 2022, 7:12 PM
https://youtu.be/Plz1cfm_FBA
Sep 23, 2022, 7:23 PM
Is it possible to run a presale for a BSC token launch, and after the presale has raised but before the tokens are distributed change the total token volume? Basically want to presale launch a token and have the price after launch be closest to $0.01 with a 10^x total token supply
Sep 23, 2022, 7:36 PM
Price is set arbitrarily, and volume is the amount of tokens moved
Sep 23, 2022, 7:47 PM
I’m saying can it not be arbitrary

So you raise but don’t know how much you’ll get

You want your token to have a price of roughly 0.01 - so if you know the raise amount you tweak the total supply

But is it possible to do that during a presale in one contract?
Sep 23, 2022, 7:59 PM
You can do whatever you want
Which doesn't mean everything is a good idea
Sep 23, 2022, 8:03 PM
Yes ofcourse.
Set max supply, then allow mint.
Sep 23, 2022, 8:09 PM
Is it possible in one contract without edit?

As gotta set max supply then launch presale etc can’t change it after
Unless separate contract for presale collection and for token
Sep 23, 2022, 8:28 PM
"without edit" is an interesting requirement
Sep 23, 2022, 8:30 PM
You can set all sorts of conditions in the contract. And set it so that those can't be changed after deployment. I have no idea how you're planning to peg the value to dollars, but maybe it doesn't matter here.
Sep 23, 2022, 8:37 PM
Do you want to launch the presale on your own Dapp ? ?
You can create a contract without setting a total supply, then set the total supply after deployment by using the mint function
Sep 23, 2022, 8:41 PM
You're breaking the "no edits" requirement
Sep 23, 2022, 8:48 PM
Lol 😂
Sorry
Sep 23, 2022, 8:56 PM
“Renouced” in real speak
Aka set up a presale (in USDC) after presale closes tokens are distributed such that the price is a certain figure aka the total supply needs to flex
Sep 23, 2022, 9:52 PM
Are you asking if it’s possible or you’re asking how to do it ?
Sep 23, 2022, 10:16 PM

© 2024 Draquery.com All rights reserved.