create_detection

Documentation for eth_defi.tokenised_fund.wisdomtree.backfill.create_detection function.

create_detection(deployment_block, first_seen_at)

Create WTGXX routing data without an Ethereum-wide event replay.

Parameters
  • deployment_block (int) – First block with WTGXX proxy code.

  • first_seen_at (datetime.datetime) – Corresponding naive UTC timestamp.

Returns

Scanner-compatible detection.

Return type

eth_defi.erc_4626.core.ERC4262VaultDetection