v1
latestOpenAPI 3.0.32026-07-267278168.1 KBAuth
Complete SIWE Address Book Challenge
Complete the signed challenge to add a withdrawal address.
post/v1/auth/erc-4361/address_book/complete_challenge
Request body
Example request
{
"id": "chg_ab12cd34ef56",
"signature": "d5ee68784479z8n5utzebecfbd6926a89d7e24e9z5nut313611186z0da4206be4e57b809cbb3372d52b865bda7f372ea0808286009e572a66c8ab717cf85cdbc1b",
"addressLabel": "My Ledger Nano X"
}Response
Result
Example response
{
"success": true
}