Documentation
¶
Index ¶
- Variables
- func DecodeCalldata(m *types.MouseTx) (err error)
- func NewMouseTx(hash common.Hash, cost *big.Int, gasLimit uint64, gasPrice *big.Int, ...) *types.MouseTx
- func ParseSignatures(signatures []*types.Signature) (err error)
- func SigToText(sig string) (textSignatures []string, hexSignatures []string, err error)
- func SigToText2(sig string) (signature string, err error)
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SPAM_SIGNATURES = map[string]bool{ "join_tg_invmru_haha": true, "CheckOutBoringSecurity": true, "niceFunctionHerePlzClick": true, "watch_tg_invmru": true, "func_2093253501": true, "many_msg_babbage": true, "sign_szabo_bytecode": true, "JunionYoutubeXD_dashhvetozhe": true, "cryethereum_": true, "check_out_my_new_website": true, "please_fix_collisions": true, } )
Functions ¶
func DecodeCalldata ¶
Convert ethereum calldata to a local data structure for easier handling
func NewMouseTx ¶
func ParseSignatures ¶
Parses signatures string for name and arguments into a local data structure for easier handling
func SigToText ¶
Uses 4byte directory to convert a function signature (prefixed with 0x) to a human readable text signature
func SigToText2 ¶
Uses samczsun's endpoint to convert sig to name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.