Skip to main content
Decoded events can be found in solana.decoded.events. In solana there are 3 flavors of events. 1) Embedded base64 text in log_messagesof raw transactions, usually prefixed with Program Data or Program Log. These are subjected to log_message truncation if there are too many log messages in a transactions. e.g. log line 15 in this tx. In solana.decoded.events, these are marked with event_type='log_message_base64' . 2) Embedded json text in log_messagesof raw transactions, usually prefixed with ‘Program Data’ or ‘Program Log’. These are subjected to log_message truncation if there are too many log messages in a transactions. e.g. log line 11 in this tx. In solana.decoded.events, these are marked with event_type='log_message_json' . 3) Event data embedded in anchor_self_cpi_log instructions, called by a program. e.g. Instruction 4.7 in this tx. The selector of e445a52e51cb9a1dis stripped from the instruction data, and the remaining bytes decoded to an event. In solana.decoded.events, these are marked with event_type='anchor_self_cpi_log' .

Coverage:

project/protocolprogram_idevent_type
meteora dlmmLBUZKhRxPF3XUpBCjp4YzTKgLccjZhTSDM9YuVaPwxoanchor_self_cpi_log
jupiter v6JUP6LkbZbjS1jKKwapdHNy74zcZ3tLUZoi5QNyVTaV4anchor_self_cpi_log
pumpswappAMMBay6oceH9fJKBRHGP5D4bD4sWpmSwMn52FMfXEAanchor_self_cpi_log
dflow v3DF1ow3DqMj3HvTj8i8J9yM2hE9hCrLLXpdbaKZu4ZPnzanchor_self_cpi_log
dflow v4DF1ow4tspfHX9JwWJsAb9epbkA8hmpSEAtxXy1V27QBHanchor_self_cpi_log
pumpfun6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6Panchor_self_cpi_log
pumpfun6EF8rrecthR5Dkzon8Nwu78hRvfCKubJ14M5uBEwF6Plog_message
drift v2dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UHlog_message
jupiter perpPERPHjGBqRHArX4DySjwM6UJHiR3sWAatqfdBS2qQJuanchor_self_cpi_log
meteora dbcdbcij3LWUppWqq96dh6gJWwBifmcGfLSB5D4DuSMaqNanchor_self_cpi_log
layerzero v276y77prsiCMvXMjuoZ5VRrhG5qYBrUMYTE5WgHqgjEn6anchor_self_cpi_log