Skip to content

Instantly share code, notes, and snippets.

@jcstein
Last active April 28, 2023 13:39
Show Gist options
  • Save jcstein/0a6ebac2ca8f19144f38e3a8d2a74232 to your computer and use it in GitHub Desktop.
Save jcstein/0a6ebac2ca8f19144f38e3a8d2a74232 to your computer and use it in GitHub Desktop.
root@jcs-optimism:~/optimism/ops-bedrock# cast block finalized --rpc-url http://localhost:9545
baseFeePerGas 1000000000
difficulty 0
extraData 0x424544524f434b
gasLimit 30000000
gasUsed 0
hash 0x57608ac8e220c2302c364a1171e09eb425a74e6b4cdd1a2ec6b91fe9a503db98
logsBloom 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
miner 0x4200000000000000000000000000000000000011
mixHash 0x0000000000000000000000000000000000000000000000000000000000000000
nonce 0x0000000000000000
number 0
parentHash 0x0000000000000000000000000000000000000000000000000000000000000000
receiptsRoot 0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421
sealFields []
sha3Uncles 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347
size 521
stateRoot 0x37f561bf05605e41e4a9974585d39e4bd1052616b5e5f1f61b62f0eff52d1bf2
timestamp 1682646121
totalDifficulty 0
transactions: []
root@jcs-optimism:~/optimism/ops-bedrock# cast block safe --rpc-url http://localhost:9545
baseFeePerGas 8
difficulty 0
extraData 0x
gasLimit 30000000
gasUsed 49629
hash 0xd13a6703807e9512eeec3f199be87e1d5e1aaf17b2cd0008b65934067322a3fd
logsBloom 0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
miner 0x4200000000000000000000000000000000000011
mixHash 0x0000000000000000000000000000000000000000000000000000000000000000
nonce 0x0000000000000000
number 20687
parentHash 0x8489c2c056e16ff6a3b956635d5d06e38314122885694197131258452bfbc297
receiptsRoot 0x5c30650a6164123252bef6f3abe7f2625d18bf953ba1ddf727ac5e84c83f35d2
sealFields []
sha3Uncles 0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347
size 868
stateRoot 0x4412fd5836347694b332c7a23acdfcfb51555b0355cdb57a3dd3c31eeb7f603f
timestamp 1682687495
totalDifficulty 0
transactions: [
0x55f54d0e2095138cabed36828900c430ed1f8c53c428e4e6bb2bf6bb64874150
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment