Skip to main content
Glama
BACH-AI-Tools

Coinranking1 MCP Server

get_blockchain_uuid_by_contract_address

Retrieve the unique identifier for a cryptocurrency by providing its contract address and blockchain name. This tool helps identify tokens across different blockchain ecosystems where contract addresses may be called smart contract addresses, token addresses, or assetIDs.

Instructions

Find a specific coin by the contract address on its blockchain. We use the term contract address, but the name differs per ecosystem. For example, in Ethereum, it's called a smart contract address, others call it a token address, assetID, or something else.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
blockchainYesName of the blockchain you want to request. You can find a list of all possible values by making a request to our blockchains endpoint.
addressYesAddress of the token you want to request. This is the same address as is used on the blockchain the token is minted on. For example, the Tether (USDT) contract address on Ethereum is 0xdac17f958d2ee523a2206206994597c13d831ec7. In our case, the address is case-insensitive.

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/BACH-AI-Tools/coinranking1'

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