/api/v2/{coin}/wallet/{walletId}/iswalletaddressThis endpoint verifies whether a given address belongs to the specified wallet. It performs cryptographic verification, checking address derivation against wallet keychains and configuration.
Returns true if the address belongs to the wallet.
Throws an error if verification fails or parameters are invalid.
To verify a baseAddress, set baseAddress and address to the base address of the wallet.
Due to architecture limitations, forwarder version 0 addresses cannot be verified and will return true without verification.
Verifying custodial wallet addresses is not supported.
coinstringRequiredbtcwalletIdstringRequired59cd72485007a239fb00282ed480da1f^[0-9a-f]{32}$address string required keychains array[object] required pub string required ethAddress string commonKeychain string baseAddress string walletVersion number indexOne ofcoinSpecific object baseAddress string feeAddress string forwarderVersion number salt string impliedForwarderVersion number format string rootAddress string error string required requestId string required context object name string required error string required requestId string required context object name string required