Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zksync native bridge flows (duneanalytics#5247)
* ERC-20 deposits * Withdraw ETH * Withdraw ERC-20 * remove chainID table join * Update ERC-20 deposits * Update ETH withdrawals * Add ETH deposits * add chains for ETH deposits * misc * misc * Add schema and source yml files * fix * fix chain name * fix columns * add back `evt_index` * update schema and alias * update join logic * update chain names * update tx_from, tx_to, and more join logic * Update file names to match new schema_alias names * add more incremental logic * fix `block_time` * fix token/price joins * handle ETH <> WETH pricing and symbol matching * update ETH <> WETH matching again
- Loading branch information