Skip to main content
POST
POST /v0/backfilling/import-updates

Body

application/json
migration_id
integer<int64>
required
after_update_id
string
required

Only return updates with an update id strictly greater than this.

limit
integer<int32>
required

Return at most this many updates. The actual number of updates returned may be smaller.

Response

ok

transactions
object[]
required

An individual item in the update history. May be a transaction or a contract reassignment.