Content
@
https://opensea.io/collection/evm-6
0 reply
0 recast
2 reactions
Justin Hunter
@polluterofminds
Can someone smarter than me tell me how ERC6551 tokens can execute transactions? This is one of the things people tout, but AFAICT, it's just not true. 6551 is awesome without the added marketing speak.
2 replies
0 recast
3 reactions
Justin Hunter
@polluterofminds
I understand that you can send assets between one tba and another, but the executor of the tx is not the tba, it is the owner of the NFT with the associated tba.
1 reply
0 recast
1 reaction
jw 🦺 ERC6551
@0xjw.eth
ERC6551 accounts can execute operations (calls where msg.sender == account), but cannot originate transactions (calls where tx.origin == account). This is the same behavior as any other smart contract account.
1 reply
0 recast
2 reactions