-
Notifications
You must be signed in to change notification settings - Fork 3
/
graphql-query-whitelist.json
8 lines (8 loc) · 4.45 KB
/
graphql-query-whitelist.json
1
2
3
4
5
6
7
8
[
"queryqueryTransaction($limit:Int=100$order:order_by=desc$compositeKey:String=null$value:String=null$key:String=null$compositeKeyIn:[String!]=null$valueIn:[String!]=null$keyIn:[String!]=null$heightGT:Int=null$heightLT:Int=null$indexGT:Int=null$indexLT:Int=null$hash:String=null$height:Int=null){auratestnet{transaction(limit:$limitwhere:{hash:{_eq:$hash}height:{_eq:$height}event_attribute_index:{value:{_eq:$value,_in:$valueIn}composite_key:{_eq:$compositeKey,_in:$compositeKeyIn}key:{_eq:$key,_in:$keyIn}}_and:[{height:{_gt:$heightGT}}{index:{_gt:$indexGT}}{height:{_lt:$heightLT}}{index:{_lt:$indexLT}}]}order_by:[{height:$order},{index:$order}]){idheighthashtimestampcodegas_usedgas_wanteddata}}}",
"queryqueryTransaction($limit:Int=100$order:order_by=desc$compositeKey:String=null$value:String=null$key:String=null$compositeKeyIn:[String!]=null$valueIn:[String!]=null$keyIn:[String!]=null$heightGT:Int=null$heightLT:Int=null$indexGT:Int=null$indexLT:Int=null$hash:String=null$height:Int=null){serenity{transaction(limit:$limitwhere:{hash:{_eq:$hash}height:{_eq:$height}event_attribute_index:{value:{_eq:$value,_in:$valueIn}composite_key:{_eq:$compositeKey,_in:$compositeKeyIn}key:{_eq:$key,_in:$keyIn}}_and:[{height:{_gt:$heightGT}}{index:{_gt:$indexGT}}{height:{_lt:$heightLT}}{index:{_lt:$indexLT}}]}order_by:[{height:$order},{index:$order}]){idheighthashtimestampcodegas_usedgas_wanteddata}}}",
"queryqueryTransactionMultiCondition($limit:Int=100$order:order_by=desc$compositeKey:String=null$value:String=null$key:String=null$compositeKey2:String=null$value2:String=null$key2:String=null$compositeKeyIn:[String!]=null$valueIn:[String!]=null$keyIn:[String!]=null$compositeKeyIn2:[String!]=null$valueIn2:[String!]=null$keyIn2:[String!]=null$heightGT:Int=null$heightLT:Int=null$indexGT:Int=null$indexLT:Int=null$hash:String=null$height:Int=null){auratestnet{transaction(limit:$limitwhere:{hash:{_eq:$hash}height:{_eq:$height}event_attribute_index:{value:{_eq:$value,_in:$valueIn}composite_key:{_eq:$compositeKey,_in:$compositeKeyIn}key:{_eq:$key,_in:$keyIn}}_and:[{height:{_gt:$heightGT}}{index:{_gt:$indexGT}}{height:{_lt:$heightLT}}{index:{_lt:$indexLT}}{event_attribute_index:{value:{_eq:$value2,_in:$valueIn2}composite_key:{_eq:$compositeKey2,_in:$compositeKeyIn2}key:{_eq:$key2,_in:$keyIn2}}}]}order_by:[{height:$order},{index:$order}]){idheighthashtimestampcodegas_usedgas_wanteddata}}}",
"queryqueryTransactionMultiCondition($limit:Int=100$order:order_by=desc$compositeKey:String=null$value:String=null$key:String=null$compositeKey2:String=null$value2:String=null$key2:String=null$compositeKeyIn:[String!]=null$valueIn:[String!]=null$keyIn:[String!]=null$compositeKeyIn2:[String!]=null$valueIn2:[String!]=null$keyIn2:[String!]=null$heightGT:Int=null$heightLT:Int=null$indexGT:Int=null$indexLT:Int=null$hash:String=null$height:Int=null){serenity{transaction(limit:$limitwhere:{hash:{_eq:$hash}height:{_eq:$height}event_attribute_index:{value:{_eq:$value,_in:$valueIn}composite_key:{_eq:$compositeKey,_in:$compositeKeyIn}key:{_eq:$key,_in:$keyIn}}_and:[{height:{_gt:$heightGT}}{index:{_gt:$indexGT}}{height:{_lt:$heightLT}}{index:{_lt:$indexLT}}{event_attribute_index:{value:{_eq:$value2,_in:$valueIn2}composite_key:{_eq:$compositeKey2,_in:$compositeKeyIn2}key:{_eq:$key2,_in:$keyIn2}}}]}order_by:[{height:$order},{index:$order}]){idheighthashtimestampcodegas_usedgas_wanteddata}}}",
"queryqueryListSequence($limit:Int,$compositeKey:[String!]=\"\",$value:String=\"\",$channel:String=\"\"){auratestnet{transaction(limit:$limit,where:{event_attributes:{composite_key:{_in:[\"acknowledge_packet.packet_src_channel\",\"send_packet.packet_src_channel\",\"recv_packet.packet_src_channel\"]},value:{_eq:$channel}},_and:{event_attributes:{composite_key:{_in:$compositeKey},value:{_eq:$value}}}}){heighthashtimestampcodegas_usedgas_wanteddataevent_attributes(where:{_and:{composite_key:{_eq:\"transfer.amount\"},value:{_like:\"%ibc%\"}}}){valuecomposite_keykey}}}}",
"queryqueryListSequence($limit:Int,$compositeKey:[String!]=\"\",$value:String=\"\",$channel:String=\"\"){serenity{transaction(limit:$limit,where:{event_attributes:{composite_key:{_in:[\"acknowledge_packet.packet_src_channel\",\"send_packet.packet_src_channel\",\"recv_packet.packet_src_channel\"]},value:{_eq:$channel}},_and:{event_attributes:{composite_key:{_in:$compositeKey},value:{_eq:$value}}}}){heighthashtimestampcodegas_usedgas_wanteddataevent_attributes(where:{_and:{composite_key:{_eq:\"transfer.amount\"},value:{_like:\"%ibc%\"}}}){valuecomposite_keykey}}}}"
]