Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_balancesB

Get ETH balance and ERC-20 token balances for any wallet address on Base. Provide token addresses to check specific token balances alongside ETH.

get_gas_estimateB

Estimate gas cost for a transaction on Base. Provide a to address and optional data/value to get precise gas estimates in ETH and USD-equivalent.

get_token_infoA

Get detailed ERC-20 token information on Base — name, symbol, decimals, total supply. Works with any ERC-20 token contract address.

check_allowanceA

Check ERC-20 token allowance — how many tokens an owner has approved a spender to use. Useful before executing swaps or transfers that require approval.

get_base_gas_priceA

Get current Base chain gas price, priority fee, and block info. Use to determine optimal timing for transactions.

resolve_addressA

Resolve an ENS name to an Ethereum address, or look up the ENS name for an address. Uses Ethereum mainnet ENS registry.

get_tx_statusA

Check the status of a transaction on Base by its hash. Returns confirmation status, block, gas used, and whether it succeeded or reverted.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lordbasilaiassistant-sudo/base-wallet-toolkit-mcp'

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