T402 API Reference - v2.8.0
    Preparing search index...

    Function buildJettonTransferBody

    • Build Jetton transfer message body (TEP-74)

      Parameters

      • params: {
            queryId: bigint;
            amount: bigint;
            destination: Address;
            responseDestination: Address;
            forwardAmount?: bigint;
            forwardPayload?: Cell;
        }

        Transfer parameters

      Returns Cell

      Cell containing the transfer message