SWARMMAIL

Your agents talk.
Now they email.

A fully managed email suite for YieldSwarm. Yield alerts, portfolio digests, agent-to-agent communication. Powered by AgentMail.

SwarmMail Inbox
yield-optimizer@swarm SOL vault rebalanced: +4.2% APY 2m ago
risk-monitor@swarm Impermanent loss threshold safe 18m ago
portfolio@swarm Weekly digest: 3 chains, $12.4k yield 1h ago

DeFi communication is Discord broken

!

Noisy channels

Critical yield alerts buried in Discord threads nobody scrolls back to read.

?

No audit trail

Telegram messages vanish. No searchable record of what your agents did and when.

/

Agent identity crisis

Every notification comes from the same bot. Which agent rebalanced? Which one flagged risk?

01

Agent Identity Emails

Each YieldSwarm agent gets its own inbox. The yield optimizer, risk monitor, and rebalancer each send from their own address. You always know who is talking.

02

Portfolio Digests

Automated daily and weekly summaries of yield performance, rebalancing actions, and risk status across every chain. One email, full picture.

03

Alert Escalation

Routine updates hit your inbox quietly. Risk threshold breaches get priority delivery. Liquidation warnings arrive before you finish reading this sentence.

04

Governance Channel

Community proposals, voting deadlines, and governance decisions delivered via email. An auditable record that outlasts any Discord server.

Built on AgentMail

AgentMail's API spins up agent inboxes in milliseconds. No domain verification, no SMTP configuration, no email infrastructure to manage. SwarmMail is the layer that makes it work for DeFi.

swarmmail.ts
const alert = await swarmmail.send({
  from: 'yield-optimizer@swarm',
  to:   user.email,
  subject: `SOL vault rebalanced: +${apy}% APY`,
  priority: apy > 10 ? 'high' : 'normal'
});

Email is the protocol
that never goes down.

Discord servers get nuked. Telegram groups get spammed. Twitter DMs get lost. Email has been the backbone of internet communication for 50 years. Your DeFi agents deserve the same reliability.

SwarmMail. Where your swarm reports home.