ApeX

The ApeX integration reads public native-vault metadata and actual-timestamp NAV and TVL history into DuckDB. The all-chain scanner can also export the data into the shared vault metadata and price pipeline, including a direct ApeX vault link for each exported vault.

See the ApeX public API documentation for the platform API. The package architecture and operating model are described in README-apex.md.

eth_defi.apex.config

Environment configuration for the ApeX vault reader.

eth_defi.apex.constants

Constants for the ApeX Omni vault reader.

eth_defi.apex.session

Bounded HTTP session pool for the ApeX public API.

eth_defi.apex.vault

Typed ApeX public vault API parsing and fetching.

eth_defi.apex.metrics

DuckDB persistence and scan orchestration for ApeX vault metrics.

eth_defi.apex.vault_data_export

Export ApeX vault data into the shared vault pipeline format.