get-wallet-sync-status
Check the synchronization status of a wallet with the blockchain network using the wallet address and connection ID. Verify real-time syncing for accurate data in CoinStats MCP Server.
Instructions
Get the syncing status of the wallet with the blockchain network.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
address | Yes | Wallet address | |
connectionId | Yes | The identifier of connection, which you received from /wallet/blockchains call response. |