Skip to main content
Glama

Adamik MCP Server

Official

getAccountHistory

Retrieve transaction history for a specific account across blockchain networks using chainId and accountId parameters, streamlining account activity tracking and analysis.

Instructions

Get the transaction history for an account

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