CELO_VALIDATOR_GROUP_ADDRESS=db904be629d8d064238f65cc04e95166a36d9357 CELO_VALIDATOR_ADDRESS=cf5d9c9514e7217a19cd975cecc0257c9b69db1b
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"claims":[{"timestamp":1579154679,"type":"ACCOUNT","address":"0xcf5d9C9514e7217A19cD975CECC0257C9b69Db1B"}],"meta":{"address":"0xdb904be629d8D064238F65Cc04e95166A36d9357","signature":"0x7106ed6858b2f0051be90060770ae32dfa229baf16941ac3547d445977e498702e0155513c8bb5d0ea15761fa80d54377e30a4732c1dbc9b4b268f3b2c6267c71b"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"claims":[{"url":"http://209.182.219.38","timestamp":1579154313,"type":"ATTESTATION_SERVICE_URL"},{"timestamp":1579154326,"type":"ACCOUNT","address":"0xdb904be629d8D064238F65Cc04e95166A36d9357"}],"meta":{"address":"0xcf5d9C9514e7217A19cD975CECC0257C9b69Db1B","signature":"0x91ef3c7de687307558668276ad7cc221147c46d3d8e93e5c2e38e5ec258da3cf05c0056cf9b744101add634409e93f07345688824dbad0ae3b9525dd9e9c76c51b"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"event": "hckrpt", | |
"responseTopic": "hook-response/hckrpt/{{{PARTICLE_DEVICE_ID}}}", | |
"errorResponseTopic": "hook-error/hckrpt/{{{PARTICLE_DEVICE_ID}}}", | |
"url": "https://api.hackerpet.com/v1/webhook?sheet_id=<ADD_YOUR_SHEET_ID_HERE>", | |
"requestType": "POST", | |
"noDefaults": true, | |
"rejectUnauthorized": true, | |
"responseTemplate": "", | |
"json": "{\n \"event\": \"{{{PARTICLE_EVENT_NAME}}}\",\n \"data\": {{{PARTICLE_EVENT_VALUE}}},\n \"coreid\": \"{{{PARTICLE_DEVICE_ID}}}\",\n \"published_at\": \"{{{PARTICLE_PUBLISHED_AT}}}\"\n}" |