Skip to main content

Platform Overview

Bankr is a Web3 AI companion platform that integrates LLM technology with DeFi protocols. It enables AI agents to execute blockchain transactions through natural language commands while Bankr handles security, routing, and execution.

Core Capabilities

Natural Language Trading

Your agent sends plain English commands. Bankr interprets them and executes the appropriate blockchain transactions.

"swap $50 of ETH to USDC on base"
"buy $10 of BONK on solana"
"set a limit order to buy BNKR if it drops 10%"

Multi-Chain Support

Bankr operates across five blockchain networks:

  • Base — Primary EVM chain with gas sponsorship
  • Ethereum — ETH mainnet for high-value operations
  • Polygon — Low-cost EVM transactions
  • Unichain — Uniswap's native chain
  • Solana — High-speed SVM transactions

Security First

Every transaction passes through Bankr's Sentinel security system, which checks for:

  • Malicious contract addresses
  • Phishing attempts
  • Unusual transaction patterns
  • Prompt injection attacks

Token Launching

Deploy tokens on Base or Solana with built-in:

  • Liquidity pool creation
  • Fee sharing arrangements
  • Vaulting and vesting options

Architecture

┌─────────────────┐
│ Your Agent │
└────────┬────────┘
│ Natural Language

┌─────────────────┐
│ Bankr API │
├─────────────────┤
│ • Sentinel │
│ • Fee Routing │
│ • Multi-Chain │
└────────┬────────┘
│ Transactions

┌─────────────────┐
│ Blockchains │
│ Base · Polygon │
│ ETH · Unichain │
│ Solana │
└─────────────────┘

Integration Options

MethodBest ForComplexity
OpenClaw SkillAI agents using OpenClawLow
Claude PluginsClaude Code usersLow
Agent APICustom integrationsMedium
@bankr/sdkTypeScript applicationsMedium

Pricing

The SDK uses x402 micropayments:

  • $0.01 USDC per request when using the @bankr/sdk
  • Payment is automatic using your wallet's USDC on Base
  • No subscriptions, no minimums, pay-as-you-go

Next Steps