/block
POST https://rosetta.s0.b.hmny.io/block
Overview
This endpoint gets a block by its BlockIdentifier
. Requests to this endpoint are idempotent.
Reference Rosetta Documentation
Harmony Specific Documentation
Epoch Information
For Harmony, an epoch is an interval of consecutive blocks that are validated with a fixed committee of validators. Every epoch, a new committee of validators is elected.
The epoch of the block can be found in the metadata
of the block
.
Request Body
{"network_identifier"=>{"blockchain"=>"Harmony", "network"=>"Testnet", "sub_network_identifier"=>{"network"=>"shard 0", "metadata"=>{"is_beacon"=>true}}}, "block_identifier"=>{"index"=>2241709}}
RESPONSES
status: OK
{"block":{"block_identifier":{"index":3,"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67"},"parent_block_identifier":{"index":2,"hash":"0x996be9b22c329f7b4e2f9a794414d9f6eec49ad40d28730ee085c8a9291ae91a"},"timestamp":1590744811000,"transactions":[],"metadata":{"epoch":0}},"other_transactions":[{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1yc06ghr2p8xnl2380kpfayweguuhxdtupkhqzw_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1gzf2cmv607r64nths76ur3z5rkdl9n2ucnaw66_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1yd8hywc5rhas63l2mn9a49hg8znfnha2zntunc_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1taefmq49nv5k0rkr2kj4xv8n3a75m4vm6pvzg2_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one14rujvdv383r90s2qer05jf5zwk5n4slr5h5syr_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one14e5ffwdejnt7njgq54d9w8gltwrggdusyw7y5p_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1fcm35f8e9xc3f7c4tu3sm7ygkh338f2v2sxzyl_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1puj38zamhlu89enzcdjw6rlhlqtyp2c675hjg5_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1dpm37ppsgvepjfyvsamas25md280ctgmcfjlfx_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one12zlfzd2tyfngcghslrmv57xmn7ec4cqct32sks_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one17hlq693v48gy9snnhvd7cuvl8g9nkakgaf3pya_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1drrv46y50uqym5nn7pxrj5sx4qzn6qesewqk3q_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1n7puxkjd7mr6gr09ascyrd5z30mj23exwr3ypa_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one147r29htvd2fy3l82arvsuqc8szqy6py35aedex_reward"},{"hash":"0x970f7004658a72baabfaa69098ca362c5518488ef28189764090a1e374e15e67_one1qlcc76thenzwgzy8x780dehygjdq6sef3czmxn_reward"}]}