Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Back to post

Revisions 5

10 months ago
Tal Kol
340 × 3 Administrator
How can I query wallet or jetton balance on an old block number?
How can I query wallet or jetton balance on an old block number? Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
#http-api
#http-api
one year ago
Tal Kol
340 × 3 Administrator
How can I query wallet or jetton balance on an old block number? Do I need an archive node for this?
How can I query wallet balance on an old block number? Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
#http-api
#http-api
one year ago
Tal Kol
340 × 3 Administrator
How can I query wallet balance on an old block number? Do I need an archive node for this?
How can I query wallet balance on an old block number? Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
#http-api
#archive-node #endpoint #ton-node
one year ago
How can I query wallet balance on an old block number? Do I need an archive node for this?
How to query old blocks on TON? Do I need archive node for this?
Is there an API method to query data according to old blocks? For example, specify an old block number and query the TON balance of a wallet. A different example can be to run a getter, like the jetton contract balance method, according to an old block. Do I need an archive node for this?
Is there an API method to query old blocks? For example, query specific block number to get jetton balance of a wallet. Do I need an archive node for this?
#archive-node #endpoint #ton-node
#archive-node #endpoint #ton-node
one year ago
Original
How to query old blocks on TON? Do I need archive node for this?

Is there an API method to query old blocks? For example, query specific block number to get jetton balance of a wallet. Do I need an archive node for this?
#archive-node #endpoint #ton-node