diff --git a/.gitbook/assets/Screenshot 2022-09-14 at 10.33.11 AM.png b/.gitbook/assets/Screenshot 2022-09-14 at 10.33.11 AM.png
new file mode 100644
index 0000000..6c87fef
Binary files /dev/null and b/.gitbook/assets/Screenshot 2022-09-14 at 10.33.11 AM.png differ
diff --git a/.gitbook/assets/Screenshot 2022-09-14 at 10.33.24 AM.png b/.gitbook/assets/Screenshot 2022-09-14 at 10.33.24 AM.png
new file mode 100644
index 0000000..7808d35
Binary files /dev/null and b/.gitbook/assets/Screenshot 2022-09-14 at 10.33.24 AM.png differ
diff --git a/SUMMARY.md b/SUMMARY.md
index bd7bcec..cdcb5c2 100644
--- a/SUMMARY.md
+++ b/SUMMARY.md
@@ -70,7 +70,8 @@
* [Ethereum DEX Tables](our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/README.md)
* [DEX Liquidity Pools](our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-liquidity-pools.md)
* [DEX Swaps](our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-swaps.md)
- * [Ethereum Core Tables](our-data/tables/ethereum-core-tables.md)
+ * [Ethereum Core Tables](our-data/tables/ethereum-core-tables/README.md)
+ * [Function: ethereum.public.udf\_hex\_to\_int()](our-data/tables/ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md)
* [Ethereum Maker DAO Tables](our-data/tables/ethereum-maker-dao-tables.md)
* [Ethereum Sushi Tables](our-data/tables/ethereum-sushi-tables.md)
* [FLOW Tables](our-data/tables/flow-tables/README.md)
diff --git a/data-shares/snowflake-data-shares.md b/data-shares/snowflake-data-shares.md
index 8799fdd..4de80a4 100644
--- a/data-shares/snowflake-data-shares.md
+++ b/data-shares/snowflake-data-shares.md
@@ -26,7 +26,7 @@ Data include core tables (blocks, events, transactions) for every chain, with ad
| [Algorand](../our-data/tables/algorand-tables/) | [Polygon](../our-data/tables/polygon-2.0-tables.md) |
| [BSC](../our-data/tables/bsc-tables.md) | [Solana](../our-data/tables/solana-tables.md) |
| [Compound](../our-data/tables/compound-tables/) | [Sushi](../our-data/tables/ethereum-sushi-tables.md) |
-| [Ethereum](../our-data/tables/ethereum-core-tables.md) | [FLOW](../our-data/tables/flow-tables/) |
+| [Ethereum](../our-data/tables/ethereum-core-tables/) | [FLOW](../our-data/tables/flow-tables/) |
| [THORChain](../our-data/tables/thorchain-tables/thorchain-base-table/) | [Gnosis](../our-data/tables/flow-tables/) |
| [Uniswap V3](../our-data/tables/uniswap-v3-tables/) | |
diff --git a/our-data/access-flipside-data.md b/our-data/access-flipside-data.md
index 81f1c65..9576f6e 100644
--- a/our-data/access-flipside-data.md
+++ b/our-data/access-flipside-data.md
@@ -60,7 +60,7 @@ Data include core tables (blocks, events, transactions) for every chain, with ad
| [BSC](tables/bsc-tables.md) | [Solana](tables/solana-tables.md) |
| [Compound](tables/compound-tables/) | [Sushi](tables/ethereum-sushi-tables.md) |
| [Ethereum (legacy tables)](tables/table-schemas/) | [Terra](tables/terra-tables/) |
-| [Ethereum Core](tables/ethereum-core-tables.md) | [Terraswap](tables/terraswap-tables/) |
+| [Ethereum Core](tables/ethereum-core-tables/) | [Terraswap](tables/terraswap-tables/) |
| [FLOW](tables/flow-tables/) | [THORChain](tables/thorchain-tables/thorchain-base-table/) |
| [Gnosis](tables/flow-tables/) | [Uniswap V3](tables/uniswap-v3-tables/) |
diff --git a/our-data/contribute-to-flipside-data.md b/our-data/contribute-to-flipside-data.md
index 6789db2..cd267d1 100644
--- a/our-data/contribute-to-flipside-data.md
+++ b/our-data/contribute-to-flipside-data.md
@@ -14,7 +14,7 @@ See [How to Add Tags](https://docs.flipsidecrypto.com/our-data/data-models/tags#
## Contribute Models with DBT
-The Flipside community uses [DBT](https://docs.getdbt.com/) to model data. This section gives a complete overview of getting set up to contribute models with DBT. (Hint: if you know SQL, you're 95% of the way to knowing DBT.) [Avalanche](tables/avalanche-tables.md) and [Ethereum ](tables/ethereum-core-tables.md)repositories are setup for community curation.
+The Flipside community uses [DBT](https://docs.getdbt.com/) to model data. This section gives a complete overview of getting set up to contribute models with DBT. (Hint: if you know SQL, you're 95% of the way to knowing DBT.) [Avalanche](tables/avalanche-tables.md) and [Ethereum ](tables/ethereum-core-tables/)repositories are setup for community curation.
#### Access
diff --git a/our-data/tables/README.md b/our-data/tables/README.md
index 31cf45b..0311ec5 100644
--- a/our-data/tables/README.md
+++ b/our-data/tables/README.md
@@ -27,7 +27,7 @@ Flipside community data include schemas for:
| [BSC](bsc-tables.md) | [Solana](solana-tables.md) |
| [Compound](compound-tables/) | [Sushi](ethereum-sushi-tables.md) |
| [Ethereum (legacy tables)](table-schemas/) | [Terra](terra-tables/) |
-| [Ethereum Core](ethereum-core-tables.md) | [Terraswap](terraswap-tables/) |
+| [Ethereum Core](ethereum-core-tables/) | [Terraswap](terraswap-tables/) |
| [FLOW](flow-tables/) | [THORChain](thorchain-tables/thorchain-base-table/) |
| [Gnosis](flow-tables/) | [Uniswap V3](uniswap-v3-tables/) |
diff --git a/our-data/tables/arbitrum-tables.md b/our-data/tables/arbitrum-tables.md
index 5bf2ca9..9dc4995 100644
--- a/our-data/tables/arbitrum-tables.md
+++ b/our-data/tables/arbitrum-tables.md
@@ -25,3 +25,7 @@ Arbitrum sushi tables
* __[_sushi\_\_ez\_swaps_](https://cloud.getdbt.com/accounts/1258/runs/68372630/docs/#!/model/model.arbitrum\_models.sushi\_\_ez\_swaps)__
* __[_sushi\_\_ez\_borrowing_](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum\_models.sushi\_\_ez\_borrowing)__
* __[_sushi\_\_ez\_lending_](https://flipsidecrypto.github.io/arbitrum-models/#!/model/model.arbitrum\_models.sushi\_\_ez\_lending)__
+
+__
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md).
diff --git a/our-data/tables/avalanche-tables.md b/our-data/tables/avalanche-tables.md
index c80249d..b0a97e3 100644
--- a/our-data/tables/avalanche-tables.md
+++ b/our-data/tables/avalanche-tables.md
@@ -23,3 +23,7 @@ Quick Links to Table Docs:
* [sushi\_\_ez\_swaps](https://flipsidecrypto.github.io/avalanche-models/#!/model/model.avalanche\_models.sushi\_\_ez\_swaps)
* [sushi\_\_ez\_borrowing](https://flipsidecrypto.github.io/avalanche-models/#!/model/model.avalanche\_models.sushi\_\_ez\_borrowing)
* [sushi\_\_ez\_lending](https://flipsidecrypto.github.io/avalanche-models/#!/model/model.avalanche\_models.sushi\_\_ez\_lending)
+
+
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md).
diff --git a/our-data/tables/bsc-tables.md b/our-data/tables/bsc-tables.md
index 086ce27..4bfe80a 100644
--- a/our-data/tables/bsc-tables.md
+++ b/our-data/tables/bsc-tables.md
@@ -23,3 +23,7 @@ Quick Links to Table Docs:
* ``[`ez_swaps`](https://flipsidecrypto.github.io/bsc-models/#!/model/model.bsc\_models.sushi\_\_ez\_swaps)``
* ``[`ez_borrowing`](https://cloud.getdbt.com/accounts/1258/runs/77461492/docs/#!/model/model.bsc\_models.sushi\_\_ez\_borrowing)``
* ``[`ez_lending`](https://cloud.getdbt.com/accounts/1258/runs/77461492/docs/#!/model/model.bsc\_models.sushi\_\_ez\_lending)``
+
+``
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md).
diff --git a/our-data/tables/ethereum-core-tables.md b/our-data/tables/ethereum-core-tables/README.md
similarity index 92%
rename from our-data/tables/ethereum-core-tables.md
rename to our-data/tables/ethereum-core-tables/README.md
index 743e68a..1478158 100644
--- a/our-data/tables/ethereum-core-tables.md
+++ b/our-data/tables/ethereum-core-tables/README.md
@@ -25,6 +25,9 @@ Quick Links to Table Docs:\
* ``[`ez_nft_mints`](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.core\_\_ez\_nft\_mints)
* ``[`ez_eth_transfers`](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.core\_\_ez\_eth\_transfers)``
* ``[`ez_balance_deltas`](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.core\_\_ez\_balance\_deltas)``
-* ``[`ez_current_balances`](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.core\_\_ez\_current\_balances)\
- \
- \
+* ``[`ez_current_balances`](https://flipsidecrypto.github.io/ethereum-models/#!/model/model.ethereum\_models.core\_\_ez\_current\_balances)
+
+
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](function-ethereum.public.udf\_hex\_to\_int.md).\
+\
diff --git a/our-data/tables/ethereum-core-tables/function-ethereum.public.udf_hex_to_int.md b/our-data/tables/ethereum-core-tables/function-ethereum.public.udf_hex_to_int.md
new file mode 100644
index 0000000..8e833ed
--- /dev/null
+++ b/our-data/tables/ethereum-core-tables/function-ethereum.public.udf_hex_to_int.md
@@ -0,0 +1,67 @@
+# Function: ethereum.public.udf\_hex\_to\_int()
+
+**Function name**: ethereum.public.udf\_hex\_to\_int()
+
+****
+
+**What is it used for**: converts hex values into integer
+
+****
+
+**When to use**:
+
+When working with raw event logs and data inside the fact\_transactions and fact\_event\_logs tables, you will encounter hexadecimal values, similar to what you find on Etherscan in the ‘Input data’ section or the ‘Logs’ section.
+
+Often you will want to convert these values into integers to get the decoded values. For example, in our Example 2 below, decoding the hex value gives us the NFT token ID. Note that you can use this function is relevant for any EVM data and is not limited to Ethereum data only.
+
+****
+
+**How to use**:
+
+**Example 1**
+
+Select ethereum.public.udf\_hex\_to\_int (‘0000000000000000000000000000000000000000000000000000000000001ffb’)
+
+This would produce ‘8187’ as the result. Note that removing the leading 0’s, to just ‘1ffb’ would also produce the same result.
+
+
+
+**Example 2**
+
+Consider this Etherscan transaction: https://etherscan.io/tx/0xfff5bcbefe615b3409f7c280445e2dc20785a0b5ac82bf465f1e031917bf88df
+
+If we queried the input\_data column for this transaction in the ethereum.core.fact\_transactions table, we’d get:
+
+```
+0x5138b08c000000000000000000000000b932a70a57673d89f4acffbe830e8ed7f75fb9e00000000000000000000000000000000000000000000000000000000000001ffb
+```
+
+We can rearrange the data above to what we see on Etherscan in the screenshot below:
+
+0x5138b08c\
+000000000000000000000000b932a70a57673d89f4acffbe830e8ed7f75fb9e0\
+0000000000000000000000000000000000000000000000000000000000001ffb
+
+
+
+We can use the substr function to get the string that is associated with ‘auctionId’.
+
+```
+Select
+substr(input_data, 75, 64)
+from ethereum.core.fact_transactions
+ where tx_hash = '0xfff5bcbefe615b3409f7c280445e2dc20785a0b5ac82bf465f1e031917bf88df'
+```
+
+And because it is an integer, we can use the hex to int function to convert it to an integer.
+
+```
+select
+ethereum.public.udf_hex_to_int( substr(input_data, 75, 64) )
+from ethereum.core.fact_transactions
+ where tx_hash = '0xfff5bcbefe615b3409f7c280445e2dc20785a0b5ac82bf465f1e031917bf88df'
+```
+
+This would result in 8187 which is consistent with using the decode button on Etherscan as shown in the screenshot below.
+
+
diff --git a/our-data/tables/optimism-tables.md b/our-data/tables/optimism-tables.md
index a41c15d..33b31af 100644
--- a/our-data/tables/optimism-tables.md
+++ b/our-data/tables/optimism-tables.md
@@ -34,3 +34,7 @@ Velodrome
* [dim\_ _dex_\_ pools](https://flipsidecrypto.github.io/optimism-models/#!/model/model.optimism\_models.sushi\_\_dim\_dex\_pools)
* [ez\_swaps](https://flipsidecrypto.github.io/optimism-models/#!/model/model.optimism\_models.sushi\_\_ez\_swaps)
+
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md).
+
diff --git a/our-data/tables/polygon-2.0-tables.md b/our-data/tables/polygon-2.0-tables.md
index 22a36b5..e571e7d 100644
--- a/our-data/tables/polygon-2.0-tables.md
+++ b/our-data/tables/polygon-2.0-tables.md
@@ -24,5 +24,9 @@ Polygon sushi tables
* [sush\_\__dim\_kashi\_pairs_ ](https://flipsidecrypto.github.io/polygon-models/#!/model/model.polygon\_models.sushi\_\_dim\_kashi\_pairs)__
* __[_sushi\_\_ez\_lending_](https://flipsidecrypto.github.io/polygon-models/#!/model/model.polygon\_models.sushi\_\_ez\_lending)__
* __[_sushi\_\_ez\_borrowing_](https://flipsidecrypto.github.io/polygon-models/#!/model/model.polygon\_models.sushi\_\_ez\_borrowing)__
-* __[_sushi\_\_ez\_swaps_](https://flipsidecrypto.github.io/polygon-models/#!/model/model.polygon\_models.sushi\_\_ez\_swaps)__\
- __
+* __[_sushi\_\_ez\_swaps_](https://flipsidecrypto.github.io/polygon-models/#!/model/model.polygon\_models.sushi\_\_ez\_swaps)__
+
+
+
+Note: when working with the `fact_transactions` and `fact_event_logs` tables, you may find it useful to use the [ethereum.public.hex\_to\_int() function](ethereum-core-tables/function-ethereum.public.udf\_hex\_to\_int.md).\
+__
diff --git a/our-data/tables/table-schemas/README.md b/our-data/tables/table-schemas/README.md
index 2dfeb62..ed8cc6e 100644
--- a/our-data/tables/table-schemas/README.md
+++ b/our-data/tables/table-schemas/README.md
@@ -1,7 +1,7 @@
# Ethereum Tables
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
### Tables
diff --git a/our-data/tables/table-schemas/daily-erc20-balances.md b/our-data/tables/table-schemas/daily-erc20-balances.md
index 0d1f5d7..c983266 100644
--- a/our-data/tables/table-schemas/daily-erc20-balances.md
+++ b/our-data/tables/table-schemas/daily-erc20-balances.md
@@ -1,7 +1,7 @@
# ERC20 Balances Table
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
The `ethereum.erc20_balances` table contains daily roll-ups of balances for each address associated with an ERC-20 token. The table is updated throughout the day, to provide an intra-day view of balance readings as on-chain events occur.
diff --git a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/README.md b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/README.md
index e6ff65a..fb8cdbe 100644
--- a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/README.md
+++ b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/README.md
@@ -1,7 +1,7 @@
# Ethereum DEX Tables
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
The ethereum DEX tables presently cover Uniswap and Sushiswap, with more DEXes planned to be added over time. Compared to project specific tables such as Uniswap V3, these are the more general tables that cover a wider variety of protocols -- so Uniswap V3 pools will be in DEX Liquidity pools but much more specific information on the V3 pools will be available in uniswapv3.pools compared to here.
diff --git a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-liquidity-pools.md b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-liquidity-pools.md
index 4be1bf1..d67c425 100644
--- a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-liquidity-pools.md
+++ b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-liquidity-pools.md
@@ -1,7 +1,7 @@
# DEX Liquidity Pools
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
The liquidity pools table (accessible through`ethereum.dex_liquidity_pools`) holds meta information on each pool created. (hint: Joining this table on `ethereum.erc20_balances` is one way to collect information on TVL, summing the balances of both tokens in the pool.)
diff --git a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-swaps.md b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-swaps.md
index 446f248..3894506 100644
--- a/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-swaps.md
+++ b/our-data/tables/table-schemas/ethereum-dex-tables-uniswap-v2-style/dex-swaps.md
@@ -1,7 +1,7 @@
# DEX Swaps
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
The liquidity swaps table (accessible through`ethereum.dex_swaps`) holds information on individual swap events, including the pool address, address of the swapped token, the address the swapped currency was sent to and the amount.
diff --git a/our-data/tables/table-schemas/ethereum-events-emitted-table-1.md b/our-data/tables/table-schemas/ethereum-events-emitted-table-1.md
index f1df786..4b5537d 100644
--- a/our-data/tables/table-schemas/ethereum-events-emitted-table-1.md
+++ b/our-data/tables/table-schemas/ethereum-events-emitted-table-1.md
@@ -1,7 +1,7 @@
# Ethereum Contracts Table
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
Ethereum Contract metadata for ethereum contracts
diff --git a/our-data/tables/table-schemas/ethereum-events-emitted-table.md b/our-data/tables/table-schemas/ethereum-events-emitted-table.md
index bcf2993..1f0902f 100644
--- a/our-data/tables/table-schemas/ethereum-events-emitted-table.md
+++ b/our-data/tables/table-schemas/ethereum-events-emitted-table.md
@@ -1,7 +1,7 @@
# Ethereum Events Emitted Table
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
Native [Ethereum Events](https://docs.soliditylang.org/en/v0.7.5/contracts.html#events) exist within the `ethereum` schema, as `ethereum.events_emitted`
diff --git a/our-data/tables/table-schemas/ethereum-events.md b/our-data/tables/table-schemas/ethereum-events.md
index 9c78420..7d0006e 100644
--- a/our-data/tables/table-schemas/ethereum-events.md
+++ b/our-data/tables/table-schemas/ethereum-events.md
@@ -1,7 +1,7 @@
# Ethereum UDM Events Table
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
Ethereum events exist within the `ethereum` schema, as `ethereum.udm_events`
diff --git a/our-data/tables/table-schemas/ethereum-nft-tables/README.md b/our-data/tables/table-schemas/ethereum-nft-tables/README.md
index b9403ca..8f74089 100644
--- a/our-data/tables/table-schemas/ethereum-nft-tables/README.md
+++ b/our-data/tables/table-schemas/ethereum-nft-tables/README.md
@@ -5,7 +5,7 @@ description: (BETA)
# Ethereum NFT Tables
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
We have two NFT tables, currently in phase 1 of beta: nft\_events (mints, sales, etc) and nft\_metadata (token names, images, attributes, etc.). Check out some sample queries [here](https://velocity-app.flipsidecrypto.com/velocity/collections/4d5f21e4-de97-47db-b3c3-c19c27e847c5).
diff --git a/our-data/tables/table-schemas/ethereum-nft-tables/nft-events.md b/our-data/tables/table-schemas/ethereum-nft-tables/nft-events.md
index 9b9603c..6053241 100644
--- a/our-data/tables/table-schemas/ethereum-nft-tables/nft-events.md
+++ b/our-data/tables/table-schemas/ethereum-nft-tables/nft-events.md
@@ -1,7 +1,7 @@
# NFT Events
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
NFT Events exists within the `ethereum` schema, as `ethereum.nft_events`
diff --git a/our-data/tables/table-schemas/ethereum-nft-tables/nft-metadata.md b/our-data/tables/table-schemas/ethereum-nft-tables/nft-metadata.md
index beb6c97..32eaa46 100644
--- a/our-data/tables/table-schemas/ethereum-nft-tables/nft-metadata.md
+++ b/our-data/tables/table-schemas/ethereum-nft-tables/nft-metadata.md
@@ -1,7 +1,7 @@
# NFT Metadata
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
NFT Metadata exists within the `ethereum` schema, as `ethereum.nft_metadata`
diff --git a/our-data/tables/table-schemas/schemas.md b/our-data/tables/table-schemas/schemas.md
index 8df21a1..0b22846 100644
--- a/our-data/tables/table-schemas/schemas.md
+++ b/our-data/tables/table-schemas/schemas.md
@@ -3,7 +3,7 @@
{% hint style="warning" %}
-These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables.md) for up-to-date Ethereum models.
+These legacy Ethereum tables are deprecated. See [Ethereum Core](../ethereum-core-tables/) for up-to-date Ethereum models.
{% endhint %}
Ethereum transactions exist within the `ethereum` schema, as `ethereum.transactions` .