/admin/update-walletAddress
Updates wallet address associated with the account.
await axios.post(`https://api.cryptocadet.app/api/admin/update-walletAddress`, {
apiKey,
secretKey,
walletAddress
uid
})Last updated
Updates wallet address associated with the account.
await axios.post(`https://api.cryptocadet.app/api/admin/update-walletAddress`, {
apiKey,
secretKey,
walletAddress
uid
})Last updated