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
accountcoinsresponsemetadata.md•504 B
# AccountCoinsResponseMetadata
Account-based blockchains that utilize a nonce or sequence number should include that number in the metadata. This number could be unique to the identifier or global across the account address.
## Example Usage
```typescript
import { AccountCoinsResponseMetadata } from "icpmcp-rosetta-api";
let value: AccountCoinsResponseMetadata = {};
```
## Fields
| Field | Type | Required | Description |
| ----------- | ----------- | ----------- | ----------- |