Skip to content

Commit

Permalink
events (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
zigzag2002 authored Jan 18, 2025
1 parent 8a648e1 commit bf5ad2d
Show file tree
Hide file tree
Showing 27 changed files with 959 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "entity",
"type": "address"
}
],
"name": "AddEntity",
"type": "event"
},
"contract_address": "0x99f2b89fb3c363fbafd8d826e5aa77b28bab70a0",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "entity",
"type": "STRING"
}
],
"table_description": "",
"table_name": "BurnerRouterFactory_event_AddEntity"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "entity",
"type": "address"
}
],
"name": "AddEntity",
"type": "event"
},
"contract_address": "0x6d52fc402b2da2669348cc2682d85c61c122755d",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "entity",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DefaultOperatorRewardsFactory_event_AddEntity"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "entity",
"type": "address"
}
],
"name": "AddEntity",
"type": "event"
},
"contract_address": "0x290cab97a312164ccf095d75d6175df1c4a0a25f",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "entity",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DefaultStakerRewardsFactory_event_AddEntity"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "entity",
"type": "address"
}
],
"name": "AddEntity",
"type": "event"
},
"contract_address": "0x985ed57af9d475f1d83c1c1c8826a0e5a34e8c7b",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "entity",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DelegatorFactory_event_AddEntity"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "uint64",
"name": "type_",
"type": "uint64"
}
],
"name": "Blacklist",
"type": "event"
},
"contract_address": "0x985ed57af9d475f1d83c1c1c8826a0e5a34e8c7b",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "type_",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DelegatorFactory_event_Blacklist"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "previousOwner",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "newOwner",
"type": "address"
}
],
"name": "OwnershipTransferred",
"type": "event"
},
"contract_address": "0x985ed57af9d475f1d83c1c1c8826a0e5a34e8c7b",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "previousOwner",
"type": "STRING"
},
{
"description": "",
"name": "newOwner",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DelegatorFactory_event_OwnershipTransferred"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "implementation",
"type": "address"
}
],
"name": "Whitelist",
"type": "event"
},
"contract_address": "0x985ed57af9d475f1d83c1c1c8826a0e5a34e8c7b",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "implementation",
"type": "STRING"
}
],
"table_description": "",
"table_name": "DelegatorFactory_event_Whitelist"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "network",
"type": "address"
},
{
"indexed": false,
"internalType": "address",
"name": "middleware",
"type": "address"
}
],
"name": "SetMiddleware",
"type": "event"
},
"contract_address": "0xd7dc9b366c027743d90761f71858bca83c6899ad",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "network",
"type": "STRING"
},
{
"description": "",
"name": "middleware",
"type": "STRING"
}
],
"table_description": "",
"table_name": "NetworkMiddlewareService_event_SetMiddleware"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "entity",
"type": "address"
}
],
"name": "AddEntity",
"type": "event"
},
"contract_address": "0xc773b1011461e7314cf05f97d95aa8e92c1fd8aa",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "entity",
"type": "STRING"
}
],
"table_description": "",
"table_name": "NetworkRegistry_event_AddEntity"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [],
"name": "EIP712DomainChanged",
"type": "event"
},
"contract_address": "0x7133415b33b438843d581013f98a08704316633c",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [],
"table_description": "",
"table_name": "OperatorNetworkOptInService_event_EIP712DomainChanged"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"parser": {
"abi": {
"anonymous": false,
"inputs": [
{
"indexed": true,
"internalType": "address",
"name": "who",
"type": "address"
},
{
"indexed": true,
"internalType": "address",
"name": "where",
"type": "address"
}
],
"name": "IncreaseNonce",
"type": "event"
},
"contract_address": "0x7133415b33b438843d581013f98a08704316633c",
"field_mapping": {},
"type": "log"
},
"table": {
"dataset_name": "symbiotic",
"schema": [
{
"description": "",
"name": "who",
"type": "STRING"
},
{
"description": "",
"name": "where",
"type": "STRING"
}
],
"table_description": "",
"table_name": "OperatorNetworkOptInService_event_IncreaseNonce"
}
}
Loading

0 comments on commit bf5ad2d

Please sign in to comment.