Skip to content

Commit

Permalink
Symbiotic create traces pt2 (#818)
Browse files Browse the repository at this point in the history
* create traces

* Update NetworkRestakeDelegator_event_SetMaxNetworkLimit.json

* Update NetworkRestakeDelegator_event_SetMaxNetworkLimit.json

* Update NetworkRestakeDelegator_event_SetMaxNetworkLimit.json
  • Loading branch information
zigzag2002 authored Jan 26, 2025
1 parent a0d81d3 commit 8d7347a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "SetMaxNetworkLimit",
"type": "event"
},
"contract_address": "SELECT entity FROM ref('DelegatorFactory_event_AddEntity') a INNER JOIN ref('DelegatorFactory_call_create') b ON a.transaction_hash = b.transaction_hash WHERE b.type_ = 0",
"contract_address": "SELECT entity FROM ref('DelegatorFactory_event_AddEntity') a INNER JOIN ref('DelegatorFactory_call_create') b ON a.transaction_hash = b.transaction_hash WHERE b.type_ = '0'",
"field_mapping": {},
"type": "log"
},
Expand Down

0 comments on commit 8d7347a

Please sign in to comment.