Documentation ¶
Index ¶
- func AddEventsFromAbi(contractAbiString string, outputFilepath string)
- func AddEventsFromAbiFile(abiFilepath string, outputFilepath string)
- func AddFuncSigsFromAbi(contractAbiString string, outputFilepath string)
- func AddFuncSigsFromAbiFile(abiFilepath string, outputFilepath string)
- func GetAbiFromBlockscanner(blockscannerData map[string]interface{}, chainID *big.Int, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddEventsFromAbi ¶
func AddEventsFromAbiFile ¶
adds event data and abi to event data file
func AddFuncSigsFromAbi ¶
func AddFuncSigsFromAbiFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.