tx-parser icon indicating copy to clipboard operation
tx-parser copied to clipboard

A powerful library for parsing on-chain transactions into clear, human-readable actions. 🐋

Results 3 tx-parser issues
Sort by recently updated
recently updated
newest added

https://github.com/ziyeziye/tx-parser

Is it possible to pass rpc.GetTransactionResult from "github.com/gagliardetto/solana-go/rpc" instead of making http request to rpc node using "net/http"?