Limited
Updated September 5, 2026Trade with BankrBot
Use the dedicated skill instead of generic DEX routing.
On this page
#Example prompts
@bankrbot buy 0.001 ETH of TFROG
@bankrbot sell 100000 TFROG for ETH
@bankrbot buy 5 USDC of 0xYourTwentyPadToken#Token verification
The skill resolves a token from a known ticker, a contract address, a recent launch result, or factory data. It must confirm a non-zero tokenCreator or a matching TwentyPad PoolKey before swapping.
#Dedicated routing
The skill constructs the custom v4 PoolKey instead of sending the launch token through a generic aggregator. When the trader asset differs from the launch quote, a normal ETH/USDC or quote bridge may be required before or after the hook leg.
#Current scope
The BankrBot trading skill represents the initial agent integration. The web application now has broader atomic settlement support through TwentyPadSwapRouter. Agent capabilities are expected to move toward parity in future updates.