get_t3tris_vault_configuration_discovery_events

Documentation for eth_defi.erc_4626.discovery_base.get_t3tris_vault_configuration_discovery_events function.

get_t3tris_vault_configuration_discovery_events(web3)

Get T3tris vault configuration events that can seed a lead.

T3treasuryUpdated is emitted by the reviewed T3tris migration-pool deployment. Its T3tris-specific name makes it a narrower lead signal than generic administration events. The normal feature probes still confirm that the emitting contract is a T3tris vault.

Returns

T3tris vault-local configuration event types usable for discovery.

Return type

list[type[web3.contract.contract.ContractEvent]]