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.
we have bulk method for all section but we don't have an endpoint for fetching account states can you please add it?
i am talking about /v2/blockchain/accounts/<address>
it would nice if we have something like /v2/blockchain/accounts/_bulk
we have /v2/accounts/_bulk but it does not return code,data
Hello @IRGC
This issue has been preview on the Pull Requests. To resolve, Visit the official live support page to initiate a chat with an agent using the chat button via support
we have bulk method for all section but we don't have an endpoint for fetching account states can you please add it? i am talking about
/v2/blockchain/accounts/<address>
it would nice if we have something like/v2/blockchain/accounts/_bulk
we have/v2/accounts/_bulk
but it does not return code,data