verbs.utils#
Ethereum ABI and numerical utilities
Functions
Loads a cache from a JSON file and converts the loaded cache JSON data into compatible env compatible format |
|
Convert a cache JSON data into env compatible format |
|
Convert a request cache to a JSON compatible data-structure |
|
ABI encode arguments |
|
Encode function arguments and prepend the function selector |
|
Convert a list of event tuples to a Pandas dataframe |
|
Convert a hex string to bytes |
|
Convert an integer into address bytes |
|
Compile a solidity contract and return its abi and bytecode |