← Back to registry

TOOL · fund_contract

No description provided.

Canonical Definition

{
  "category": "escrow",
  "description": {
    "en": "Deposits funds into the smart contract.",
    "es": "Deposita fondos en el contrato inteligente."
  },
  "id": "fund_contract",
  "label": {
    "en": "Deposit Escrow",
    "es": "Depositar Escrow"
  },
  "metadata": {
    "artifact_type": "vetra-tool",
    "consumers": [
      "Imaginclaw"
    ],
    "owner_app": "Vetra-rust",
    "promotion_reason": "Escrow management",
    "scope": "app-scoped",
    "version": "1.0.0"
  },
  "requires_workspace": true,
  "response": {
    "data": {
      "instruction": "Dirigete al panel inferior web interactivo para depositar los fondos.",
      "ui_action": "highlight_escrow_panel"
    },
    "summary": {
      "en": "Your funds (USDC or equivalent ERC-20) can be securely locked via Escrow on the Smart Contract panel.",
      "es": "Tus fondos (USDC o equivalente ERC-20) se puden asegurar mediante Custodia en el panel del Contrato Inteligente."
    }
  },
  "suggested_actions": [
    "link_wallet",
    "create_blockchain_proof"
  ],
  "triggers": [
    "fund",
    "depositar",
    "cripto",
    "usdc",
    "escrow",
    "pagar",
    "fondear"
  ]
}