<aside> 📜

TABLE OF CONTENTS

<aside> 💎

OUR COMMUNITY

Aftermath SDK

Centron Bot uses the Aftermath SDK to power all trade execution and routing logic. Built specifically for the Sui blockchain, the SDK enables:

The SDK is modular and TypeScript-based, making it ideal for scalable and reliable DeFi integrations within Telegram-native environments like Centron Bot.

Nexa API

To minimize user exposure to high-risk assets, Centron integrates Nexa’s token intelligence engine. Every token queried or traded through the bot is checked against a set of safety signals, including:

This data is used to dynamically assign a safety rating to tokens and inform user decisions in real time.

Telegram Bot API

Centron is built directly on Telegram’s native Bot API, using webhook-based interaction to deliver a reactive, conversational trading interface. The bot framework supports:

The Telegram UX layer is optimized for speed, mobile accessibility, and minimal user friction, allowing full trading workflows without leaving the chat.