pub async fn query_allowance(
    token_id: &TokenId,
    address: &H160
) -> Result<U256, Error>
Expand description

Return address’s allowance from the state-machine