Skip to main content
Glama

MCP Ethers Wallet

parseEther

Convert ether values into wei for precise Ethereum transactions and smart contract interactions using this blockchain utility tool.

Instructions

Convert an ether value to wei

Input Schema

NameRequiredDescriptionDefault
etherYesThe ether value to parse

Input Schema (JSON Schema)

{ "properties": { "ether": { "description": "The ether value to parse", "type": "string" } }, "required": [ "ether" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crazyrabbitLTC/mcp-ethers-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server