Skip to content

Commit

Permalink
Revert "Update Aero multiple instance gauges (nansen-ai#296)" (nansen…
Browse files Browse the repository at this point in the history
…-ai#298)

This reverts commit d1c6a9e.
  • Loading branch information
wderose authored Jun 24, 2024
1 parent d1c6a9e commit 5f90024
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 243 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"name": "PoolCreated",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0x5e7bb104d84c7cb9b682aac2f3d509f5f406809a",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "ClaimFees",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0xf5601f95708256a118ef5971820327f362442d2d",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "ClaimRewards",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0xf5601f95708256a118ef5971820327f362442d2d",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "Deposit",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0xf5601f95708256a118ef5971820327f362442d2d",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "NotifyReward",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0xf5601f95708256a118ef5971820327f362442d2d",
"field_mapping": {},
"type": "log"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"name": "Withdraw",
"type": "event"
},
"contract_address": "SELECT b.pool FROM ref('Voter_event_GaugeCreated') a JOIN ref('CLFactory_event_PoolCreated') b ON a.pool = b.pool WHERE a.pool IS NOT NULL",
"contract_address": "0xf5601f95708256a118ef5971820327f362442d2d",
"field_mapping": {},
"type": "log"
},
Expand Down
54 changes: 0 additions & 54 deletions parse/table_definitions_base/aerodrome/Gauge_event_ClaimFees.json

This file was deleted.

This file was deleted.

54 changes: 0 additions & 54 deletions parse/table_definitions_base/aerodrome/Gauge_event_Deposit.json

This file was deleted.

This file was deleted.

43 changes: 0 additions & 43 deletions parse/table_definitions_base/aerodrome/Gauge_event_Withdraw.json

This file was deleted.

0 comments on commit 5f90024

Please sign in to comment.