/export and you walk away with the key — EazPay becomes just one of many wallets you could use. We're transparent about the trade-off; the security page documents the full trust model.
sendPayment, sendExternal, batchSend, and registerUser. It cannot call withdraw, transferOwnership, or change daily limits — those are onlyOwner. Each UserWallet has a daily limit of 1,000 USDC/day enforced by Solidity. Worst case (key compromised), an attacker can redirect ≤ 1,000 USDC/day per wallet — we'd pause the contract on detection. Roadmap: migrate to a Gnosis Safe multisig + AWS KMS for the operator key.
/send 0xAddress 10 with any EVM address on Tempo L1. Same 0.1% fee, daily limit still applies. If you're on a legacy V3 account, run /migrate first (takes 10–15 seconds).
/export before the shutdown, you already have the key. If not, the contract has a transferOwnership function you can call via the Tempo Explorer using the operator key backup that the security page documents. Smart contracts don't disappear when websites do.
/export and call withdraw() directly on the contract — that path has no limit. The limit isn't a price policy, it's a safety net if the bot key ever leaks.
Two minutes, zero friction. Open the bot and send /start.