package ton
Get desktop application:
View/edit binary Protocol Buffers messages
string account_address = 1
oneof criteria
string account_address = 1
optional BlockIdExt block_id = 2
int64 balance = 3
optional TransactionId last_transaction_id = 4
oneof account_state
string account_address = 1
oneof criteria
string account_address = 1
(message has no fields)
int32 global_id = 2
int32 version = 3
int32 flags = 4
bool after_merge = 5
bool after_split = 6
bool before_split = 7
bool want_merge = 8
bool want_split = 9
int32 validator_list_hash_short = 10
int32 catchain_seqno = 11
int32 min_ref_mc_seqno = 12
bool is_key_block = 13
int32 prev_key_block_seqno = 14
int64 start_lt = 16
int64 end_lt = 17
int64 gen_utime = 18
int32 vert_seqno = 19
repeated BlockIdExt prev_blocks = 20
Used in: GetAccountStateResponse
string code = 2
string data = 3
Used as request type in: BlockService.GetAccountAddresses, BlockService.GetBlock, BlockService.GetBlockHeader, BlockService.GetShards
Used as field type in: GetAccountStateRequest, GetAccountTransactionsRequest.Bound, GetShardAccountCellRequest, GetTransactionIdsRequest, GetTransactionsRequest
int32 workchain = 1
int64 shard = 2
int32 seqno = 3
optional string root_hash = 4
optional string file_hash = 5
Used as response type in: BlockService.GetBlock, BlockService.GetLastBlock
Used as field type in: BlocksHeader, GetAccountStateResponse, GetShardAccountCellResponse, GetShardsResponse
int32 workchain = 1
int64 shard = 2
int32 seqno = 3
string root_hash = 4
string file_hash = 5
Used in: GetAccountStateResponse
Used in: GetAccountTransactionsRequest
Used in: Bound
Used in: GetAccountTransactionsRequest
UNORDERED = 0
FROM_NEW_TO_OLD = 1
Used in: GetTransactionIdsRequest
UNORDERED = 0
ASC = 1
DESC = 2
Used in: GetTransactionsRequest
Used in: Transaction
optional string source = 1
optional string destination = 2
int64 value = 3
int64 fwd_fee = 4
int64 ihr_fee = 5
int64 created_lt = 6
string body_hash = 7
oneof msg_data
Used in: Message
Used in: Message
Used in: Message
string body = 1
string init_state = 2
Used in: Message
Used in: GetAccountStateRequest, GetAccountTransactionsRequest.Bound, GetShardAccountCellRequest
string hash = 1
int64 lt = 2
Used as response type in: AccountService.GetAccountTransactions, BlockService.GetTransactions
int64 utime = 2
string data = 3
int64 fee = 4
int64 storage_fee = 5
int64 other_fee = 6
optional Message in_msg = 7
repeated Message out_msgs = 8
Used as response type in: BlockService.GetTransactionIds
Used as field type in: GetAccountStateResponse, Transaction
string account_address = 1
string hash = 2
int64 lt = 3
Used in: GetShardAccountCellResponse
Used in: GetAccountStateResponse
(message has no fields)