Function cryptoapis::apis::informative_api::list_deposit_addresses[][src]

pub async fn list_deposit_addresses(
    configuration: &Configuration,
    blockchain: &str,
    network: &str,
    wallet_id: &str,
    context: Option<&str>
) -> Result<ListDepositAddressesR, Error<ListDepositAddressesError>>
Expand description

Through this endpoint customers can pull a list of Deposit/Receiving Addresses they have already generated. {note}Please note that listing data from the same type will apply pagination on the results.{/note}