Invariant

The Invariant protocol is a peer-to-peer system for exchanging assets on the Solana blockchain.

invariant.txns

This table has similar schema as of Solana transactions table

invariant.parsed

The table contains the parsed instructions data for invariant. 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

liquidityDelta

slippageLimitLower

slippageLimitUpper

Last updated