Documentation
¶
Overview ¶
Record a few snippets of code
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateSelector ¶ added in v0.6.2
CalculateSelector calculates the Solidity function selector.
func ExtractCalldataChunks ¶ added in v0.6.2
ExtractCalldataChunks extracts and formats the calldata (input data) of an Ethereum transaction. It retrieves the transaction by its hash, extracts the calldata, and then splits it into 32-byte (64 hexadecimal characters) chunks.
func GenRandomETHKey ¶
func GenRandomETHKey() (privateKey *ecdsa.PrivateKey, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.