---
title: "POST /tendermint.abci.ABCI/ApplySnapshotChunk"
method: POST
path: "/tendermint.abci.ABCI/ApplySnapshotChunk"
tags: ["ABCI"]
---

# POST /tendermint.abci.ABCI/ApplySnapshotChunk

`POST /tendermint.abci.ABCI/ApplySnapshotChunk`

## Request body

- TendermintAbciRequestApplySnapshotChunk
  - `chunk` string, byte
  - `index` integer
  - `sender` string

## Response `200`

A successful response.

- TendermintAbciResponseApplySnapshotChunk
  - `refetch_chunks` integer[]
  - `reject_senders` string[]
  - `result` 'UNKNOWN' | 'ACCEPT' | 'ABORT' | 'RETRY' | 'RETRY_SNAPSHOT' | 'REJECT_SNAPSHOT'

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeABCI_ApplySnapshotChunk` removed and replaced with `EvidenceABCI_ApplySnapshotChunk`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitABCI_ApplySnapshotChunk` removed and replaced with `UpgradeABCI_ApplySnapshotChunk`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthABCI_ApplySnapshotChunk` removed and replaced with `CircuitABCI_ApplySnapshotChunk`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantABCI_ApplySnapshotChunk` removed and replaced with `AuthABCI_ApplySnapshotChunk`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitABCI_ApplySnapshotChunk` removed and replaced with `FeegrantABCI_ApplySnapshotChunk`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/tendermint.abci.ABCI/ApplySnapshotChunk/post.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
