POST
/
api
/
v3
/
jettons
/
refresh
Refresh jetton data from the blockchain
curl --request POST \
  --url https://tokens.swap.coffee/api/v3/jettons/refresh \
  --header 'Content-Type: application/json' \
  --data '{
  "addresses": [
    "0:a5d12e31be87867851a28d3ce271203c8fa1a28ae826256e73c506d94d49edad"
  ]
}'
This response does not have an example.

Authorizations

X-Api-Key
string
header
required

Body

application/json

Response

200

Jettons sent for refresh