Sol Splits
A composable standard for splitting on-chain income on Solana.
splits.txns
This table has similar schema as of Solana transactions table
splits.parsed
The table contains the parsed instructions data for Sol Splits. Data related to instruction type, executing account, account arguments, arguments, etc. is available here.
Some columns in the above table needs to be explained a bit for better understanding. Let's go into what each one of them contains.
input accounts
args
Last updated