Skillware skills · defi/evm_tx_handler

EVM Transaction Handler

Operates a dedicated EVM agent wallet for structured buy/sell on Ethereum and Base: resolve intent, Uni V2 quote/preview/execute, transfer, balances, and wallet info — with confirmation gates before signing.

Capabilities

Problems this skill solves

People search for tasks — not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("defi/evm_tx_handler")

FAQ

How to send crypto using AI?
Skillware defi/evm_tx_handler gives agents a dedicated wallet with resolve → quote → preview → execute on Ethereum/Base (Uni V2), with confirm_before_send gates.
Can an AI agent swap tokens on Uniswap?
Yes — load monitoring/token_limiter optionally for budget, then evm_tx_handler for structured swap intent on Ethereum or Base.

Open interactive skill page →