Function cryptoapis::apis::xrp_ripple_api::get_xrp__ripple_address_details[][src]

pub async fn get_xrp__ripple_address_details(
    configuration: &Configuration,
    network: &str,
    address: &str,
    context: Option<&str>
) -> Result<GetXrpRippleAddressDetailsResponse, Error<GetXrpRippleAddressDetailsError>>
Expand description

Through this endpoint the customer can receive basic information about a given XRP address based on confirmed/synced blocks only. In the case where there are any incoming or outgoing unconfirmed transactions for the specific address, they will not be counted or calculated here. Since XRP is a different blockchain than Bitcoin and Ethereum, it isn’t unified.