Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
TON fee estimation request body.Parameters for
estimateFee:params.address: TON smart contract address.params.body: Base64-encoded transaction body.params.init_code: Optional base64-encoded initial code.params.init_data: Optional base64-encoded initial data.params.ignore_chksig: Whether to ignore signature checks.
Returns
TON fee estimate.