wrap_eth
Convert native tokens like ETH into wrapped ERC-20 versions (WETH) for compatibility with DeFi protocols that require standardized token formats.
Instructions
Wrap native tokens (ETH, AVAX, BNB, POL, PLS) into their wrapped ERC-20 version (WETH, WAVAX, etc.). Required for most DeFi protocols that use ERC-20 tokens instead of raw native tokens. Specify amount in human-readable format (e.g. "0.5" for 0.5 ETH).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet_id | Yes | Wallet ID | |
| amount | Yes | Amount to wrap in human-readable format (e.g. "0.5") | |
| chain_id | Yes | Chain ID |