unlock after launch? Is that effective
yes, but adding the pair will require to be unlocked so, if by default state is locked thn, call function to unlock, thn add pair, thn lock again with an external contract within the same function
Isn't it possible to launch in locked state? Allowing the LP adding wallet to pass the require check
no , adding lp will require transfer of token to the pool contract, if that transfer is locked thn it wont be possible to add
alternatively , you can add an admin only transfer function in the token contract only usable by allowed addresses to execute the function, use that when adding liquidity
Yes in this case, LP can be added while everyone else is locked from trading right?
Обсуждают сегодня