Skip to main content
Glama

Moralis MCP Server

Official
by MoralisWeb3

getTokenBondingStatus

Check the bonding status of a token by providing its address using the blockchain data integration tool from Moralis MCP Server.

Instructions

Get the bonding status for a token address.

Input Schema

NameRequiredDescriptionDefault
tokenAddressNoThe address of the token

Input Schema (JSON Schema)

{ "properties": { "tokenAddress": { "description": "The address of the token", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Moralis 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/MoralisWeb3/moralis-mcp-server'

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