Deploy
Send SUZUNA a public BNB Chain wallet address. An agent is created for it instantly.
Nothing happens on chain. No transaction, no gas, no signature. Just a database write.
Pick a question. This is the answer, exactly as SUZUNA returns it.
what moved here today?
Quiet on BNB itself, but busy in tokens. Almost all of the movement is USDT, and almost all of it outbound. One send of 4,972 USDT, then a run of smaller sends between 20 and 80 USDT.
what is it holding?
The USDT position dwarfs everything else.
Three steps. No wallet connection, no gas, no signature.
Send SUZUNA a public BNB Chain wallet address. An agent is created for it instantly.
Nothing happens on chain. No transaction, no gas, no signature. Just a database write.
The agent reads that wallet directly from BNB Chain: balances, transactions, token transfers and contract activity.
One agent, one wallet. It cannot read any other address.
Ask in plain language. SUZUNA pulls whatever data your question needs and answers from it.
SUZUNA cannot invent a balance. Every figure in an answer is read from the chain first.
SUZUNA is bound to one address server-side. There is no way to ask it about a different wallet. It has no mechanism to name one.
Amounts arrive already converted into readable units. SUZUNA never does decimal maths, because that is exactly where a language model produces a confident wrong number.
Every claim on this page is checkable. The code is public: the bot, the chain reads, the prompt, the contract.
The rules SUZUNA follows are in the repository, not behind an API.
Exactly which data is fetched, and how it reaches the model.
Deployed on BNB Chain mainnet, source public, no update path.