v1

latestOpenAPI 3.0.22026-07-17443345.5 KB

Get the most recent wrapper transactions with optional filtering by inner tx kind and/or transfer token

get/api/v1/chain/wrapper/recent

Query parameters

offsetinteger

Number of matching wrappers to skip (for pagination)

sizeinteger

Number of matching wrappers to return

kindstring[]

Optionally, filter by inner-tx kind(s) (comma-separated).

tokenstring[]

Optionally, filter by inner-tx transfer token(s) (comma-separated). Using this filter will exclude non-transfer inner-tx kinds from the results.

Response

List of wrapper transactions with filtered inner transactions

idstring required
feePayerstring required
gasLimitnumber required
amountPerGasUnitnumber float
gasUsednumber
blockHeightnumber required
maspFeePaymentstring
exitCode'applied' | 'rejected' required
atomicboolean required