Skip to main content
Glama

Grove's MCP Server for Pocket Network

get_sui_latest_checkpoint

Retrieve the current checkpoint sequence number for Sui blockchain networks to monitor network progress and verify transaction finality.

Instructions

Get latest checkpoint sequence number

Input Schema

NameRequiredDescriptionDefault
networkNoNetwork type (defaults to mainnet)

Input Schema (JSON Schema)

{ "properties": { "network": { "description": "Network type (defaults to mainnet)", "enum": [ "mainnet", "testnet" ], "type": "string" } }, "type": "object" }

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/buildwithgrove/mcp-pocket'

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