๐Ÿ›ก๏ธ The only official bot is @EazPay_bot. Any other handle, even a similar one, is a scam. Official support NEVER asks you to deposit to a different address.
Getting started ยท 2 minutes

How EazPay actually works

A Telegram bot plus three smart contracts on Tempo L1. No hand-waving. Four steps from first message to self-custody.

1

Open the bot

Start a chat with @EazPay_bot and send /start. A UserWallet smart contract is deployed on Tempo L1 in one on-chain transaction.

  • No KYC, no signup form, no email
  • Your wallet owner key is generated by the bot and encrypted AES-256-GCM in our DB
  • Run /export at any time to take custody of the key
@EazPay_bot
/start
๐Ÿ‘‹ Welcome to EazPay, Alice!
Your smart contract wallet is ready.

๐Ÿ“ Deposit address:
0x633aa5E6โ€ฆc6B5aDCc43F0c6cB

Use /wallet, /send, /deposit to manage.
2

Fund your wallet

Run /deposit to see your Tempo L1 address. Transfer USDC to it from any source that speaks Tempo.

  • Any Tempo-compatible CEX (Binance, OKX, etc. โ€” withdraw with Tempo network selected)
  • Bridge from Ethereum / Base / Arbitrum via Relay Protocol
  • Direct on-chain transfer from another EazPay user or external wallet
  • PIX / card on-ramp inside the bot is on the roadmap for Q3 2026
@EazPay_bot
/deposit
๐Ÿ“ฅ Your deposit address

0x633aa5E661CBE346529C02cc86B5aDCc43F0c6cB

Send USDC on Tempo L1 (chain 4217) to this address.
Any other token / other chain will be lost.
3

Send to anyone

Use /send with any of these three forms:

  • /send @alice 10 โ€” another EazPay user by @username
  • /send 123456789 10 โ€” by raw Telegram ID
  • /send 0x8b81โ€ฆe0224 10 โ€” to any EVM wallet on Tempo L1 (MetaMask, CEX deposit, cold wallet)

0.1% fee on every transfer, same TreasuryRouter hook. The operator pays Tempo gas โ€” you pay $0 in gas.

@EazPay_bot
/send 0x8b81โ€ฆe0224 10
๐Ÿ’ธ Confirm payment?

To: 0x8b81529cโ€ฆf66e8e0224
Amount: 10.00 USDC
Fee: 0.1% (0.010 USDC)
Network: Tempo Mainnet

[ โœ… Confirm ] [ โŒ Cancel ]
โœ… Payment sent!
Tx: 0xa4c7e1โ€ฆf3d829 ยท 847ms
4

Leave anytime

EazPay is custodial by default (the bot holds your encrypted key for convenience), but self-custody is one command away.

  • /export returns the private key of your wallet owner EOA
  • Import it into MetaMask, Rabby, Frame โ€” any EVM wallet
  • Call UserWallet.withdraw(anyAddress, amount) directly on-chain
  • Zero fee, no daily cap, no bot in the loop
@EazPay_bot โ€” DM only
/export
๐Ÿ” Anti-phishing confirmation
Type your code BANANA to continue.
60s timeout.
BANANA
๐Ÿ”‘ Your private key:
0xabcโ€ฆef

โ›” Never share. Store offline.
Import into MetaMask to self-custody.

Two minutes, zero friction.

All you need is Telegram and USDC on Tempo L1. The rest is handled for you.