/v2/wallet/emulate. Please be careful./v2/events/emulate
/v2/traces/emulate
/v2/accounts/{account_id}/events/emulate
TO @tonconsole_com
Showing posts older than #70 · Back to latest
/v2/wallet/emulate. Please be careful./v2/events/emulate
/v2/traces/emulate
/v2/accounts/{account_id}/events/emulate
/v2/blockchain/messages/{msg_id}/transaction./v2/events/{hash} and /v2/traces/{hash} methods. They now accept the message hash, allowing you to search for events and traces linked to sent messages. Please note, this feature doesn't support non-unique hashes, but wallet hashes are typically unique./v2/liteserver/... Methods: Access raw data directly from the liteserver via HTTP instead of ADNL, making it convenient for you. You can even check proofs on your side now, if you prefer./v2/jettons to access them effortlessly./v2/pubkeys/{public_key}/wallets, lets you locate wallets associated with a specific public key effortlessly.
/v2/accounts/{account_id}/nfts now supports optional parameter collection for filtering user NFTs by an collection./v2/events/emulate, /v2/traces/emulate, /v2/wallet/emulate and /v2/accounts/{account_id}/events/emulate for emulating external (and internal) mesages./v2/accounts/{account_id}/reindex - forces the reindexing of an account by sending a message to it. This can be useful if you have changed the collection and want to reindex all items./v2/accounts/search - useful for implementing autocomplete in your app./v2/accounts/{account_id}/publickey and /v2/tonconnect/stateinit will help you if you are integrating Ton Connect but don't want to work with cells and TVM.