get-wallet-sync-status
Check the synchronization status of a wallet with the blockchain network using the CoinStats MCP Server. Input the wallet address and connection ID for accurate status retrieval.
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. |