You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm paranoid. When interacting with dapps, I often want to inspect the contract calls that I am signing. I have to switch to Raw and scroll in the small window, open the collapsed json - it's very tedious.
What would help:
To be able to resize the window, as long as the Raw json gets bigger and/or a quick way to expand the collapsed json tree.
One could expand on this, make this more advanced and display further security features:
indicate if the current account has already interacted with this smart contract
indicate what tokens are being sent or get update_operators called on
show simulate_operation result (blocks/head/helpers/scripts/simulate_operation)
The text was updated successfully, but these errors were encountered:
I'm paranoid. When interacting with dapps, I often want to inspect the contract calls that I am signing. I have to switch to Raw and scroll in the small window, open the collapsed json - it's very tedious.
What would help:
To be able to resize the window, as long as the Raw json gets bigger and/or a quick way to expand the collapsed json tree.
One could expand on this, make this more advanced and display further security features:
update_operators
called onblocks/head/helpers/scripts/simulate_operation
)The text was updated successfully, but these errors were encountered: