Armor Wallet Docs
  • Introduction
  • 💚Armor BASICS
    • Vision
    • Token
    • FAQ
    • Codex NFT
    • Platform Fees
    • Supported Chains
    • Supported Protocols
    • Core Functions
      • Wallet Management
      • Security
  • 🐸Armor Agents
    • Creating an Agent
  • Agent Customization
  • Agent Blueprints
  • ✳️Armor SDK
    • SDK Introduction
  • Armor MCP
  • Early Access Armor API key
  • Tutorials
    • Installing the Armor MCP
    • Troubleshooting UV and UVX
    • n8n
    • Claude
    • OpenAI
    • Langraph
    • Cline
    • Cursor
    • ElizeOS
    • Pydantic AI
  • 🟩AI & Tech
    • Architecture
    • Multi-Agent System
    • Agent Ecosystem
      • Trading Agent
      • Research Agent
      • Portfolio Agent
    • Game Connect
    • Bug Bounty
  • 🟢Company
    • Brand Kit
    • Work with us
Powered by GitBook
On this page
  • Transaction Simulations
  • Blacklist
  • Two-Factor Authentication (2FA) and Limits
  • Trading Code
  1. Armor BASICS
  2. Core Functions

Security

Security is one of the things that differentiates Armor from other wallets.

Transaction Simulations

Every trade Armor does, whether it's by a user or an agent is simulated beforehand to make sure that you are not exposed to malicious smart contracts. This is not as relevant for basic trades because Armor trades on the biggest more reputable DEXs. You still have buy/sell tax, slippage, and gas and if congestion is too high then you will pay for gas and not get the transaction through. For all of these reasons, simulation is a baseline for our trading tools.

Blacklist

Armor Wallet subscribes to several lists of known malicious actor lists and we keep this list updated to protect the community.

Two-Factor Authentication (2FA) and Limits

Users are encouraged to set limits on single trades and 24 trading limits so that if these limits are met then the user needs to use Google Authenticator and enter the code in order to proceed. These limits are completely at the discretion of the user and they can be turned off.

There are two types of 2FA codes you need to set up:

Trading Code

This is the 2FA code used normally and only applies to a single trade.

The trading limits apply to the trading agents as well, but you can set different limits for them to give them more freedom to trade.

Portfolio rebalancing always requires the master 2FA code.

PreviousWallet ManagementNextCreating an Agent

Last updated 1 month ago

💚