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
Would be nice to have another box in ContractDetailPage (below contract data box maybe?) which showed latest transactions executed on the contract. We could show small info (function name, time ago from execution, etherscan link and show the details/data on click).
Either into the details, or directly on each row (if we decide not to have details), we could have a Replicate button that copies the data to our Write box (adding the function if needed).
If the feature is too big, we could split it in 2 PRs:
Show latest transactions
Replicate
Quick wireframe:
The text was updated successfully, but these errors were encountered:
Would be nice to have another box in ContractDetailPage (below contract data box maybe?) which showed latest transactions executed on the contract. We could show small info (function name, time ago from execution, etherscan link and show the details/data on click).
Either into the details, or directly on each row (if we decide not to have details), we could have a Replicate button that copies the data to our Write box (adding the function if needed).
If the feature is too big, we could split it in 2 PRs:
Quick wireframe:
The text was updated successfully, but these errors were encountered: