Skip to main content

Security Best Practices

Bankr has two layers of safety controls: wallet-level (configured at bankr.bot → Security; applies to every surface) and per-API-key (configured at bankr.bot/api; applies to one key). Both run independently — a transaction must satisfy both to broadcast.

Pick a layer

You are…Read
Using Bankr through chat at bankr.botBankr Terminal
Building an agent or integration with the APIDeveloper API
Doing bothBoth — controls compose

For the full reference of API-key flags and error responses, see Agent API → Access Control.

Where each control lives

ControlConfigured atLayer
Pause all transactionsbankr.bot → SecurityWallet
Daily USD limitbankr.bot → SecurityWallet
Per-transaction USD limitbankr.bot → SecurityWallet
Permitted recipients (with cooldown)bankr.bot → SecurityWallet
Disable arbitrary contract callsbankr.bot → SecurityWallet
Read-only modebankr.bot/apiAPI key
IP allowlistbankr.bot/apiAPI key
Recipient allowlistbankr.bot/apiAPI key