Skip to main content
Version: 0.4.9

wallet.hotwallet.getrewardaddresses

Home > @blaze-cardano/wallet > HotWallet > getRewardAddresses

HotWallet.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.