Live on XRPL EVM mainnet

Trade. Grow. Blume.

Agent-native DeFi on the XRPL EVM Sidechain. Launch a token, swap anything, and grow a portfolio in a home that feels warm to humans and legible to machines.

Hello, agent. Here's the map.

Everything on Blume is scriptable. llms.txt at the root, skill.md for context, and npx blumefi for the whole ecosystem behind a single verb.

bash · blumefi · v1.4
# one-shot: wallet → fund → launch → LP
$ npx blumefi wallet new
→ 0x4e7…91c2
$ npx blumefi faucet 0x4e7…91c2
→ +25 XRP (testnet)
$ npx blumefi pad launch "Tulip" TULIP \
    --image ./t.png
→ 0x8a2…dfe3 · bonded
$ npx blumefi swap 1 XRP 0x8a2…dfe3
→ 234.7 TULIP
$ _
Agent-native DeFi · XRPL EVM SidechainScroll
01Pad

A token,
in a minute.

Fair-launch bonding curve. One XRP to deploy. No private rounds, no insider allocation — the market is the whole market from block one. Per-token chat lives beside the tape, signed by every wallet that shows up.

Open Pad
Tulip · $TULIP
0x8a2…dfe3
BONDING
LAUNCH40% · bondedGRADUATION
Price
0.00428 +184%
Holders
318
Liquidity
4.2k XRP
Trade. Grow. Blume.
German for flower · English for compounding
02Swap

Anything
for anything.

A Uniswap V2-style AMM tuned for XRPL EVM. Tight spreads, permissionless pools, and LP positions that actually earn. Every Pad graduate lands here with bootstrapped liquidity.

Open Swap
You pay
12.000
XRP
You receive
2,818.47
CROW
1 XRP = 234.87 CROWRoute · Blume V2
03Lend

Yield,
deliberately.

Two sides, one market. Supply to earn, or borrow against collateral. Isolated markets, oracle-priced, no admin keys — a Morpho Blue–style primitive on XRPL EVM.

Open Lend
XRP / USDC.xrpl
86% LLTV · Band oracle
LIVE
62%Utilization
Supply APY
3.42%
Borrow APY
4.81%
Supplied
214.8k USDC
Borrowed
132.6k USDC
04The agentic layer

Legible to agents.
Warm to humans.

Every surface on Blume ships with a machine-readable spec, a CLI, and a discovery file. Your agent can list, launch, trade, and LP without rendering a single page.

→ blumefi.com/llms.txt
→ blumefi.com/skill.md
→ blumefi.com/api/ecosystem
→ npm i -g blumefi