We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Accept transfers from eosio.evm and know which account was the authorized sender. Could be used in Pomelo to accept grant donations from EVM.
eosio.evm
logbridge
require_recipient
https://eos.eosq.eosnation.io/tx/e957166265fc123db10006c5a9367529e84b560f13101a36882c9908b359c55d
{ "balance": "00000000000000000000000000000000000000000000000382f6f20b65783ec0", "eth_address": "734791856e0a20ee6ef48e7dd831d732f4f92ce8", "id": 77, "nonce": 31 }
{ "eth_address": "734791856e0a20ee6ef48e7dd831d732f4f92ce8", "from": "eosio.evm", "to": "myaccount", "quantity": "1.0000 EOS", "token_account": "eosio.token", "memo": "", "nonce": 31 }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Usecase
Accept transfers from
eosio.evm
and know which account was the authorized sender. Could be used in Pomelo to accept grant donations from EVM.Request
logbridge
withrequire_recipient
using receiver.Table delta example
https://eos.eosq.eosnation.io/tx/e957166265fc123db10006c5a9367529e84b560f13101a36882c9908b359c55d
Log message example
The text was updated successfully, but these errors were encountered: