Skip to main content

get_allowance

Function get_allowance 

Source
pub async fn get_allowance(
    configuration: &Configuration,
    account: &str,
    authorization: &str,
    chain_id: &str,
    address: &str,
    owner: &str,
    spender: &str,
) -> Result<Erc20ApiResponseString, Error<GetAllowanceError>>