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