Skip to content

Commit

Permalink
Fix casing for query (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
kome12 authored Dec 27, 2024
1 parent 3fa6f9e commit 3371de8
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "Approval",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "BalanceForwarderStatus",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "Borrow",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"name": "ConvertFees",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "DebtSocialized",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "Deposit",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "EVaultCreated",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "GovSetCaps",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetConfigFlags",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetFeeReceiver",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetGovernorAdmin",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "GovSetHookConfig",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetInterestFee",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetInterestRateModel",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"name": "GovSetLTV",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetLiquidationCoolOffTime",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"name": "GovSetMaxLiquidationDiscount",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "InterestAccrued",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"name": "Liquidate",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "PullDebt",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "Repay",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "Transfer",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"name": "VaultStatus",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"name": "Withdraw",
"type": "event"
},
"contract_address": "select proxy from ref('GenericFactory_event_ProxyCreated') where implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"contract_address": "SELECT proxy FROM ref('GenericFactory_event_ProxyCreated') WHERE implementation = '0x8ff1c814719096b61abf00bb46ead0c9a529dd7d'",
"field_mapping": {},
"type": "log"
},
Expand Down

0 comments on commit 3371de8

Please sign in to comment.