ESC
Start typing to search...

TON Blockchain Tools (15)

Native TON integration using a W5R1 wallet. Private keys are stored with restrictive file permissions (0o600). Send operations (ton_send, jetton_send) are restricted to DM-only scope for safety.

Wallet & TON (7)

ToolDescriptionScope
ton_sendSend TON cryptocurrency to an address. Amount is in TON (not nanoTON).DM-only
ton_get_addressGet your TON wallet address for receiving funds.Any
ton_get_balanceCheck current TON wallet balance in TON and nanoTON.Any
ton_priceGet current TON/USD real-time market price.Any
ton_get_transactionsGet transaction history for any TON address.Any
ton_my_transactionsGet your own wallet's transaction history.Any
ton_chartGet price history chart for TON or any jetton over a time period.Any

Jettons (6)

ToolDescriptionScope
jetton_sendSend jettons (tokens) to an address via TEP-74 transfer.DM-only
jetton_balancesList all jetton (token) balances in your wallet.Any
jetton_infoGet jetton metadata: name, symbol, decimals, total supply, holders count, verification status.Any
jetton_priceGet current jetton price in USD and TON with 24h/7d/30d changes.Any
jetton_holdersGet top holders of a jetton with wallet addresses and balances.Any
jetton_historyGet price history and performance data for a jetton over 24h/7d/30d periods.Any

DEX & NFT (2)

ToolDescriptionScope
dex_quoteCompare swap rates between STON.fi and DeDust for any token pair.Any
nft_listList NFT items owned by a wallet. Defaults to the agent's own wallet; can filter by collection.Any

Note: The dex_quote tool provides a combined STON.fi + DeDust comparison in a single call. For the full suite of per-DEX trading tools (execute swaps, get pool info, liquidity management), see DEX Trading.