Blockchain Inspection
debug_dumpBlock
Client
Method Invocation
Name
Type
Description
Type
Description
> debug.dumpBlock("0x80")
{
accounts: {
0000000000000000000000000000000000000035: {
balance: "12800000000000000000",
code: "6080604052600436106100615763ffffffff7c01000000000000000000000000000000000000000000000000000000006000350416631a39d8ef81146100805780636353586b146100a757806370a08231146100ca578063fd6b7ef8146100f8575b3360009081526001602052604081208054349081019091558154019055005b34801561008c57600080fd5b5061009561010d565b60408051918252519081900360200190f35b6100c873ffffffffffffffffffffffffffffffffffffffff60043516610113565b005b3480156100d657600080fd5b5061009573ffffffffffffffffffffffffffffffffffffffff60043516610147565b34801561010457600080fd5b506100c8610159565b60005481565b73ffffffffffffffffffffffffffffffffffffffff1660009081526001602052604081208054349081019091558154019055565b60016020526000908152604090205481565b336000908152600160205260408120805490829055908111156101af57604051339082156108fc029083906000818181858888f193505050501561019c576101af565b3360009081526001602052604090208190555b505600a165627a7a723058201307c3756f4e627009187dcdbc0b3e286c13b98ba9279a25bfcc18dd8bcd73e40029",
codeHash: "62b00472fac99d94ccc52f5addac43d54c129cd2c6d2357c9557abea67efdec5",
nonce: 0,
root: "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
storage: {}
},
/...(skipped).../
codeHash: "3f34b5d7038ae652086ba4847ede2668b26a50107c5258d1412f764b942e2661",
nonce: 1,
root: "56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
storage: {}
}
},
root: "70383c826d1161ec2f12d799023317d8da7775dd47b8502d2d7ef646d094d3a5"
}
> debug.dumpBlock("0x81")
Error: missing trie node a573119868e0898fe5526732a079dd713c005fcbcce38dec5cae75af0378e4d3 (path )
at web3.js:3239:20
at web3.js:6447:15
at web3.js:5181:36
at <anonymous>:1:1debug_dumpStateTrie
Client
Method Invocation
Name
Type
Description
Type
Description
debug_getBlockRlp
Client
Method Invocation
Name
Type
Description
Type
Description
debug_getModifiedAccountsByHash
Client
Method Invocation
Name
Type
Description
Type
Description
debug_getModifiedAccountsByNumber
Client
Method Invocation
Name
Type
Description
Type
Description
debug_preimage
Client
Method Invocation
Name
Type
Description
Name
Type
Description
debug_getBadBlocks
Client
Method Invocation
Name
Type
Description
debug_printBlock
Client
Method Invocation
Name
Type
Description
Type
Description
debug_setHead
Client
Method Invocation
Name
Type
Description
debug_seedHash
Client
Method Invocation
Name
Type
Description
Name
Type
Description
debug_startWarmUp
Client
Method invocation
Type
Description
debug_startContractWarmUp
Client
Method invocation
Type
Description
Type
Description
debug_stopWarmUp
Client
Method invocation
Type
Description
debug_startCollectingTrieStats
Client
Method invocation
Type
Description
Type
Description
Last updated