tonlib_core

Module message

Source

Structs§

Enums§

Constants§

  • excesses query_id:uint64 = InternalMsgBody;
  • get_static_data#2fcb26a2 query_id:uint64 = InternalMsgBody;
  • ownership_assigned#0x05138d91 query_id:uint64 prev_owner:MsgAddress forward_payload:(Either Cell ^Cell) = InternalMsgBody;
  • report_static_data#0x8b771735 query_id:uint64 index:uint256 collection:MsgAddress = InternalMsgBody
  • Constants from jetton standard https://github.com/ton-blockchain/TEPs/blob/master/text/0062-jettons-standard.md transfer#5fcc3d14 query_id:uint64 new_owner:MsgAddress response_destination:MsgAddress custom_payload:(Maybe ^Cell) forward_amount:(VarUInteger 16) forward_payload:(Either Cell ^Cell) = InternalMsgBody;
  • destroy#1f04537a query_id:uint64 = InternalMsgBody;
  • ownership_proof#0524c7ae query_id:uint64 item_id:uint256 owner:MsgAddress data:^Cell revoked_at:uint64 content:(Maybe ^Cell) = InternalMsgBody;
  • owner_info#0dd607e3 query_id:uint64 item_id:uint256 initiator:MsgAddress owner:MsgAddress
    data:^Cell revoked_at:uint64 content:(Maybe ^Cell) = InternalMsgBody;
  • Constants from soulbound nft standard https://github.com/ton-blockchain/TEPs/blob/master/text/0085-sbt-standard.md prove_ownership#04ded148 query_id:uint64 dest:MsgAddress forward_payload:^Cell with_content:Bool = InternalMsgBody;
  • request_owner#d0c3bfea query_id:uint64 dest:MsgAddress forward_payload:^Cell with_content:Bool = InternalMsgBody;
  • revoke#6f89f5e3 query_id:uint64 = InternalMsgBody;

Traits§