> For the complete documentation index, see [llms.txt](https://docs.swttoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swttoken.com/api-reference/apache-thrift-api/sync-info.md).

# Sync info

The section describes methods for obtaining information about the synchronization of a node

### SyncStateGet() <a href="#syncstateget" id="syncstateget"></a>

returns the sync status of the node

SyncStateResult SyncStateGet()

ExecuteCountGetResult ExecuteCountGet(1:string executeMethod)

}

// Currency code, 1 for mainline one (SmartWalletToken, 'SWT')

typedef i8 Currency

// Wallet or smart contract address

//typedef binary Address

// Unix timestamp in milliseconds

typedef i64 Time

typedef string TokenCode

typedef string TokenAmount
