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

Hi! I have a contract which receives wei, I wanna send

there some tokens to keep by the contract. how to manage receiving token in contract? for currency there is receive() payble method, what about ERC20? I can call token.transferFrom() and transfer token from sender to the contract, and manage it, but what if some just send a token from their metamask wallet?? cant understand the idea =((

5 ответов

12 просмотров
KA- Автор вопроса

Guys, can someone explain the idea of receiving ERC20 token by a contract?

KA
Guys, can someone explain the idea of receiving ER...

contract receives the token, and transfer it to another EOA?

KA
Guys, can someone explain the idea of receiving ER...

Create a test event and emit it anch chrck what is haopening

KA- Автор вопроса
hermit
contract receives the token, and transfer it to an...

I can't understand idea when I send any token to the my contract, how should I handle this by contact?

You should use other standars for that, example erc223 if I remember correctly

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

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

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта