Patch Wallet API
  • 👋Welcome to the Patch Docs
  • API
    • ▶️Overview
    • Go to Postman Collection
    • App Authentication
    • User Authentication
    • Resolver API
    • Kernel Account API
    • ENS Resolver (usr.id)
    • Networks Supported
    • Errors
  • Other
    • Admin
      • 🚧 🚧 🚧 Patch Maintenance 🚧 🚧 🚧
    • Other
      • 🏗️Request for Projects
      • Base Account API [DEPRECATED]
      • DustSweeper API [WIP]
      • Safe Account API
        • Accounts
        • Send Transactions
        • View Transaction Status
  • Protocol
Powered by GitBook
On this page
  1. Other
  2. Other
  3. Safe Account API

Accounts

PreviousSafe Account APINextSend Transactions

Last updated 2 years ago

Create a Safe Account or list the accounts you control via the endpoints below.

Technically, the endpoint creates a and adds the signers parameter and Paymagic as a signer with a 1 of n threshold.

  • POST /account

  • POST /accounts

Proxy Contract through the Gnosis Safe SDK