Skip to content

Commit

Permalink
fix(cache): automatic cache update 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
Cache bot committed May 21, 2024
1 parent 28ca4c2 commit 5408e63
Show file tree
Hide file tree
Showing 16 changed files with 265 additions and 16 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"events": [
{
"eventName": "ProposalCreated",
"args": {
"proposalId": "108",
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"accessLevel": 1,
"ipfsHash": "0xb34fab83149275adabf38be78dbf8f3def00751702a77efd9f6e1fdc901e8358"
},
"address": "0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7",
"topics": [
"0xcc914becfa276bbc067049bf8db2d34ebbdc1bafa851e4d4936aaed376c08dbe",
"0x000000000000000000000000000000000000000000000000000000000000006c",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0xb34fab83149275adabf38be78dbf8f3def00751702a77efd9f6e1fdc901e8358",
"blockNumber": "19919693",
"transactionHash": "0x8f5ac2578ad04482f9b60110c3a4b868f77b93acca2cf224b4af8860105c5771",
"transactionIndex": 64,
"blockHash": "0x16b7df589976f87458d0291e40ff842821717787c49b25123cac074ed61e088b",
"logIndex": 205,
"removed": false,
"timestamp": 1716311543
}
],
"proposal": {
"state": 1,
"accessLevel": 1,
"creationTime": 1716311543,
"votingDuration": 0,
"votingActivationTime": 0,
"queuingTime": 0,
"cancelTimestamp": 0,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
"snapshotBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"ipfsHash": "0xb34fab83149275adabf38be78dbf8f3def00751702a77efd9f6e1fdc901e8358",
"forVotes": "0",
"againstVotes": "0",
"cancellationFee": "50000000000000000",
"payloads": [
{
"chain": "1",
"accessLevel": 1,
"payloadsController": "0xdAbad81aF85554E9ae636395611C58F7eC1aAEc5",
"payloadId": 129
},
{
"chain": "137",
"accessLevel": 1,
"payloadsController": "0x401B5D0294E23637c18fcc38b1Bca814CDa2637C",
"payloadId": 64
},
{
"chain": "43114",
"accessLevel": 1,
"payloadsController": "0x1140CB7CAfAcC745771C2Ea31e7B5C653c5d0B80",
"payloadId": 34
}
]
},
"ipfs": {
"ipfsHash": "QmaQc9XzhcSmQH24RNeCEiTJzRZJMcfpWKiQnCdy51dDef",
"description": ""
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19919652",
"lastSeenBlock": "19919951",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -108,6 +108,7 @@
"104": true,
"105": true,
"106": true,
"107": true
"107": true,
"108": false
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"events": [
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 129,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0x1e0cd108bFdE3fcC5e90A862De8F88c1e09eb939",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0xdabad81af85554e9ae636395611c58f7ec1aaec5",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000081",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x0000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000200000000000000000000000001e0cd108bfde3fcc5e90a862de8f88c1e09eb93900000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "19919657",
"transactionHash": "0x925578fe01cde90784ff19390a0bf2bc79edfb31c0226f7737b1845a18ec37dd",
"transactionIndex": 73,
"blockHash": "0x639533b6cf0c865532c857c9eb7ca2c3429291f4e21ff9d1a106216de2ab8fb3",
"logIndex": 197,
"removed": false,
"timestamp": 1716311111
}
],
"payload": {
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1716311111,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1719335111,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0x1e0cd108bFdE3fcC5e90A862De8F88c1e09eb939",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19919652",
"lastSeenBlock": "19919951",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -129,6 +129,7 @@
"125": true,
"126": true,
"127": true,
"128": true
"128": true,
"129": false
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "120356138",
"lastSeenBlock": "120357956",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "34061345",
"lastSeenBlock": "34062050",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "17114884",
"lastSeenBlock": "17115650",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lastSeenBlock": "12681281",
"lastSeenBlock": "12682487",
"isFinal": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"events": [
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 64,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0xA0C047D831fEEb599d2196AdDb3e84D5C59F7C86",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0x401b5d0294e23637c18fcc38b1bca814cda2637c",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000040",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x000000000000000000000000000000000000000000000000000000000000002000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000020000000000000000000000000a0c047d831feeb599d2196addb3e84d5c59f7c8600000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "57229436",
"transactionHash": "0x7c7f3c8167956d148bf52bc737c475b5897465c3918a3025929c5b3ba125a618",
"transactionIndex": 55,
"blockHash": "0xf0157779f3acbe26af46dcb786f51a1563aa6474d1b9b15c161c559c4d9dabf1",
"logIndex": 153,
"removed": false,
"timestamp": 1716311350
}
],
"payload": {
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1716311350,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1719335350,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0xA0C047D831fEEb599d2196AdDb3e84D5C59F7C86",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "57229296",
"lastSeenBlock": "57230870",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -64,6 +64,7 @@
"60": true,
"61": true,
"62": true,
"63": true
"63": true,
"64": false
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "213593722",
"lastSeenBlock": "213607854",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
{
"events": [
{
"eventName": "PayloadCreated",
"args": {
"payloadId": 34,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"actions": [
{
"target": "0x51b1fa548ca9B09Dd6cdbf428aca522B72ef8439",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
},
"address": "0x1140cb7cafacc745771c2ea31e7b5c653c5d0b80",
"topics": [
"0x1e4588da4731f84a598f061ee45829a6450aa00aa28962657b6835641afbbac5",
"0x0000000000000000000000000000000000000000000000000000000000000022",
"0x00000000000000000000000057ab7ee15ce5ecacb1ab84ee42d5a9d0d8112922",
"0x0000000000000000000000000000000000000000000000000000000000000001"
],
"data": "0x00000000000000000000000000000000000000000000000000000000000000200000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000002000000000000000000000000051b1fa548ca9b09dd6cdbf428aca522b72ef843900000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000c00000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000965786563757465282900000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"blockNumber": "45724201",
"transactionHash": "0xca547cd3c078569b25d02ab888f9e9691206b4bd52e112049cea84ca8edd70b4",
"transactionIndex": 5,
"blockHash": "0xb8af433b556a9d82b3da4b46490a5dd7a0d8da5cb1cb0a549e947e1755556a57",
"logIndex": 9,
"removed": false,
"timestamp": 1716311446
}
],
"payload": {
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"maximumAccessLevelRequired": 1,
"state": 1,
"createdAt": 1716311446,
"queuedAt": 0,
"executedAt": 0,
"cancelledAt": 0,
"expirationTime": 1719335446,
"delay": 86400,
"gracePeriod": 604800,
"actions": [
{
"target": "0x51b1fa548ca9B09Dd6cdbf428aca522B72ef8439",
"withDelegateCall": true,
"accessLevel": 1,
"value": "0",
"signature": "execute()",
"callData": "0x"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "45724009",
"lastSeenBlock": "45725762",
"isFinal": {
"0": true,
"1": true,
Expand Down Expand Up @@ -34,6 +34,7 @@
"30": true,
"31": true,
"32": true,
"33": true
"33": true,
"34": false
}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "5869569",
"lastSeenBlock": "5870781",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "38921575",
"lastSeenBlock": "38922786",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "14760854",
"lastSeenBlock": "14762672",
"isFinal": {
"0": true,
"1": true,
Expand Down

0 comments on commit 5408e63

Please sign in to comment.