is_withdraw_event
Documentation for eth_defi.erc_4626.discovery_base.is_withdraw_event function.
- is_withdraw_event(event_kind)
Check if the event kind represents a withdrawal.
- Parameters
event_kind (eth_defi.erc_4626.discovery_base.VaultEventKind) –
- Return type