Skip to content

Instantly share code, notes, and snippets.

@Rojo
Created December 18, 2014 18:33
Show Gist options
  • Save Rojo/0b215f103d39a4fd339f to your computer and use it in GitHub Desktop.
Save Rojo/0b215f103d39a4fd339f to your computer and use it in GitHub Desktop.
Chain's New Block Notification
{
"id": "38220-243858-3848303838",
"state": "enabled",
"url": "https://username:[email protected]",
"type": "new-block",
"block_chain": "bitcoin"
}
{
"id": "2837-38f0-j292-29f3",
"created_at": "2014-10-20T18:27:16Z",
"delivery_attempt": 1,
"notification_id": "38220-243858-3848303838",
"payload": {
"type": "new-block",
"block_chain": "bitcoin",
"block": {
"hash": "00000000000000009cc33fe219537756a68ee5433d593034b6dc200b34aa35fa",
"previous_block_hash": "0000000000000000099884eea8528821fef5953271216d476ad1fc504630d23a",
"height": 293268,
"confirmations": 13470,
"merkle_root": "942ed435c0a43b0113fcba86c75a22b5430977b8403eb5a405a86c8e17f67f0e",
"time": "2014-03-30T18:40:51Z",
"nonce": 793426357,
"difficulty": 5006860589.2054,
"transaction_hashes": [
"fb0d50847824a3f15e7184be7def4ccd3fba2deb71f3df6cf63b7ed24073cdc3",
"8d2ba64cead3cf9506789609c075c070298c3d4035f96909427a3bb7fcc2d56d",
"564b96b130438c7c9b17207ff68f96b58f077036a014722012d292f8e0a56fcb",
"..."
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment