validateWallet
This endpoint is used to validate whether the format of a wallet address is correct for a specific chain.
Last updated
This endpoint is used to validate whether the format of a wallet address is correct for a specific chain.
Last updated
Parameters
chain
The blockchain of the wallet
walletAddress
string
The public wallet address of the wallet
Returns
VyPromise<> Wallet address format validated successfully.