sdk.hotsinglewallet.getrewardaddresses
Home > @blaze-cardano/sdk > HotSingleWallet > getRewardAddresses
HotSingleWallet.getRewardAddresses() method
Retrieves the reward addresses controlled by the wallet.
Signature:
getRewardAddresses(): Promise<RewardAddress[]>;
Returns:
Promise<RewardAddress[]>
{Promise<RewardAddress[]>} - The reward addresses controlled by the wallet.