Account Management

In MORE Markets, users can set up an authorization system that enables designated addresses to manage activities on their behalf. This system allows authorized addresses to carry out specific functions such as borrowing, withdrawing, and handling collateral for the authorizing user.

Users can manage these authorizations through two key approaches:

  1. Directly calling specific functions,

  2. Signing messages that adhere to the EIP-712 standard, ensuring security and compliance.

The platform also supports enhanced account management for users with externally owned accounts (EOAs). This feature enables users to streamline their transactions through the use of smart contract wallets or bundler contracts.

This foundational authorization setup in MORE Markets is intentionally simple, designed to serve as a base upon which users can build more intricate and tailored management systems.

Last updated