decode_indexed_event_address Documentation for eth_defi.vault.flow_events.decode_indexed_event_address function. decode_indexed_event_address(topic) Decode an indexed address topic. Parameters topic (Union[str, bytes]) – ABI event topic containing a right-aligned address. Returns Checksummed address. Return type eth_typing.evm.HexAddress