7 wallets. 7 chains. No unified view — until now.
ows.eth resolves them all. MoonPay Skills rebalance them.
An OWS agent has wallets on 7 chains — but no way to see them together, no way to move funds between them, and no way to pay APIs on the right chain automatically.
A real OWS wallet created via CLI. Once ENS records are set, this resolves live from Ethereum mainnet.
Resolve [name].ows.eth to all 7 chain addresses, then aggregate balances into a single portfolio view. One ENS name gives the agent complete financial visibility.
# Resolve all chains from one ENS name ows resolve demo.ows.eth # Output: # EVM 0x4a4AF8...4CdBF5 → $847.32 USDC # Solana G4EF6P...Gu1i → $0.00 # Bitcoin bc1qyt...f5rm → $0.00 # + 4 more chains # Total portfolio: $847.32
Agent needs SOL to pay an x402 API but only has USDC on Base? ENS resolves the Solana address, MoonPay bridges the funds — zero fees, zero human interaction.
# Bridge USDC → SOL using ENS identity mp bridge \ --from base \ --to solana \ --token USDC \ --amount 100 \ --wallet demo.ows.eth # ENS resolves automatically # ✓ 100 USDC bridged → ~2.3 SOL # ✓ Fee: $0.00 (MoonPay Agents) # ✓ Settled to demo.ows.eth Solana address
demo.ows.eth is a real OWS wallet — created with one CLI command, registered on ows.eth, resolving to 7 chains. MoonPay Skills give it the ability to see its full portfolio and rebalance autonomously.
Any agent can get the same: [name].ows.eth — one name, every chain, MoonPay-ready.