get-wallet-sync-status
Check the synchronization status of a wallet with the blockchain network using the wallet address and connection ID. Essential for verifying wallet data accuracy in real time.
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. |