Skip to main content
Glama

Veri5ight MCP Server

by 5ajaki
index.js794 B
/** * Addresses are a fundamental part of interacting with Ethereum. They * represent the gloabal identity of Externally Owned Accounts (accounts * backed by a private key) and contracts. * * The Ethereum Naming Service (ENS) provides an interconnected ecosystem * of contracts, standards and libraries which enable looking up an * address for an ENS name. * * These functions help convert between various formats, validate * addresses and safely resolve ENS names. * * @_section: api/address:Addresses [about-addresses] */ null; export { getAddress, getIcapAddress } from "./address.js"; export { getCreateAddress, getCreate2Address } from "./contract-address.js"; export { isAddressable, isAddress, resolveAddress } from "./checks.js"; //# sourceMappingURL=index.js.map

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/5ajaki/veri5ight'

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