We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bdc8a6 commit 008b04aCopy full SHA for 008b04a
src/pages/developers/chains/ton.mdx
@@ -11,7 +11,8 @@ TON gateway supports:
11
To deposit TON to an EOA or a universal contract, send an internal message to
12
the Gateway contract with the following structure:
13
14
-```fc
+```func
15
+op_code:uint32 query_id:uint64 evm_recipient:slice (160 bits)
16
;; Message body structure
17
;; op_code: 32 bits
18
;; query_id: 64 bits
0 commit comments