Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://tonapi.io/v2/gasless/config
{ "relay_address": "0:dfbd5be8497fdc0c9fcbdfc676864840ddf8ad6423d6d5657d9b0e8270d6c8ac", "gas_jettons": [ { "master_id": "<string>" } ] }
Returns configuration of gasless transfers
gasless config
sending excess to this address decreases the commission of a gasless transfer
"0:dfbd5be8497fdc0c9fcbdfc676864840ddf8ad6423d6d5657d9b0e8270d6c8ac"
list of jettons, any of them can be used to pay for gas
Show child attributes
Was this page helpful?