explorer
explorer copied to clipboard
explorer/: Show detailed account history
Problem
- Want to see details of recent account history
- The current UI is very opaque (only shows signature, slot, status)
Proposed Solution
- Show instructions rather than transactions
- Display program id and instruction name if possible
- Add filters to UI for whether account was a signer / writable in a tx / ix
- Show pending transaction instructions
Blocked on RPC support:
-
getConfirmedTransactionis not batchable -
getConfirmedTransactionis not filterable -
getConfirmedTransactiondoes not return pending info