Send crypto to an email address

Every
email is
a wallet.

Send SOL or any token to someone@gmail.com. They get an email, sign in once, and it's theirs. No seed phrase. No extension. No 44-character address.

The flow, verbatim
/send 1 SOL to mom@gmail.com
Send 1 SOL → m***m@gmail.com
Fee 0.5% · She receives 0.995 SOL
Expires in 30 days
Confirm
Cancel
Sent. She has 30 days to claim.
— then, in her inbox —
@
no-reply@sendat.fun
to you · now
You received 1 SOL

Someone sent you crypto. Claim it in one click — a wallet is created for you automatically.

Claim 1 SOL
Every email is a wallet ·No seed phrase ·SOL · USDC · any SPL ·Crypto for normal people ·Every email is a wallet ·No seed phrase ·SOL · USDC · any SPL ·Crypto for normal people ·
01
00
Envelopes sent
02
00
Claimed
03
00
Reclaimed

How it works

Three steps. No wallet required.

01

Send

Message the bot an amount, a token, and any email. The funds lock in a non-custodial escrow on Solana — out of everyone's hands, including ours.

02

Notify

The recipient gets a plain, real-looking email: “You received X SOL,” with a single button to claim.

03

Claim

They sign in with Google. A wallet is created in the background and the funds arrive. They never touch a key.

The smart contract

Complex underneath.
One click on top.

A vault that only opens for the right email — proven by a signature, never by storing the email.

How do you let someone claim money when they have no wallet, and you refuse to put their email on a public chain? The email lives on-chain only as a SHA-256 hash. An off-chain verifier signs a claim authorization, and the program checks that signature on-chain through Solana's native ed25519 program. The verifier can never take funds — only authorize one specific recipient.

Non-custodial
Funds sit in a program-derived vault. No admin key can move them.
Private by design
Plaintext emails never touch the chain — only their hash.
Unforgeable claims
ed25519 signature over (envelope ‖ recipient ‖ nonce), verified in-program.
Can't get stuck
Nonce replay protection, single-claim close, and permissionless reclaim after expiry.

Why $@

Every send burns supply.

0.5% of every envelope flows to the treasury. The treasury buys $@ on the open market each day and burns 100% of it. The more the protocol is used, the more supply disappears. Fair launch — no team allocation, no presale.

Ticker
AT (Solana can't hold @)
Launch
PumpFun · fair
Contract
At launch
Treasury cut
0.5% → buyback → burn
@

Send your first envelope.

Open the bot ↗