Add svm transactions command with signature extraction and block time formatting#39
Add svm transactions command with signature extraction and block time formatting#39ivpusic wants to merge 1 commit intosim/svm-balancesfrom
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR SummaryLow Risk Overview Text output now includes derived fields by formatting Written by Cursor Bugbot for commit aadfb1d. Configure here. |

Add
dune sim svm transactions <address>for SVM transaction history. Extracts first tx signature from raw data, formats block_time (microseconds) as readable timestamps. Supports text/JSON output with pagination.