Skip to main content
Glama

MCP Ethers Wallet

hardhat.config.cjs407 B
require("@nomicfoundation/hardhat-toolbox"); require("@nomicfoundation/hardhat-ethers"); /** @type import('hardhat/config').HardhatUserConfig */ module.exports = { solidity: "0.8.24", networks: { hardhat: { accounts: { accountsBalance: "100000000000000000000000000000000000000" // 100 trillion ETH }, mining: { auto: true, interval: 0 } } } };

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