Merkle Tree Generator
Build a Merkle tree from a list of leaves and compute its Merkle root using SHA-256, SHA-1 or Keccak-256. Choose UTF-8 or hex leaf encoding, the Bitcoin duplicate-last or promote odd-node rule, and raw or OpenZeppelin sorted pair concatenation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Leaves (one per line)
Hash function
sha-256, sha-1, keccak-256 Leaf encoding
utf8, hex Odd-leaf rule
duplicate, promote Pair concatenation
bytes, sorted Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.