Skip to main content
Glama

Adamik MCP Server

Official

getAccountState

Retrieve account balances and staking positions on supported blockchain networks using the Adamik MCP Server's standardized multi-chain API.

Instructions

Get the state of an account (balances and staking positions)

Input Schema

NameRequiredDescriptionDefault
accountIdYes
chainIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "accountId": { "type": "string" }, "chainId": { "type": "string" } }, "required": [ "chainId", "accountId" ], "type": "object" }
Install Server

You must to connect to the server.

Other Tools from Adamik MCP Server

Related Tools

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/AdamikHQ/adamik-mcp-server'

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