Interface get_token_tranfers_of_address_with_contract_Response

interface get_token_tranfers_of_address_with_contract_Response {
    result: get_token_tranfers_of_address_with_contract_Result;
}

Properties

Properties