Exec Environment: MacOS M1 How to Run: clone this repo cd into the repo chmod 777 solana_parser ./solana_parser -s <signature> or ./solana_parser -s <signature> -r <rpc node url> output will be printed to stdout, as follows: ✅Completed Events: transfer/transferChecked mintTo/mintToChecked burn/burnChecked createAccount initializeAccount createAccountWithSeed Function: parse all solana chain transfer/transactions/instructions display as solscan Example: run ./solana_parser -s 2tjWG2CevsrrouDK1o8Q1tmqNPq6SotKeJ3FCeTV1Cpy2pFYdHN7rwSk8hZK1Mfs6SxeeGxo3Sv2fieYMpNyrmDW solscan: https://solscan.io/tx/2tjWG2CevsrrouDK1o8Q1tmqNPq6SotKeJ3FCeTV1Cpy2pFYdHN7rwSk8hZK1Mfs6SxeeGxo3Sv2fieYMpNyrmDW