API V3 Reference (Index)
Block workchain.
Block shard id. Must be sent with workchain. Example: 8000000000000000
Block block seqno. Must be sent with workchain and shard.
Query blocks with generation UTC timestamp after given timestamp.
Query blocks with generation UTC timestamp before given timestamp
Query blocks with lt >= start_lt
Query blocks with lt <= end_lt
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort results by UTC timestamp.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Masterchain block seqno
Include masterchain block
falseSuccessful Response
Validation Error
Lite Server Timeout
Block workchain.
Block shard id. Must be sent with workchain. Example: 8000000000000000
Block block seqno. Must be sent with workchain and shard. Must be sent in hex form.
List of account addresses to get transactions. Can be sent in hex, base64 or base64url form.
Exclude transactions on specified account addresses
Transaction hash. Acceptable in hex, base64 and base64url forms.
Transaction lt.
Query transactions with generation UTC timestamp after given timestamp.
Query transactions with generation UTC timestamp before given timestamp
Query transactions with lt >= start_lt
Query transactions with lt <= end_lt
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Masterchain block seqno
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Message direction.
Message hash. Acceptable in hex, base64 and base64url forms.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
Transaction hash. Acceptable in hex, base64 and base64url forms.
Direction transactions by lt.
bothPossible values: Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Message hash. Acceptable in hex, base64 and base64url forms.
The source account address. Can be sent in hex, base64 or base64url form. Use value null to get external messages.
The destination account address. Can be sent in hex, base64 or base64url form. Use value null to get log messages.
Message body hash. Acceptable in hex, base64 and base64url forms.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
NFT collection address. Must be sent in hex, base64 and base64url forms.
Address of NFT collection owner. Must be sent in hex, base64 and base64url forms.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
NFT address. Must be sent in hex, base64 and base64url forms.
Address of NFT owner. Must be sent in hex, base64 and base64url forms.
NFT collection address. Must be sent in hex, base64 and base64url forms.
NFT Item index. Use it together with collection address.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
Address of NFT owner. Must be sent in hex, base64 and base64url forms.
NFT item address. Must be sent in hex, base64 and base64url forms.
NFT collection address. Must be sent in hex, base64 and base64url forms.
Direction transactions by lt.
bothPossible values: Query transactions with generation UTC timestamp after given timestamp.
Query transactions with generation UTC timestamp before given timestamp
Query transactions with lt >= start_lt
Query transactions with lt <= end_lt
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Jetton Master address. Must be sent in hex, base64 and base64url forms.
Address of Jetton Masters admin. Must be sent in hex, base64 and base64url forms.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
Jetton wallet address. Must be sent in hex, base64 and base64url forms.
Address of Jetton wallets owner. Must be sent in hex, base64 and base64url forms.
Jetton Master. Must be sent in hex, base64 and base64url forms.
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Successful Response
Validation Error
Lite Server Timeout
Account address. Must be sent in hex, base64 and base64url forms.
Jetton wallet address. Must be sent in hex, base64 and base64url forms.
Jetton master address. Must be sent in hex, base64 and base64url forms.
Direction transactions by lt.
bothPossible values: Query transactions with generation UTC timestamp after given timestamp.
Query transactions with generation UTC timestamp before given timestamp
Query transactions with lt >= start_lt
Query transactions with lt <= end_lt
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Account address. Must be sent in hex, base64 and base64url forms.
Jetton wallet address. Must be sent in hex, base64 and base64url forms.
Jetton master address. Must be sent in hex, base64 and base64url forms.
Query transactions with generation UTC timestamp after given timestamp.
Query transactions with generation UTC timestamp before given timestamp
Query transactions with lt >= start_lt
Query transactions with lt <= end_lt
Limit number of queried rows. Use with offset to batch read.
128Skip first N rows. Use with limit to batch read.
0Sort transactions by lt.
descPossible values: Successful Response
Validation Error
Lite Server Timeout
Message in boc base64 format.
Successful Response
Hash of sent message in hex format
["383E348617141E35BC25ED9CD0EDEC2A4EAF6413948BF1FB7F865CEFE8C2CD44"]Validation Error
Lite Server Timeout
[
{
"type": "num",
"value": "0x12a"
},
{
"type": "cell",
"value": "te6..." // base64 encoded boc with cell
},
{
"type": "slice",
"value": "te6..." // base64 encoded boc with slice
}
]RunGetMethod request body
Successful Response
Validation Error
Lite Server Timeout
Account address. Can be sent in raw or user-friendly form.
Successful Response
Validation Error
Lite Server Timeout
Smart contract address. Can be sent in raw or user-friendly form.
Successful Response
Validation Error
Lite Server Timeout
Last updated