post https://api-glb.sim.hashkeydev.com/api/v1/account/authAddress
Request Parameters
PARAMETER | TYPE | Req 'd | Example values | DESCRIPTION |
---|---|---|---|---|
txid | STRING | Y | 0xbd40b38543767a7d441c87c676ddfaf6cf750e4c7d8d66abd0f1665eb031932a | On-chain transaction ID |
senderLastName | STRING | Y | ZHANG | Your legal last name |
senderFirstName | STRING | Y | SHEN | Your legal first name |
institutionalName | STRING | |||
exchangeName | STRING | Y | Binance, OKX, Coinbase, Bybit, Kraken | The name of the whitelisted exchange you will be depositing |
isAddressOwner | BOOLEAN | Y | true | Self declaration that you are the owner of the address by sending "true" |
timestamp | LONG | Y | 1712317312973 | Timestamp |
Response Content
PARAMETER | TYPE | Example values | DESCRIPTION |
---|---|---|---|
success | BOOLEAN | true | Whether message sent successfully |
code | |||
timestamp | INT64 | 1699943911155 | Message sent time |