Skip to main content
POST
Error

Body

application/json

Feed Request

ctx
object

Context is an optional context to specify which task to feed

no_account_set_on_create_pool
boolean

NoAccountSetOnCreatePool is an optional flag to indicate whether to skip "parsing" accounts based on create pool event this is crucial if you want or going to feed transactions later than the current slot TLDR: do not set this flag unless you know what you are doing or we are asking you to set it

slot
integer

Slot number of the transaction

transaction
string

Transaction is a Base64 encoded Solana transaction

Response