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 29, 2024
1 parent 9034193 commit 0b94e18
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,41 @@
"logIndex": 154,
"removed": false,
"timestamp": 1716883367
},
{
"eventName": "VotingActivated",
"args": {
"proposalId": "110",
"snapshotBlockHash": "0xa11e13158aacb6e2c6cc3be738f8891a5e2d8c31b276f2deec315f393429eadd",
"votingDuration": 259200
},
"address": "0x9aee0b04504cef83a65ac3f0e838d0593bcb2bc7",
"topics": [
"0x45f1db29750f423920a6edede3a80ea19ceb9de3eabc072078eb539ca348dca0",
"0x000000000000000000000000000000000000000000000000000000000000006e",
"0xa11e13158aacb6e2c6cc3be738f8891a5e2d8c31b276f2deec315f393429eadd"
],
"data": "0x000000000000000000000000000000000000000000000000000000000003f480",
"blockNumber": "19974201",
"transactionHash": "0xb7050bbd01a3afc8c4f194814cb2d0727d4a26e92ff7218da18ea72a858eadfd",
"transactionIndex": 63,
"blockHash": "0x1b4065c2e5af21ec6ac0035bd64901ea97bcfb85c488825bef6d33a7fcd4879c",
"logIndex": 245,
"removed": false,
"timestamp": 1716969791
}
],
"proposal": {
"state": 1,
"state": 2,
"accessLevel": 1,
"creationTime": 1716883367,
"votingDuration": 0,
"votingActivationTime": 0,
"votingDuration": 259200,
"votingActivationTime": 1716969791,
"queuingTime": 0,
"cancelTimestamp": 0,
"creator": "0x57ab7ee15cE5ECacB1aB84EE42D5A9d0d8112922",
"votingPortal": "0x9b24C168d6A76b5459B1d47071a54962a4df36c3",
"snapshotBlockHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"snapshotBlockHash": "0xa11e13158aacb6e2c6cc3be738f8891a5e2d8c31b276f2deec315f393429eadd",
"ipfsHash": "0x54d65f6ae8620fe173a28130e99d96315d574c380f84b37665dbc9f69232fae1",
"forVotes": "0",
"againstVotes": "0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19973909",
"lastSeenBlock": "19974214",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "19973909",
"lastSeenBlock": "19974214",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "120683752",
"lastSeenBlock": "120685591",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "34188331",
"lastSeenBlock": "34189044",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "17196676",
"lastSeenBlock": "17197036",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lastSeenBlock": "12898374",
"lastSeenBlock": "12899602",
"isFinal": {}
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "57519278",
"lastSeenBlock": "57521008",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "216170318",
"lastSeenBlock": "216185043",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "46036438",
"lastSeenBlock": "46038206",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "6087952",
"lastSeenBlock": "6089178",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "39139384",
"lastSeenBlock": "39140606",
"isFinal": {
"0": true,
"1": true,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastSeenBlock": "15088467",
"lastSeenBlock": "15090306",
"isFinal": {
"0": true,
"1": true,
Expand Down

0 comments on commit 0b94e18

Please sign in to comment.