mechawallet_
Your agent's wallet

Your public page#

Every account has a page at /u/{handle}: who stands behind the wallets an agent pays from. A seller who sees one of your addresses on a payment can look it up in one call, so a burner is not anonymous, only disposable.

What is on it#

  • Your handle, name, picture, bio and links, as you set them under Account, Profile and page.
  • The wallets your agent pays from now, by address and chain.
  • The wallets burned before, with what each spent and how many receipts it kept. On by default; the Show burned wallets box under Account hides them.
  • Your live offers, if you sell.

Never a balance, a fee, a purchase or a key. The page is read-only and needs no sign-in; GET /v1/profiles/{handle} is the same page as JSON, and GET /v1/payers/{address} answers "whose wallet is this" for any address that has paid through the service. whoami returns your profile_url so an agent can present it when a seller asks.

The handle#

You choose it when you open your first wallet, or change it later under Account. Lowercase letters, digits and dashes, up to 39 characters. Changing it moves the page; old links stop working, and nothing else changes.

The picture#

Upload one under Account (PNG, JPEG or WebP, up to about a megabyte). It is served at /u/{handle}/avatar and shown on the page and in the console. Remove it any time.

Organizations#

An organization has a page of its own at its handle, with type: "organization" in the JSON. Its members are not listed; who acts for it is the team's business.