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