AWOL Send
Money and files, by name.
Type a username, pick what to send. AWOL routes the transfer on whichever chain makes sense — your friend just sees it arrive.
What it replaces
💸
Venmo
...but works for tokens, NFTs, and files — and your money isn't custodial.
📡
AirDrop
...but works across platforms, across the planet, with a permanent receipt.
🔗
Dropbox share-link
...but the recipient *owns* the file the moment they accept it.
One API
The same call works on every chain.
send.ts
// One mnemonic, every chain
await wallet.bitcoin.send({ to: 'alice.awol', amount: '0.01' });
await wallet.ethereum.send({ to: 'alice.awol', amount: '25', token: 'USDC' });
await wallet.solana.send({ to: 'alice.awol', amount: '5', token: 'USDC' });
// Files travel the same way
await wallet.drive.sendFile({ to: 'alice.awol', file }); Under the hood
Aggregated routing, transparent fees.
🔒
No custody, ever
Every transaction signs on your device. AWOL never touches funds, never holds keys, never freezes accounts.
⚡
Best execution
Quotes from LI.FI, 0x, and 1inch — pick the route, click sign, broadcast.
◉
Flat 0.30% service fee
Half of MetaMask's swap fee. Shown plainly next to network gas, before you confirm.
📨
Inbox receipts
Every send lands in the recipient's AWOL inbox with provenance you can verify on-chain.
Send something to a name.
No account numbers. No routing numbers. No three-day clears.