fa
Feedback
Ton Console

Ton Console

رفتن به کانال در Telegram

📈 تحلیل کانال تلگرام Ton Console

کانال Ton Console (@tonconsole_com) در بخش زبانی انگلیسی بازیگری فعال است. در حال حاضر جامعه شامل 12 366 مشترک است و جایگاه 8 764 را در دسته رمزارزها و رتبه 53 302 را در منطقه روسيا دارد.

📊 شاخص‌های مخاطب و پویایی

از زمان ایجاد در невідомо، پروژه رشد سریعی داشته و 12 366 مشترک جذب کرده است.

بر اساس آخرین داده‌ها در تاریخ 20 ژوئن, 2026، کانال فعالیت پایداری دارد. در ۳۰ روز گذشته تغییر اعضا برابر -155 و در ۲۴ ساعت گذشته برابر -5 بوده و همچنان دسترسی گسترده‌ای حفظ شده است.

  • وضعیت تأیید: تأیید نشده
  • نرخ تعامل (ER): میانگین تعامل مخاطب 0% است و در ۲۴ ساعت نخست پس از انتشار، محتوا معمولاً 4.29% واکنش نسبت به کل مشترکان کسب می‌کند.
  • دسترسی پست‌ها: هر پست به طور میانگین 0 بازدید دریافت می‌کند. در اولین روز معمولاً 530 بازدید جمع‌آوری می‌شود.
  • واکنش‌ها و تعامل: مخاطبان به‌طور فعال حمایت می‌کنند؛ میانگین واکنش به هر پست 0 است.

📝 توضیح و سیاست محتوایی

توضیحی برای کانال ارائه نشده است.

به لطف به‌روزرسانی‌های پرتکرار (آخرین داده در تاریخ 21 ژوئن, 2026)، کانال همواره به‌روز و دارای دسترسی بالاست. تحلیل‌ها نشان می‌دهد مخاطبان به‌طور فعال با محتوا تعامل دارند و آن را به نقطه اثرگذاری مهم در دسته رمزارزها تبدیل کرده‌اند.

12 366
مشترکین
-524 ساعت
-557 روز
-15530 روز
آرشیو پست ها
Great news for all ton developers! We will now be posting updates for tonviewer.com, one of our amazing projects and a useful
Great news for all ton developers! We will now be posting updates for tonviewer.com, one of our amazing projects and a useful tool for you, right here on this channel. During the past month, we've significantly improved tonviewer.com and added new features like realtime updates and annotation for dex-swaps. But that's not all. We've just rolled out an exciting feature- a graphical annotation for a new locker contract! We're thrilled about this new addition and can't wait for you all to try it out. Stay connected to this channel for all the latest enhancements and additions to tonviewer.com! Thank you for being with us!

📢 Good morning! Here are July API Updates, we prepared for you! 1. Search Transactions by Message Hash: You can now easily find transactions using the message hash. Access it through /v2/blockchain/messages/{msg_id}/transaction. 2. Search Events and Traces by Message Hash: Expanding the capabilities of /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. 3. Introducing /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. 4. Get All Jettons: Simplifying the process of obtaining all jettons. Use the endpoint /v2/jettons to access them effortlessly. 5. Find Wallets by Public Key: A new endpoint, /v2/pubkeys/{public_key}/wallets, lets you locate wallets associated with a specific public key effortlessly. 6. Improved API Price Data: Our API price data has undergone significant enhancement, providing you with more accurate and up-to-date information for your analyses and applications! As always, your feedback is invaluable, so feel free to reach out in the comments. Happy coding! 🚀 https://docs.tonconsole.com/tonapi/api-v2

Client-side Tokens If you want to use our TonAPI in your client-side dapp, you may face a dilemma: should you be bound by fre
Client-side Tokens If you want to use our TonAPI in your client-side dapp, you may face a dilemma: should you be bound by free limits or give access to your token to anyone? We are delighted to announce that we now offer a special token that allows you to control the usage limits per client IP. This means you can enjoy the benefits of our TonAPI while maintaining control and privacy over your token.

Today at 06:30 UTC we had 15 minutes delay of indexing new blocks and transactions + an service degradation 30 minutes later (bigger latency, sometimes 500 responses).

An small but long awaited update: /v2/accounts/{account_id}/nfts now supports optional parameter collection for filtering user NFTs by an collection.

Good news everyone! We have corrected CORS headers, even for non-200 responses. Also, we have added a few methods: 1) /v2/events/emulate, /v2/traces/emulate, /v2/wallet/emulate and /v2/accounts/{account_id}/events/emulate for emulating external (and internal) mesages. 2) /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. 3) /v2/accounts/search - useful for implementing autocomplete in your app. 4) /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.

We have two new methods available for you to utilize when working with jettons on TON. https://tonapi.io/
We have two new methods available for you to utilize when working with jettons on TON. https://tonapi.io/

We wanted to remind you of two new features that we have recently launched, which we believe could be of great benefit to your projects: 1) Streaming API – We are now offering a streaming API, which allows you to connect to our blockchain and receive real-time updates on transactions for specific addresses or a list of addresses. We offer both WebSockets and SSE to give you the flexibility to choose the method that best suits your needs. 2) Mempool – This feature enables you to monitor any external messages sent via Tonkeeper even before they were processed by blockchain. We hope that these new features will be of use to you and your projects. Our team is constantly working to improve our platform and add new functionality, so please don't hesitate to reach out to us with any feedback or suggestions. Check out the docs: https://docs.tonconsole.com/tonapi/streaming-api

Our issues was fixed but TON testnet still can be unstable. We work together with core team for preventing same problem in the future.

We are currently experiencing issues with TonAPI on the testnet. We apologize for the inconvenience and kindly ask for your patience as we work to resolve this matter promptly.

We've received numerous requests to support testnet on our v2 API version, and we're thrilled to announce that it's now available online. Additionally, we wanted to thank you for your valuable feedback on our pricing structure for Tonconsole. We have taken all of your comments and suggestions into consideration and updated our prices accordingly. Going forward, all prices will be listed in US dollars. This means that when a withdrawal is taking place, we will calculate the current value of Toncoins in US dollars and withdraw the appropriate amount. We believe this change will provide greater clarity and consistency in our pricing, making it easier for our users to understand their costs and manage their accounts. We're also excited to announce that we've raised the limits for our free accounts. Users on our free plan can now make up to 1 request per second, giving you even greater capabilities and flexibility to test and explore our API services. We hope these changes will better meet your needs and allow you to get the most out of our services.

What stops you from using TONAPI?
Anonymous voting

TON API released the version 2.0. Will you switch to it when the V1 one stops?
Anonymous voting

Do you use tonapi?
Anonymous voting

We have some really exciting news to share with you about the TonAPI project. We've just launched tonconsole.com, a portal that brings together a range of services for Ton developers, with TonAPI at the heart of it all. And that's not all - we're thrilled to announce the release of the latest version of TonAPI, v2. This new version is lightning-fast and comes packed with a host of new features, including GraphQL API and streaming API. As more and more developers have started using TonAPI, we've noticed a rise in infrastructure costs. So, we've decided to make TonAPI a paid service. But don't worry - we've still got a free version that allows up to 0.25 requests per second (free limit will be increased soon) and up to 10 simultaneous requests per IP address. If you need more, just head over to tonconsole.com to check out our pricing plans (we also going to reconsider the pricing plan soon, to make it flexible and cheap). We've also released an open-source, self-hosted version of TonAPI, which can be accessed via https://github.com/tonkeeper/opentonapi. And this is just the beginning - we have plans to launch many more Ton builder services inside tonconsole. It's like the Google Cloud for the TON ecosystem! We'd love to hear your feedback and any feature requests you may have, so please leave us a comment.

We updated service. Requesting raw transaction can have some speed degradation, jetton history now has sorting by time in correct order but also can have speed degradation.

we are under DDoS