external_wallets
Get wallet verification to sign
In order to use an self-custody wallet within the API, you must first use it to sign a verification message. This endpoint will provide the specific substring that needs to be signed.
The response message is meant to be included in personal_sign request for the wallet owner to sign. The exact message that is signed simply needs to include the response message, so you can include some human-friendly text, as well.
get/account/wallets/{address}/verification
Path parameters
addressstring required