Open source · verified on Etherscan · self-custody throughout

To flashbank

To move money on-chain without handing it to anyone. Two ways to do it: an atomic flash loan, or a fixed-term peer-to-peer loan agreed directly between two people. No deposits, no custody, no nonsense.

Flash loans

Flashbank a large sum for the lifetime of a single transaction — arbitrage, refinance, liquidate — and repay it plus a small capped fee before the block closes. If anything fails, the whole thing never happened.

  • Borrow, use and repay in one atomic transaction — it cannot half-happen
  • Liquidity never leaves the providers’ own wallets (allowance-based, no deposits)
  • Live on Ethereum, Base and Arbitrum · capped fees, immutable router
Open the flash-loan app

P2P term loans

Flashbank a loan directly with another person: collateral and terms locked in a neutral escrow, one flat fee instead of interest, and settlement decided purely by the clock — never by a price feed.

  • Fixed term, one flat fee — no interest clock, no price oracle, no margin calls
  • Settles purely on time: repay before the deadline or the collateral is claimable
  • Live on Ethereum and Base · direct on the contract is zero commission
Open the loans marketplace

Agents can flashbank too

An open-source MCP server lets AI agents browse offers, quote fees and check flash-loan liquidity with zero configuration — and, with an explicitly configured throwaway key, transact on the Sepolia playground. Mainnet writes are double-gated.

npx -y @flashbank/mcp

Find the opportunity, then flashbank it

A flash loan is the capital — you still need the opportunity and a way to land it. Seneschal, from the same author, is a pay-per-call data shop for searchers and agents that pairs naturally with FlashBank.

Free cross-protocol liquidation telemetry (Aave, Morpho, Spark, Compound) and builder-bid intel — spot the play, then flashbank the capital to execute it atomically.
An independent Ethereum block builder (rpc.seneschal.space) to land your arbitrage or liquidation bundle. Like FlashBank, it ships an MCP server — no API key.
Unaudited software. Everything here is open source and self-reviewed, but no external firm has audited it. Use real assets at your own risk — and read the audit page first.