Blockchain (pdk.blockchain)
Contains structures to support blockchains integrations
Last updated
Contains structures to support blockchains integrations
Last updated
is a data format used in blockchain environments, particularly in Ethereum, to encapsulate information about a specific transaction that has been executed on the blockchain.
Properties:
blockHash ::
blockNumber ::
cumulativeGasUsed ::
effectiveGasPrice ::
gasUsed ::
revertReason ::
status ::
transactionHash ::
transactionIndex ::
type ::
Superstructures: <-