169 похожих чатов

You'Re saying to launch the erc20 in locked state, then

unlock after launch? Is that effective

7 ответов

16 просмотров

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

David- Автор вопроса
Bob || GrayZone Web3
yes, but adding the pair will require to be unlock...

Isn't it possible to launch in locked state? Allowing the LP adding wallet to pass the require check

David
Isn't it possible to launch in locked state? Allow...

no , adding lp will require transfer of token to the pool contract, if that transfer is locked thn it wont be possible to add

Bob || GrayZone Web3
no , adding lp will require transfer of token to t...

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

David- Автор вопроса
Bob || GrayZone Web3
alternatively , you can add an admin only transfer...

Yes in this case, LP can be added while everyone else is locked from trading right?

Похожие вопросы

Обсуждают сегодня

а через ESC-код ?
Alexey Kulakov
29
30500 за редактор? )
Владимир
47
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
13
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
program test; {$mode delphi} procedure proc(v: int32); overload; begin end; procedure proc(v: int64); overload; begin end; var x: uint64; begin proc(x); end. Уж не знаю...
notme
6
Как передать управляющий символ в открытую через CreateProcess консоль? Собсна, есть процедура: procedure TRedirectThread.WriteData(Data: OEMString); var Written: Cardinal;...
Serjone
6
вы делали что-то подобное и как? может есть либы готовые? увидел картинку нокода, где всё линиями соединено и стало интересно попробовать то же в ddl на lua сделать. решил с ч...
Victor
8
Ребят в СИ можно реализовать ООП?
Николай
33
Подскажите пожалуйста, как в CustomDrawCell(Sender: TcxCustomGridTableView; ACanvas: TcxCanvas; AViewInfo: TcxGridTableDataCellViewInfo; var ADone: Boolean); получить наз...
A Z
7
Карта сайта