event_reader.conversion
Documentation for eth_defi.event_reader.conversion Python module.
Raw log event data conversion helpers.
Functions
|
Convert raw bytes32 from log data to addresses ints. |
Convert hex string or int to int. |
|
Convert raw uin256 from log data to addresses. |
|
|
Convert raw uint256 from log data to address. |
|
Convert raw uint256 from log data to int. |
|
Split data of a log to uin256 results |