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
Changes
Changed in 1 of the 50 revisions of this API.1
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 50 revisions, 1 has no diff computed.