Card snapshot
brainonbnb.com
·
2026-07-02 13:51:03 UTC
·
e701e159a7920a6626e25ec8c674a5367d39589110b5799356779949866fe8a9
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Brain On BNB AI ($BOBAI)",
"description": "Read-only agent surface for $BOBAI \u2014 on-chain token info, burns, circulating supply, wallet balances, and official links.",
"url": "https://brainonbnb.com/",
"version": "1.0.0",
"protocolVersion": "0.3.0",
"documentationUrl": "https://brainonbnb.com/skill.md",
"provider": {
"organization": "Brain On BNB AI",
"url": "https://brainonbnb.com/"
},
"capabilities": {
"streaming": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"skills": [
{
"id": "token_info",
"name": "Token info",
"description": "$BOBAI contract, supply, decimals, amount burned",
"tags": [
"crypto",
"bsc",
"token"
]
},
{
"id": "burns",
"name": "Burn stats",
"description": "Total $BOBAI permanently burned",
"tags": [
"crypto",
"deflationary"
]
},
{
"id": "wallet_balance",
"name": "Wallet balance",
"description": "BNB + $BOBAI balance of any BSC wallet",
"tags": [
"crypto",
"bsc"
]
},
{
"id": "links",
"name": "Official links",
"description": "Verified $BOBAI site, socials, DEX, source",
"tags": [
"links"
]
},
{
"id": "trade_info",
"name": "Trade info",
"description": "PancakeSwap V2 router, pair & fee-on-transfer params (3% tax, min 15% slippage) to swap $BOBAI without reverting",
"tags": [
"crypto",
"bsc",
"dex",
"trade"
]
},
{
"id": "guide",
"name": "Agent guide",
"description": "Start here \u2014 interactive map of what you can ask/do about $BOBAI and which tool to call",
"tags": [
"guide",
"onboarding"
]
},
{
"id": "how_to_buy",
"name": "How to buy",
"description": "Ready-to-run viem code to buy $BOBAI with BNB (fee-on-transfer safe)",
"tags": [
"crypto",
"bsc",
"dex",
"trade",
"code"
]
},
{
"id": "tokenomics",
"name": "Tokenomics",
"description": "Neutral value-accrual mechanics: deflationary tax->buyback->burn design + trust properties (renounced, LP burned, fair launch)",
"tags": [
"crypto",
"tokenomics",
"deflationary"
]
}
]
}