get-wallet-sync-status
Check wallet synchronization status with blockchain network by providing wallet address and connection ID to verify data accuracy.
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. |