We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ai-api-booster/mcp-rosetta-icp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
currencymetadata.md•435 B
# CurrencyMetadata
Any additional information related to the currency itself. For example, it would be useful to populate this object with the contract address of an ERC-20 token.
## Example Usage
```typescript
import { CurrencyMetadata } from "icpmcp-rosetta-api";
let value: CurrencyMetadata = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |