Skip to content

Commit

Permalink
Automated processing of Payload PR (validations, transformations, and…
Browse files Browse the repository at this point in the history
… reports) + reformat JSON
  • Loading branch information
gosuto-inzasheru authored and actions-user committed Dec 9, 2024
1 parent 0d9c1c0 commit 6b4d4a7
Showing 1 changed file with 51 additions and 51 deletions.
102 changes: 51 additions & 51 deletions MaxiOps/vlaura_voting/2024/W51/output/payload.json
Original file line number Diff line number Diff line change
@@ -1,52 +1,52 @@
{
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0xca2db946abe18169bd4fd1d296721f16df66a4052e9ebee434d7085bc9968c4e",
"choice": "{\"96\":10.0,\"99\":12.0,\"186\":5.0,\"208\":2.0,\"278\":4.0,\"218\":4.0,\"30\":7.21,\"121\":7.95,\"147\":11.82,\"87\":3.81,\"107\":6.43,\"125\":4.12,\"24\":3.66,\"118\":3.0,\"144\":5.0,\"207\":3.0,\"323\":7.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1733522848
}
}
"domain": {
"name": "snapshot",
"version": "0.1.4"
},
"types": {
"Vote": [
{
"name": "from",
"type": "address"
},
{
"name": "space",
"type": "string"
},
{
"name": "timestamp",
"type": "uint64"
},
{
"name": "proposal",
"type": "bytes32"
},
{
"name": "choice",
"type": "string"
},
{
"name": "reason",
"type": "string"
},
{
"name": "app",
"type": "string"
},
{
"name": "metadata",
"type": "string"
}
]
},
"message": {
"space": "gauges.aurafinance.eth",
"proposal": "0xca2db946abe18169bd4fd1d296721f16df66a4052e9ebee434d7085bc9968c4e",
"choice": "{\"96\":10.0,\"99\":12.0,\"186\":5.0,\"208\":2.0,\"278\":4.0,\"218\":4.0,\"30\":7.21,\"121\":7.95,\"147\":11.82,\"87\":3.81,\"107\":6.43,\"125\":4.12,\"24\":3.66,\"118\":3.0,\"144\":5.0,\"207\":3.0,\"323\":7.0}",
"app": "snapshot",
"reason": "",
"metadata": "{}",
"from": "0x9ff471F9f98F42E5151C7855fD1b5aa906b1AF7e",
"timestamp": 1733522848
}
}

0 comments on commit 6b4d4a7

Please sign in to comment.