tonkeeper / opentonapi

Opentonapi simplifies development of TON-based applications and provides an API centered around high-level concepts like Jettons, NFTs and so on keeping a way to access low-level details.
MIT License
120 stars 22 forks source link

Fetching all transactions #382

Open somework opened 1 week ago

somework commented 1 week ago

I can't understand how to fetch all transactions in master block

/v2/blockchain/masterchain/{masterchain_seqno}/shards - returning only last block in shard

There is no options to get all blocks in master block. How to be sure that I explored all transactions?

RASTEJAMS commented 1 week ago

helo