Armor Crypto MCP

by armorwallet
Verified
GPL 3.0
168
  • Apple
  • Linux

archive_wallets

Archive specified wallets on the Armor Crypto MCP server by providing a list of wallet names. Simplify blockchain operations for crypto trading strategies.

Instructions

Archive wallets. Expects a list of wallet names.

Input Schema

NameRequiredDescriptionDefault
wallet_names_listYes

Input Schema (JSON Schema)

{ "properties": { "wallet_names_list": { "items": { "type": "string" }, "title": "Wallet Names List", "type": "array" } }, "required": [ "wallet_names_list" ], "title": "archive_walletsArguments", "type": "object" }
ID: omajxoz8en