---
title: "GET /v2/gasless/config"
method: GET
path: "/v2/gasless/config"
tags: ["Gasless"]
---

# GET /v2/gasless/config

`GET /v2/gasless/config`

Returns configuration of gasless transfers

## Response `200`

gasless config

- GaslessConfig
  - `gas_jettons` object[], required — list of jettons, any of them can be used to pay for gas
    - `master_id` string, address, required
  - `relay_address` string, address, required — sending excess to this address decreases the commission of a gasless transfer

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer.md) · [All operations](https://skmtc.dev/tonapi/apis/rest-api-to-ton-blockchain-explorer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tonapi/rest-api-to-ton-blockchain-explorer/revisions/fc4add7a71a0/schema)
