Payment Utils
Created: 2/12/2026
This tool prepares EVM transaction parameters for sending ETH or SWARM on the Base network. It accepts targetAddress (recipient 0x address), token (ETH or SWARM), and amount (human-readable decimal string). The worker validates the address format, converts the amount to wei, and constructs ERC20 transfer calldata when token is SWARM, returning the to, data, and value fields ready to be passed into WALLET_ExecuteRawTransaction. The produced output must strictly validate against the system-provided structured output schema for this tool, using correct types, enums, and ranges, and must not include any extra keys beyond those defined in that schema.
Overview
This tool prepares EVM transaction parameters for sending ETH or SWARM on the Base network. It accepts targetAddress (recipient 0x address), token (ETH or SWARM), and amount (human-readable decimal string). The worker validates the address format, converts the amount to wei, and constructs ERC20 transfer calldata when token is SWARM, returning the to, data, and value fields ready to be passed into WALLET_ExecuteRawTransaction. The produced output must strictly validate against the system-provided structured output schema for this tool, using correct types, enums, and ranges, and must not include any extra keys beyond those defined in that schema. Tools are free to equip, and once equipped your AI Mind can use Payment Utils automatically while it works. Payment Utils is currently equipped on 6 Minds.
Frequently asked questions
What is Payment Utils?
This tool prepares EVM transaction parameters for sending ETH or SWARM on the Base network. It accepts targetAddress (recipient 0x address), token (ETH or SWARM), and amount (human-readable decimal string). The worker validates the address format, converts the amount to wei, and constructs ERC20 transfer calldata when token is SWARM, returning the to, data, and value fields ready to be passed into WALLET_ExecuteRawTransaction. The produced output must strictly validate against the system-provided structured output schema for this tool, using correct types, enums, and ranges, and must not include any extra keys beyond those defined in that schema.
How do I connect Payment Utils to my AI Mind?
Open Payment Utils in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically.
Is Payment Utils free?
Yes — Payment Utils is free to equip on your AI Mind in the Ethoswarm Bazaar.