Unlike the typical single-address query model, Wallet API offers structured subscription queries for multiple addresses. You can associate multiple addresses with a single account, enabling efficient asset status and transaction history queries across multi-chain scenarios.
We provide two types of accounts: wallet accounts and watch-only accounts.
Wallet Account: Requires message signature for authentication, allows adding custom tokens of interest, and can send transactions.
Watch-Only Account: No message signature is required, transactions cannot be sent, and all supported currencies of the chains are displayed.
Below is specific information about the related APIs: