Skip to main content
Glama

BICScan MCP Server

by ahnlabio
MIT License
  • Linux
  • Apple

get_assets

Retrieve comprehensive asset holdings linked to a crypto address using the BICScan MCP Server. Input an EOA, CA, ENS, CNS, or KNS address to receive a detailed list of assets.

Instructions

Get Assets holdings by CryptoAddress

Args: address: EOA, CA, ENS, CNS, KNS. Returns: Dict: where assets is a list of assets

Input Schema

NameRequiredDescriptionDefault
addressYes

Input Schema (JSON Schema)

{ "properties": { "address": { "title": "Address", "type": "string" } }, "required": [ "address" ], "title": "get_assetsArguments", "type": "object" }

You must be authenticated.

Other Tools from BICScan 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/ahnlabio/bicscan-mcp'

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