---
title: "Refresh jetton data from the blockchain"
method: POST
path: "/api/v3/jettons/refresh"
tags: ["Jettons"]
---

# Refresh jetton data from the blockchain

`POST /api/v3/jettons/refresh`

## Request body

- ApiJettonRefreshRequest
  - `addresses` string[], required

## Response `200`

Jettons sent for refresh

## Other responses

- `400` — Invalid request
- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/tokens-service.md) · [All operations](https://skmtc.net/swap/apis/tokens-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/tokens-service/versions/8473b7a3ca64/schema)
