Ask
Show transaction details and effects for feePayer transactions.
Pain/Benefit
Sponsoring transactions can help increase user acquisition and engagement, in DeFi and other apps. But, if users don't know what they're approving, it's not worth the risk for them.
Details
I'm testing using Petra for user transaction signing. I'm using @aptos-labs/wallet-adapter-react and feePayer transactions. It's working fine, but I have this issue: in the signing modal when it's a feePayer transaction, there is no "Simulation result" box that shows the user the details of what's happening in the transaction. They only see the function being called and the Fee Payer Address. This is the same whether I sign with the ultimate feePayer's address or the 0x0 address.
Ask Show transaction details and effects for feePayer transactions.
Pain/Benefit Sponsoring transactions can help increase user acquisition and engagement, in DeFi and other apps. But, if users don't know what they're approving, it's not worth the risk for them.
Details I'm testing using Petra for user transaction signing. I'm using @aptos-labs/wallet-adapter-react and feePayer transactions. It's working fine, but I have this issue: in the signing modal when it's a feePayer transaction, there is no "Simulation result" box that shows the user the details of what's happening in the transaction. They only see the function being called and the Fee Payer Address. This is the same whether I sign with the ultimate feePayer's address or the 0x0 address.