polygon-models/docs/catalog.json
2025-11-24 21:12:19 +00:00

1 line
5.0 MiB

{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.7.19", "generated_at": "2025-11-24T21:12:14.810651Z", "invocation_id": "ac90a3b1-79f8-42b7-9f7d-761d1c38b2db", "env": {}}, "nodes": {"model.fsc_evm.silver_bridge__across_v3fundsdeposited": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ACROSS_V3FUNDSDEPOSITED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 11, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 13, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN_ADDRESS", "comment": null}, "DEPOSIT_ID": {"type": "NUMBER", "index": 18, "name": "DEPOSIT_ID", "comment": null}, "MESSAGE": {"type": "TEXT", "index": 19, "name": "MESSAGE", "comment": null}, "QUOTE_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "QUOTE_TIMESTAMP", "comment": null}, "RELAYER_FEE_PCT": {"type": "NUMBER", "index": 21, "name": "RELAYER_FEE_PCT", "comment": null}, "EXCLUSIVE_RELAYER": {"type": "TEXT", "index": 22, "name": "EXCLUSIVE_RELAYER", "comment": null}, "EXCLUSIVITY_DEADLINE": {"type": "NUMBER", "index": 23, "name": "EXCLUSIVITY_DEADLINE", "comment": null}, "FILL_DEADLINE": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "FILL_DEADLINE", "comment": null}, "OUTPUT_AMOUNT": {"type": "NUMBER", "index": 25, "name": "OUTPUT_AMOUNT", "comment": null}, "OUTPUT_TOKEN": {"type": "TEXT", "index": 26, "name": "OUTPUT_TOKEN", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 27, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 28, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 29, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 30, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 31, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 169331712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 818724, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__across_v3fundsdeposited"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_INSERTED_TIMESTAMP.fe2de85a12": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_INSERTED_TIMESTAMP.fe2de85a12"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.f88bea7ab6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_TX_HASH__0_xX_0_9a_fA_F_.f88bea7ab6"}, "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_AMOUNT_UNADJ.9e24d6b1ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 20, "name": "PROTOCOL_VERSION", "comment": null}, "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 21, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_AMOUNT_UNADJ.9e24d6b1ba"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_AMOUNT_UNADJ.c408d0ba21": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_AMOUNT_UNADJ.c408d0ba21"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT.866f191153"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__user_verified_abis_recent_ID.053fe12111": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "USER_VERIFIED_ABIS_RECENT_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__user_verified_abis_recent_ID.053fe12111"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_INPUT_DATA.388b4be0ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_INPUT_DATA.388b4be0ae"}, "model.fsc_evm.silver_dex__pharaoh_v1_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PHARAOH_V1_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 10, "name": "POOL_ID", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 12, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 13, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 14, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pharaoh_v1_pools"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_event_logs_full_EVENT_INDEX__BLOCK_NUMBER.13a5a78e6f": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_EVENT_INDEX", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 136192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 523, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_event_logs_full_EVENT_INDEX__BLOCK_NUMBER.13a5a78e6f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.fa8c038b49": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.fa8c038b49"}, "model.fsc_evm.stats__ez_core_metrics_hourly": {"metadata": {"type": "VIEW", "schema": "STATS", "name": "EZ_CORE_METRICS_HOURLY", "database": "POLYGON", "comment": "## What\n\nThis aggregated table provides hourly blockchain metrics for high-level analysis and monitoring. It pre-calculates key statistics from fact_transactions to enable fast querying of network activity, gas usage patterns, and user behavior trends without scanning large transaction tables.\n\n## Key Use Cases\n\n- Network health dashboards and monitoring\n- Gas fee trend analysis and volatility tracking\n- User adoption metrics and activity patterns\n- Blockchain comparison studies across chains\n- Activity anomaly detection and congestion analysis\n- Performance optimization and capacity planning\n- Weekly/monthly growth analysis\n\n## Important Relationships\n\n- **Derived from fact_transactions**: All metrics aggregated from base transaction data\n- **Join with ez_prices_hourly**: For native token price correlation\n- **Compare across chains**: Standardized metrics enable cross-chain analysis\n\n## Commonly-used Fields\n\n- `block_timestamp_hour`: Hour boundary for aggregated metrics\n- `transaction_count`: Total transactions in the hour\n- `transaction_count_success` / `transaction_count_failed`: Success/failure counts\n- `unique_from_count`: Distinct active addresses\n- `total_fees_native` / `total_fees_usd`: Fee totals in native and USD\n- `block_count`: Number of blocks produced\n\n## Sample Queries\n\n**Network Health Dashboard Metrics**\n```sql\n-- 24-hour network health summary\nWITH hourly_stats AS (\n SELECT \n block_timestamp_hour,\n transaction_count,\n transaction_count_success,\n transaction_count_failed,\n ROUND(100.0 * transaction_count_success / NULLIF(transaction_count, 0), 2) AS success_rate,\n total_fees_native,\n total_fees_usd,\n unique_from_count AS active_users,\n block_count,\n ROUND(transaction_count::FLOAT / NULLIF(block_count, 0), 2) AS avg_tx_per_block\n FROM <blockchain_name>.stats.ez_core_metrics_hourly\n WHERE block_timestamp_hour >= CURRENT_TIMESTAMP - INTERVAL '24 hours'\n)\nSELECT \n COUNT(*) AS hours_of_data,\n SUM(transaction_count) AS total_transactions,\n AVG(success_rate) AS avg_success_rate,\n SUM(total_fees_usd) AS total_fees_usd_24h,\n SUM(active_users) AS unique_active_addresses,\n AVG(avg_tx_per_block) AS avg_tx_per_block_24h,\n MAX(transaction_count) AS peak_hourly_transactions,\n MIN(block_count) AS min_blocks_per_hour,\n MAX(block_count) AS max_blocks_per_hour\nFROM hourly_stats;\n```\n\n**Gas Fee Trends Analysis**\n```sql\n-- Daily average gas fees with volatility\nSELECT \n DATE(block_timestamp_hour) AS date,\n AVG(total_fees_native / NULLIF(transaction_count, 0)) AS avg_fee_per_tx_native,\n AVG(total_fees_usd / NULLIF(transaction_count, 0)) AS avg_fee_per_tx_usd,\n STDDEV(total_fees_usd / NULLIF(transaction_count, 0)) AS fee_volatility_usd,\n MIN(total_fees_usd / NULLIF(transaction_count, 0)) AS min_fee_per_tx_usd,\n MAX(total_fees_usd / NULLIF(transaction_count, 0)) AS max_fee_per_tx_usd,\n SUM(transaction_count) AS daily_transactions,\n SUM(total_fees_usd) AS daily_fees_usd\nFROM <blockchain_name>.stats.ez_core_metrics_hourly\nWHERE block_timestamp_hour >= CURRENT_DATE - 30\n AND transaction_count > 0\nGROUP BY 1\nORDER BY 1 DESC;\n```\n\n**User Activity Patterns**\n```sql\n-- Hourly activity patterns (UTC)\nSELECT \n EXTRACT(HOUR FROM block_timestamp_hour) AS hour_utc,\n AVG(transaction_count) AS avg_transactions,\n AVG(unique_from_count) AS avg_active_users,\n AVG(unique_to_count) AS avg_unique_recipients,\n AVG(transaction_count::FLOAT / NULLIF(unique_from_count, 0)) AS avg_tx_per_user,\n STDDEV(transaction_count) AS transaction_volatility\nFROM <blockchain_name>.stats.ez_core_metrics_hourly\nWHERE block_timestamp_hour >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 1;\n```\n\n**Network Congestion Detection**\n```sql\n-- Identify high congestion periods\nWITH congestion_metrics AS (\n SELECT \n block_timestamp_hour,\n transaction_count,\n block_count,\n transaction_count::FLOAT / NULLIF(block_count, 0) AS tx_per_block,\n total_fees_usd / NULLIF(transaction_count, 0) AS avg_fee_usd,\n transaction_count_failed::FLOAT / NULLIF(transaction_count, 0) * 100 AS failure_rate\n FROM <blockchain_name>.stats.ez_core_metrics_hourly\n WHERE block_timestamp_hour >= CURRENT_DATE - 7\n),\npercentiles AS (\n SELECT \n PERCENTILE_CONT(0.9) WITHIN GROUP (ORDER BY tx_per_block) AS p90_tx_per_block,\n PERCENTILE_CONT(0.9) WITHIN GROUP (ORDER BY avg_fee_usd) AS p90_fee,\n PERCENTILE_CONT(0.9) WITHIN GROUP (ORDER BY failure_rate) AS p90_failure_rate\n FROM congestion_metrics\n)\nSELECT \n c.block_timestamp_hour,\n c.tx_per_block,\n c.avg_fee_usd,\n c.failure_rate,\n CASE \n WHEN c.tx_per_block > p.p90_tx_per_block \n AND c.avg_fee_usd > p.p90_fee THEN 'High Congestion'\n WHEN c.failure_rate > p.p90_failure_rate THEN 'Network Issues'\n ELSE 'Normal'\n END AS network_status\nFROM congestion_metrics c\nCROSS JOIN percentiles p\nWHERE c.tx_per_block > p.p90_tx_per_block \n OR c.avg_fee_usd > p.p90_fee\n OR c.failure_rate > p.p90_failure_rate\nORDER BY c.block_timestamp_hour DESC;\n```\n\n**Weekly Growth Metrics**\n```sql\n-- Week-over-week growth analysis\nWITH weekly_stats AS (\n SELECT \n DATE_TRUNC('week', block_timestamp_hour) AS week,\n SUM(transaction_count) AS weekly_transactions,\n COUNT(DISTINCT unique_from_count) AS unique_weekly_users,\n SUM(total_fees_usd) AS weekly_fees_usd,\n AVG(transaction_count_success::FLOAT / NULLIF(transaction_count, 0)) AS avg_success_rate\n FROM <blockchain_name>.stats.ez_core_metrics_hourly\n WHERE block_timestamp_hour >= CURRENT_DATE - 60\n GROUP BY 1\n)\nSELECT \n week,\n weekly_transactions,\n LAG(weekly_transactions) OVER (ORDER BY week) AS prev_week_transactions,\n ROUND(100.0 * (weekly_transactions - LAG(weekly_transactions) OVER (ORDER BY week)) / \n NULLIF(LAG(weekly_transactions) OVER (ORDER BY week), 0), 2) AS tx_growth_pct,\n unique_weekly_users,\n ROUND(100.0 * (unique_weekly_users - LAG(unique_weekly_users) OVER (ORDER BY week)) / \n NULLIF(LAG(unique_weekly_users) OVER (ORDER BY week), 0), 2) AS user_growth_pct,\n weekly_fees_usd,\n avg_success_rate\nFROM weekly_stats\nORDER BY week DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": "The hour boundary (UTC) for which metrics are aggregated. Timestamp truncated to hour boundary.\n\nExample: '2024-01-15 14:00:00.000'"}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": "The lowest block number produced within this hour. Used to identify first block and calculate block ranges.\n\nExample: 18750000"}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": "The highest block number produced within this hour. Used to identify last block and monitor chain tip progression.\n\nExample: 18750299"}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": "Total number of blocks produced in the hour. Calculated as block_number_max - block_number_min + 1.\n\nExample: 300"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": "Total number of transactions included in blocks during this hour. Includes both successful and failed transactions.\n\nExample: 125000"}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": "Number of transactions that executed successfully in the hour. Used to calculate network reliability.\n\nExample: 118750"}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": "Number of transactions that failed or reverted in the hour. Common causes include insufficient gas or contract reverts.\n\nExample: 6250"}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": "Count of distinct addresses that initiated transactions in the hour. Represents active users, not cumulative.\n\nExample: 45000"}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": "Count of distinct addresses that received transactions in the hour. Includes EOA recipients and contract addresses.\n\nExample: 52000"}, "TOTAL_FEES_NATIVE": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES_NATIVE", "comment": "Sum of all transaction fees paid in the blockchain's native token. May have limited precision due to aggregation.\n\nExample: 125.75"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 11, "name": "TOTAL_FEES_USD", "comment": "Sum of all transaction fees paid, converted to USD using hourly native token price. Rounded to 2 decimal places.\n\nExample: 425000.50"}, "EZ_CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "EZ_CORE_METRICS_HOURLY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.stats__ez_core_metrics_hourly"}, "model.fsc_evm.bronze__contract_abis_fr_v2": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONTRACT_ABIS_FR_V2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__contract_abis_fr_v2"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__ez_variables_EZ_VARIABLES_ID.3ed824ce43": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_ADMIN", "name": "EZ_VARIABLES_EZ_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_VARIABLES_ID": {"type": "TEXT", "index": 1, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__ez_variables_EZ_VARIABLES_ID.3ed824ce43"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.99fc2c7c14": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.99fc2c7c14"}, "model.fsc_evm.silver_lending__comp_v3_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 15, "name": "DEBT_TOKEN", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 133120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 612, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_liquidations"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7806b0df5f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7806b0df5f"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_traces_full_TRACE_INDEX__TX_HASH.4c79dbc511": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_TRACES_FULL_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "PREV_TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_TRACE_INDEX", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 3, "name": "TRACE_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_traces_full_TRACE_INDEX__TX_HASH.4c79dbc511"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_native_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.15293d5591": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_native_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.15293d5591"}, "test.fsc_evm.not_null_test_silver__transactions_full__INSERTED_TIMESTAMP.e767bd3e15": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full__INSERTED_TIMESTAMP.e767bd3e15"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.a5a0db81dc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.a5a0db81dc"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.cffc3ef224": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.cffc3ef224"}, "test.fsc_evm.not_null_test_silver__blocks_full_BLOCK_NUMBER.3b7e4315a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_full_BLOCK_NUMBER.3b7e4315a5"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.85e49c2533": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.85e49c2533"}, "model.fsc_evm.observability__logs": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": ""}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": ""}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": ""}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": ""}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": ""}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": ""}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": ""}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": ""}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 308736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5215, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.observability__logs"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TYPE.40d8e6018e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TYPE.40d8e6018e"}, "test.fsc_evm.txs_have_traces_test_gold__fact_traces_full_ref_test_gold__fact_transactions_full_.1c3ecccef2": {"metadata": {"type": "BASE TABLE", "schema": "TXS_HAVE_TRACES_TEST_GOLD", "name": "FACT_TRACES_FULL_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 14:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.txs_have_traces_test_gold__fact_traces_full_ref_test_gold__fact_transactions_full_.1c3ecccef2"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TOTAL_FEES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TOTAL_FEES.558b8cb0c7"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_R.1699801aae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_R", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_R.1699801aae"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_PROTOCOL.3df038aacb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_PROTOCOL.3df038aacb"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TX_TO.2085271b93": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TX_TO", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TX_TO.2085271b93"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.3dbebb71ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_DIFFICULTY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_DIFFICULTY__NUMBER__FLOAT.3dbebb71ca"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_EVENT_INDEX.08ca9dd7ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_EVENT_INDEX.08ca9dd7ff"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_INPUT_DATA.02b25fd3bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_INPUT_DATA.02b25fd3bc"}, "model.fsc_evm.defi__ez_lending_withdraws": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_WITHDRAWS", "database": "POLYGON", "comment": "## What\n\nThis table tracks withdrawal transactions where users remove their supplied liquidity from lending protocols. Withdrawals include the original deposit plus earned interest, subject to available liquidity in the protocol.\n\n## Key Use Cases\n\n- Monitoring liquidity flows and protocol health\n- Detecting potential bank run scenarios\n- Calculating realized yields for depositors\n- Analyzing withdrawal patterns and timing\n- Tracking large withdrawals that may impact rates\n\n## Important Relationships\n\n- Links to `ez_lending_deposits` for position lifecycle\n- Affected by `ez_lending_borrows` (reduces available liquidity)\n- Increased by `ez_lending_repayments` (adds liquidity)\n- References `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `depositor`: Address withdrawing funds\n- `platform`: Lending protocol\n- `token_address`/`token_symbol`: Withdrawn asset\n- `amount`/`amount_usd`: Withdrawal quantity including interest\n- `block_timestamp`: When withdrawal occurred\n\n## Sample queries\n\n```sql\n-- Daily withdrawal patterns\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(*) AS withdrawal_count,\n COUNT(DISTINCT depositor) AS unique_withdrawers,\n SUM(amount_usd) AS total_withdrawn_usd,\n AVG(amount_usd) AS avg_withdrawal_size_usd\nFROM <blockchain_name>.defi.ez_lending_withdraws\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 5 DESC;\n\n-- Platform liquidity analysis (deposits vs withdrawals)\nWITH platform_deposits AS (\n SELECT \n platform,\n token_address,\n token_symbol,\n COUNT(DISTINCT depositor) AS unique_depositors,\n SUM(amount) AS total_deposited_tokens,\n SUM(amount_usd) AS total_deposited_usd,\n COUNT(*) AS deposit_transactions,\n AVG(amount_usd) AS avg_deposit_size_usd\n FROM <blockchain_name>.defi.ez_lending_deposits\n WHERE block_timestamp >= CURRENT_DATE - 90\n AND amount IS NOT NULL\n GROUP BY 1, 2, 3\n),\nplatform_withdrawals AS (\n SELECT \n platform,\n token_address,\n token_symbol,\n COUNT(DISTINCT depositor) AS unique_withdrawers,\n SUM(amount) AS total_withdrawn_tokens,\n SUM(amount_usd) AS total_withdrawn_usd,\n COUNT(*) AS withdrawal_transactions,\n AVG(amount_usd) AS avg_withdrawal_size_usd\n FROM <blockchain_name>.defi.ez_lending_withdraws\n WHERE block_timestamp >= CURRENT_DATE - 90\n AND amount IS NOT NULL\n GROUP BY 1, 2, 3\n)\nSELECT \n COALESCE(d.platform, w.platform) AS platform,\n COALESCE(d.token_address, w.token_address) AS token_address,\n COALESCE(d.token_symbol, w.token_symbol) AS token_symbol,\n d.unique_depositors,\n w.unique_withdrawers,\n d.total_deposited_usd,\n w.total_withdrawn_usd,\n (d.total_deposited_usd - COALESCE(w.total_withdrawn_usd, 0)) AS net_deposits_usd,\n d.deposit_transactions,\n w.withdrawal_transactions,\n d.avg_deposit_size_usd,\n w.avg_withdrawal_size_usd\nFROM platform_deposits d\nFULL OUTER JOIN platform_withdrawals w\n ON d.platform = w.platform\n AND d.token_address = w.token_address\nWHERE COALESCE(d.total_deposited_usd, 0) > 100000\n OR COALESCE(w.total_withdrawn_usd, 0) > 100000\nORDER BY net_deposits_usd DESC;\n\n-- Liquidity stress analysis\nWITH hourly_flows AS (\n SELECT \n DATE_TRUNC('hour', block_timestamp) AS hour,\n platform,\n token_symbol,\n 0 AS deposits_usd,\n SUM(amount_usd) AS withdrawals_usd\n FROM <blockchain_name>.defi.ez_lending_withdraws\n WHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_usd IS NOT NULL\n GROUP BY 1, 2, 3\n \n UNION ALL\n \n SELECT \n DATE_TRUNC('hour', block_timestamp) AS hour,\n platform,\n token_symbol,\n SUM(amount_usd) AS deposits_usd,\n 0 AS withdrawals_usd\n FROM <blockchain_name>.defi.ez_lending_deposits\n WHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_usd IS NOT NULL\n GROUP BY 1, 2, 3\n)\nSELECT \n hour,\n platform,\n token_symbol,\n SUM(deposits_usd) AS hourly_deposits,\n SUM(withdrawals_usd) AS hourly_withdrawals,\n SUM(deposits_usd - withdrawals_usd) AS net_flow,\n SUM(SUM(deposits_usd - withdrawals_usd)) OVER (\n PARTITION BY platform, token_symbol \n ORDER BY hour\n ) AS cumulative_flow\nFROM hourly_flows\nGROUP BY 1, 2, 3\nHAVING SUM(withdrawals_usd) > 10000\nORDER BY 1 DESC, 6;\n\n-- Large withdrawals monitoring (potential bank run indicators)\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n depositor,\n token_symbol,\n amount AS withdrawn_tokens,\n amount_usd AS withdrawn_usd,\n LAG(amount_usd) OVER (PARTITION BY platform, token_symbol ORDER BY block_timestamp) AS prev_withdrawal_usd,\n amount_usd / NULLIF(LAG(amount_usd) OVER (PARTITION BY platform, token_symbol ORDER BY block_timestamp), 0) AS size_multiplier\nFROM <blockchain_name>.defi.ez_lending_withdraws\nWHERE amount_usd > 1000000\n AND block_timestamp >= CURRENT_DATE - 3\nORDER BY withdrawn_usd DESC;\n\n-- Withdrawal timing patterns\nSELECT \n EXTRACT(HOUR FROM block_timestamp) AS hour_of_day,\n COUNT(*) AS withdrawal_count,\n SUM(amount_usd) AS total_withdrawn_usd,\n AVG(amount_usd) AS avg_withdrawal_size\nFROM <blockchain_name>.defi.ez_lending_withdraws\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1\nORDER BY 1;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": "The address that supplied liquidity to the lending protocol.\n\nExample: '0x9876543210987654321098765432109876543210'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": "The contract address of the underlying asset being lent or borrowed.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": "The ticker symbol of the asset involved in the lending transaction.\n\nExample: 'USDC'"}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": "The raw amount of tokens borrowed or repaid without decimal adjustment.\n\nExample: 1000000000"}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": "The decimal-adjusted quantity of tokens in the transaction.\n\nExample: 1000.5"}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": "The USD value of tokens at transaction time.\n\nExample: 1500.75"}, "EZ_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 18, "name": "EZ_LENDING_WITHDRAWS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_withdraws"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_SIZE.7f5752ed31": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_SIZE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_SIZE.7f5752ed31"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.994fffe1a9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER", "name": "DECODED_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.994fffe1a9"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_BLOCK_NUMBER.c281a15c7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_BLOCK_NUMBER.c281a15c7c"}, "test.polygon_models.not_null_silver__mooar_sales_TOKENID.4fbe1082e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_TOKENID.4fbe1082e6"}, "model.fsc_evm.silver_lending__comp_v3_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 10, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "ITOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "ITOKEN_SYMBOL", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 27571712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 289535, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_borrows"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_ORIGIN_FROM_ADDRESS.3bc67218ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_ORIGIN_FROM_ADDRESS.3bc67218ac"}, "test.polygon_models.not_null_silver__element_sales_ORIGIN_TO_ADDRESS.0c5df398d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_ORIGIN_TO_ADDRESS.0c5df398d0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_MODIFIED_TIMESTAMP.c7ad718c6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_MODIFIED_TIMESTAMP.c7ad718c6f"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP__hour__2.23d29858c5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "DECODED_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP__hour__2.23d29858c5"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.253aae44aa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP__hour__2.253aae44aa"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_native_daily_recent_ADDRESS__0_xX_0_9a_fA_F_.f9166aacd7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_native_daily_recent_ADDRESS__0_xX_0_9a_fA_F_.f9166aacd7"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_NUMBER.f3098a994a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_NUMBER.f3098a994a"}, "model.fsc_evm.defi__ez_bridge_activity": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_BRIDGE_ACTIVITY", "database": "POLYGON", "comment": "## What\n\nThis table provides a comprehensive view of cross-chain bridge activity across EVM-compatible blockchains. It consolidates bridge-related events from multiple sources (event_logs, traces, and transfers) to create a unified dataset for analyzing cross-chain asset movements.\n\n## Key Use Cases\n\n- Tracking cross-chain asset flows and bridge volumes\n- Analyzing user bridging behavior and patterns\n- Comparing bridge protocol market share and performance\n- Monitoring token distribution across multiple chains\n- Identifying popular bridge routes and corridors\n\n## Important Relationships\n\n- **Join with core.fact_event_logs**: Use `tx_hash` for raw event details\n- **Join with core.dim_contracts**: Use `bridge_address` or `token_address` for contract metadata\n- **Join with price.ez_prices_hourly**: For additional price validation\n- **Join with core.dim_labels**: Use sender addresses for entity identification\n\n## Commonly-used Fields\n\n- `platform`: Bridge protocol name\n- `sender`: Address sending tokens to bridge\n- `destination_chain`: Target blockchain for assets\n- `token_address`: Token being bridged\n- `amount`: Decimal-adjusted token amount\n- `amount_usd`: USD value at transaction time\n- `block_timestamp`: When bridge transaction occurred\n\n## Sample queries\n\n```sql\n-- Daily bridge volume by protocol\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(DISTINCT tx_hash) AS bridge_txns,\n SUM(amount_usd) AS volume_usd\nFROM <blockchain_name>.defi.ez_bridge_activity\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n\n-- Top bridge routes (source to destination chains)\nSELECT \n blockchain AS source_chain,\n destination_chain,\n platform,\n COUNT(*) AS transfer_count,\n SUM(amount_usd) AS total_volume_usd\nFROM <blockchain_name>.defi.ez_bridge_activity\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND destination_chain IS NOT NULL\nGROUP BY 1, 2, 3\nORDER BY 5 DESC\nLIMIT 20;\n\n-- User bridge activity analysis\nSELECT \n sender,\n COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS active_days,\n COUNT(DISTINCT platform) AS protocols_used,\n COUNT(DISTINCT destination_chain) AS chains_bridged_to,\n SUM(amount_usd) AS total_bridged_usd\nFROM <blockchain_name>.defi.ez_bridge_activity\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd > 100 -- Filter small transfers\nGROUP BY 1\nHAVING COUNT(*) > 5 -- Active bridgers\nORDER BY 5 DESC\nLIMIT 100;\n\n-- Token flow analysis\nSELECT \n token_symbol,\n token_address,\n blockchain AS source_chain,\n destination_chain,\n COUNT(*) AS bridge_count,\n SUM(amount) AS total_amount,\n AVG(amount_usd) AS avg_transfer_usd\nFROM <blockchain_name>.defi.ez_bridge_activity\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND token_symbol IS NOT NULL\nGROUP BY 1, 2, 3, 4\nHAVING COUNT(*) > 10\nORDER BY 5 DESC;\n\n-- Bridge protocol comparison\nWITH protocol_stats AS (\n SELECT \n platform,\n COUNT(DISTINCT sender) AS unique_users,\n COUNT(*) AS total_transfers,\n AVG(amount_usd) AS avg_transfer_size,\n PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER BY amount_usd) AS median_transfer_size,\n SUM(amount_usd) AS total_volume\n FROM <blockchain_name>.defi.ez_bridge_activity\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT *\nFROM protocol_stats\nORDER BY total_volume DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": "The smart contract address handling the bridge operation.\n\nExample: '0x296f55f8fb28e498b858d0bcda06d955b2cb3f97'"}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The protocol or application facilitating the cross-chain bridge transfer.\n\nExample: 'stargate'"}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": ""}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 12, "name": "PROTOCOL_VERSION", "comment": ""}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": "The address that directly sent tokens to the bridge contract.\n\nExample: '0xabcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": "The address designated to receive tokens on the destination chain (or on the source chain, for intermediate steps).\n\nExample: '0x9876543210987654321098765432109876543210'"}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": "The final recipient address on the destination blockchain.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN", "comment": "The target blockchain network for the bridged assets.\n\nExample: 'arbitrum'"}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": "The numeric identifier for the destination blockchain.\n\nExample: 42161"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": "The contract address of the token being bridged.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "TOKEN_SYMBOL", "comment": "The symbol identifier for the bridged token.\n\nExample: 'USDC'"}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT_UNADJ", "comment": "The raw token amount without decimal adjustment.\n\nExample: 1000000"}, "AMOUNT": {"type": "FLOAT", "index": 21, "name": "AMOUNT", "comment": "The decimal-adjusted amount of tokens bridged.\n\nExample: 1.0"}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": "The hourly close USD value of bridged tokens at the time of the transaction.\n\nExample: 1000.50"}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 23, "name": "TOKEN_IS_VERIFIED", "comment": "Whether the token is verified by the Flipside team.\n\nExample: true"}, "EZ_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 24, "name": "EZ_BRIDGE_ACTIVITY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_bridge_activity"}, "model.fsc_evm.silver_dex__poolcreated_evt_v3_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "POOLCREATED_EVT_V3_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 10, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 11, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 12, "name": "TICK_SPACING", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 13, "name": "INIT_TICK", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 14, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 15, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 18, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 19, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 20, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 21, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 24, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 25, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 26, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 27, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 29, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1330045952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11846000, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__poolcreated_evt_v3_pool_actions"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__everclear_reads_INTENT_ID.0dee46a33d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "EVERCLEAR_READS_INTENT_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"INTENT_ID": {"type": "TEXT", "index": 1, "name": "INTENT_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__everclear_reads_INTENT_ID.0dee46a33d"}, "model.fsc_evm.silver__created_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CREATED_CONTRACTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51557103104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 394636090, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__created_contracts"}, "test.fsc_evm.not_null_silver__complete_token_prices_HOUR.d5f4cd597b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_HOUR.d5f4cd597b"}, "test.polygon_models.not_null_silver__element_sales_CURRENCY_ADDRESS.6209f77238": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_CURRENCY_ADDRESS.6209f77238"}, "model.fsc_evm.admin__dim_variables": {"metadata": {"type": "VIEW", "schema": "ADMIN", "name": "DIM_VARIABLES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": ""}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": ""}, "KEY": {"type": "TEXT", "index": 3, "name": "KEY", "comment": ""}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": ""}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "DIM_VARIABLES_ID": {"type": "TEXT", "index": 7, "name": "DIM_VARIABLES_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.admin__dim_variables"}, "test.fsc_evm.not_null_test_silver__blocks_recent__INSERTED_TIMESTAMP.071a17cc08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_recent__INSERTED_TIMESTAMP.071a17cc08"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_FEE_PRECISE.161ef1c3a1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_FEE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_FEE_PRECISE.161ef1c3a1"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_NAME.b876563dc0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_NAME.b876563dc0"}, "model.fsc_evm.silver_bridge__stargate_swap": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_SWAP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "DESTINATION_POOL_ID": {"type": "NUMBER", "index": 19, "name": "DESTINATION_POOL_ID", "comment": null}, "FEE": {"type": "NUMBER", "index": 20, "name": "FEE", "comment": null}, "REWARD": {"type": "NUMBER", "index": 21, "name": "REWARD", "comment": null}, "LP_FEE": {"type": "NUMBER", "index": 22, "name": "LP_FEE", "comment": null}, "PROTOCOL_FEE": {"type": "NUMBER", "index": 23, "name": "PROTOCOL_FEE", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 24, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 25, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 26, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 27, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 29, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1973957632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6259911, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_swap"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TOKEN_SYMBOL.d074b06159": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TOKEN_SYMBOL.d074b06159"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__abis_full_CONTRACT_ADDRESS.6bc2b660ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "ABIS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__abis_full_CONTRACT_ADDRESS.6bc2b660ff"}, "model.polygon_models.nft__ez_nft_sales": {"metadata": {"type": "VIEW", "schema": "NFT", "name": "EZ_NFT_SALES", "database": "POLYGON", "comment": "## What\n\nThis table provides a comprehensive view of NFT (Non-Fungible Token) sales across all major marketplaces and platforms on EVM blockchains. It captures both direct marketplace sales and aggregator-routed transactions, enabling analysis of NFT market dynamics, collection performance, and trading patterns.\n\n## Key Use Cases\n\n- Analyze daily/weekly NFT market volume and trends by platform\n- Track top-performing NFT collections by sales count and volume\n- Monitor marketplace competition and market share analysis\n- Identify whale activity and buyer behavior patterns\n- Evaluate creator royalty enforcement across platforms\n- Assess fee structures and revenue models by marketplace\n- Track cross-platform trader behavior and platform preferences\n\n## Important Relationships\n\n- Links to `core.fact_event_logs` via `tx_hash` and `event_index`\n- Joins with `core.dim_contracts` for collection name\n- References `price.ez_prices_hourly` for currency conversions\n- Connects to token transfer tables for ownership tracking\n\n## Commonly-used Fields\n\n- `platform_name`: Marketplace where sale occurred (opensea, blur, etc.)\n- `contract_address`: NFT collection contract address\n- `token_id`: Unique identifier of the specific NFT\n- `buyer_address` / `seller_address`: Transaction participants\n- `price_usd`: Sale price converted to USD (includes fees)\n- `total_fees_usd`: Combined platform and creator fees in USD\n- `event_type`: Type of sale transaction (sale, bid_won, etc.)\n\n## Sample Queries\n\n**Daily NFT market volume by platform**\n```sql\n-- Daily NFT market volume by platform\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform_name,\n COUNT(*) as sales_count,\n COUNT(DISTINCT tx_hash) AS unique_sales_transaction_count,\n COUNT(DISTINCT buyer_address) AS unique_buyers,\n COUNT(DISTINCT contract_address) AS collections_traded,\n SUM(price_usd) AS total_volume_usd,\n AVG(price_usd) AS avg_sale_price_usd\nFROM <blockchain_name>.nft.ez_nft_sales\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND price_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 7 DESC;\n```\n\n**Top selling NFT collections**\n```sql\n-- Top selling NFT collections\nSELECT \n contract_address,\n name AS collection_name,\n COUNT(*) AS sales_count,\n COUNT(DISTINCT token_id) AS unique_tokens_sold,\n COUNT(DISTINCT buyer_address) AS unique_buyers,\n SUM(price_usd) AS total_volume_usd,\n AVG(price_usd) AS avg_price_usd,\n MAX(price_usd) AS highest_sale_usd\nFROM <blockchain_name>.nft.ez_nft_sales\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND price_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 6 DESC\nLIMIT 50;\n```\n\n**Marketplace competition analysis**\n```sql\n-- Marketplace competition analysis\nWITH platform_metrics AS (\n SELECT \n platform_name,\n COUNT(*) AS total_sales,\n SUM(price_usd) AS total_volume_usd,\n COUNT(DISTINCT buyer_address) AS unique_buyers,\n COUNT(DISTINCT seller_address) AS unique_sellers,\n AVG(platform_fee / NULLIF(price, 0) * 100) AS avg_platform_fee_pct,\n SUM(platform_fee_usd) AS total_platform_revenue_usd\n FROM <blockchain_name>.nft.ez_nft_sales\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND price_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n platform_name,\n total_sales,\n total_volume_usd,\n total_volume_usd * 100.0 / SUM(total_volume_usd) OVER () AS market_share_pct,\n unique_buyers,\n unique_sellers,\n avg_platform_fee_pct,\n total_platform_revenue_usd\nFROM platform_metrics\nORDER BY total_volume_usd DESC;\n```\n\n**Whale activity tracking**\n```sql\n-- Whale activity tracking\nWITH buyer_stats AS (\n SELECT \n buyer_address,\n COUNT(*) AS purchases,\n COUNT(DISTINCT contract_address) AS unique_collections,\n SUM(price_usd) AS total_spent_usd,\n AVG(price_usd) AS avg_purchase_price,\n MAX(price_usd) AS highest_purchase\n FROM <blockchain_name>.nft.ez_nft_sales\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND price_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN total_spent_usd < 1000 THEN '< [$]1K'\n WHEN total_spent_usd < 10000 THEN '[$]1K - [$]10K'\n WHEN total_spent_usd < 100000 THEN '[$]10K - [$]100K'\n WHEN total_spent_usd < 1000000 THEN '[$]100K - [$]1M'\n ELSE '> [$]1M'\n END AS buyer_tier,\n COUNT(*) AS buyer_count,\n SUM(purchases) AS total_purchases,\n AVG(unique_collections) AS avg_collections_per_buyer,\n SUM(total_spent_usd) AS tier_total_spent\nFROM buyer_stats\nGROUP BY 1\nORDER BY MIN(total_spent_usd);\n```\n \n**Creator royalty analysis**\n```sql\n-- Creator royalty analysis\nSELECT \n name AS collection_name,\n contract_address,\n COUNT(*) AS sales_with_royalties,\n SUM(creator_fee) AS total_creator_fees,\n SUM(creator_fee_usd) AS total_creator_fees_usd,\n AVG(creator_fee / NULLIF(price, 0) * 100) AS avg_royalty_pct,\n SUM(creator_fee_usd) / NULLIF(SUM(price_usd), 0) * 100 AS effective_royalty_rate\nFROM <blockchain_name>.nft.ez_nft_sales\nWHERE creator_fee > 0\n AND price > 0\n AND block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nHAVING COUNT(*) > 10\nORDER BY total_creator_fees_usd DESC\nLIMIT 100;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": "The specific type of NFT transaction that occurred. Common values include 'sale', 'bid_won', 'redeem', and 'mint'.\n\nExample: 'sale'"}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": "The smart contract address of the marketplace facilitating the sale. Platforms may have multiple contracts for different versions.\n\nExample: '0x00000000006c3852cbef3e08e8df289169ede581'"}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": "The marketplace or platform where the NFT sale occurred. Standardized to lowercase with no spaces.\n\nExample: 'opensea'"}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": "The version identifier of the marketplace contract. Tracks protocol versions and upgrades.\n\nExample: 'seaport_1_5'"}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 9, "name": "AGGREGATOR_NAME", "comment": "The NFT aggregator platform that routed the transaction. NULL indicates direct platform interaction.\n\nExample: 'gem'"}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": "The blockchain address that sold the NFT.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "BUYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "BUYER_ADDRESS", "comment": "The blockchain address that purchased the NFT.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 12, "name": "CONTRACT_ADDRESS", "comment": "The smart contract address of the NFT collection. Supports ERC-721, ERC-1155, and custom implementations.\n\nExample: '0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d'"}, "NAME": {"type": "TEXT", "index": 13, "name": "NAME", "comment": "The name of the NFT collection or project. May be NULL for unverified collections.\n\nExample: 'Bored Ape Yacht Club'"}, "TOKEN_ID": {"type": "TEXT", "index": 14, "name": "TOKEN_ID", "comment": "The unique identifier of the specific NFT within its collection. Format is numeric string.\n\nExample: '1234'"}, "QUANTITY": {"type": "TEXT", "index": 15, "name": "QUANTITY", "comment": "The number of tokens sold in the transaction. Primarily relevant for ERC-1155 tokens.\n\nExample: '1'"}, "TOKEN_STANDARD": {"type": "TEXT", "index": 16, "name": "TOKEN_STANDARD", "comment": "The technical standard implemented by the NFT contract. Common values include 'erc721', 'erc1155', 'cryptopunks', and 'legacy'.\n\nExample: 'erc721'"}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 17, "name": "CURRENCY_SYMBOL", "comment": "The symbol of the token used for payment.\n\nExample: 'ETH'"}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 18, "name": "CURRENCY_ADDRESS", "comment": "The contract address of the payment token. Shows 'ETH' for native ETH payments.\n\nExample: '0xa0b86a33e6776a1e7f9f0b8b8b8b8b8b8b8b8b8b'"}, "PRICE": {"type": "FLOAT", "index": 19, "name": "PRICE", "comment": "The sale price in the payment currency, including platform and creator fees. Raw price before USD conversion.\n\nExample: 2.5"}, "PRICE_USD": {"type": "FLOAT", "index": 20, "name": "PRICE_USD", "comment": "The sale price converted to USD at transaction time, including platform and creator fees. May be NULL for missing price data.\n\nExample: 4250.75"}, "TOTAL_FEES": {"type": "FLOAT", "index": 21, "name": "TOTAL_FEES", "comment": "The combined platform and creator fees in the payment currency.\n\nExample: 0.125"}, "PLATFORM_FEE": {"type": "FLOAT", "index": 22, "name": "PLATFORM_FEE", "comment": "The fee charged by the marketplace in the payment currency. Typically 2-2.5% of sale price.\n\nExample: 0.05"}, "CREATOR_FEE": {"type": "FLOAT", "index": 23, "name": "CREATOR_FEE", "comment": "The royalty fee paid to the collection creator in the payment currency. Typically 0-10% of sale price.\n\nExample: 0.075"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_USD", "comment": "The combined platform and creator fees converted to USD.\n\nExample: 212.54"}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_USD", "comment": "The marketplace fee converted to USD.\n\nExample: 85.02"}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_USD", "comment": "The royalty fee converted to USD.\n\nExample: 127.52"}, "TX_FEE": {"type": "FLOAT", "index": 27, "name": "TX_FEE", "comment": "Total fee paid for transaction execution in native token units.\n\nExample: 0.002"}, "TX_FEE_USD": {"type": "FLOAT", "index": 28, "name": "TX_FEE_USD", "comment": "The transaction fee denominated in USD. Use only one instance per transaction to avoid overcounting.\n\nExample: 45.32"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "EZ_NFT_SALES_ID": {"type": "TEXT", "index": 32, "name": "EZ_NFT_SALES_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 34, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.nft__ez_nft_sales"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full__INSERTED_TIMESTAMP__hour__2.461c571e72": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full__INSERTED_TIMESTAMP__hour__2.461c571e72"}, "model.fsc_evm.silver_dex__trader_joe_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "TRADER_JOE_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__trader_joe_v2_pool_actions"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP.1571060655": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP.1571060655"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_MODIFIED_TIMESTAMP.3f799b0371": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_MODIFIED_TIMESTAMP.3f799b0371"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_BLOCK_NUMBER.277bef24ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_BLOCK_NUMBER.277bef24ac"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__user_verified_abis_full_ID.8832906bf1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "USER_VERIFIED_ABIS_FULL_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__user_verified_abis_full_ID.8832906bf1"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_deposits__LOG_ID.81d0e3df59": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_deposits__LOG_ID.81d0e3df59"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_blocks_recent_BLOCK_NUMBER.a1a1f456ae": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_blocks_recent_BLOCK_NUMBER.a1a1f456ae"}, "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V1_DYNAMIC_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "FEE_IN_PRECISION": {"type": "NUMBER", "index": 16, "name": "FEE_IN_PRECISION", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 790377472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5211376, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_swaps"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__created_contracts_recent_created_contract_address.5c757b7d79": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT_CREATED_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__created_contracts_recent_created_contract_address.5c757b7d79"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__labels_ADDRESS__0_xX_0_9a_fA_F_.4d2099651b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "LABELS_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__labels_ADDRESS__0_xX_0_9a_fA_F_.4d2099651b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__create_service_multisigs_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.81228daf15": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS_MULTISIG_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__create_service_multisigs_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.81228daf15"}, "seed.polygon_models.observability__exclusion_list": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "EXCLUSION_LIST", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.polygon_models.observability__exclusion_list"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.c61b6f0c34": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.c61b6f0c34"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_POOL_ADDRESS.8eeb6ff26e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_POOL_ADDRESS.8eeb6ff26e"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_EVENT_INDEX.83e4f1880e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_EVENT_INDEX.83e4f1880e"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_MODIFIED_TIMESTAMP.4e7d059a7d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_MODIFIED_TIMESTAMP.4e7d059a7d"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_DECIMALS.cf741a0564": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_DECIMALS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_DECIMALS.cf741a0564"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_BLOCK_NUMBER.24829e36fa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_BLOCK_NUMBER.24829e36fa"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_INSERTED_TIMESTAMP.c8bd425490": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_INSERTED_TIMESTAMP.c8bd425490"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_TYPE.41453fccf7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_TYPE.41453fccf7"}, "model.fsc_evm.silver_dex__aerodrome_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "AERODROME_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 6, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 7, "name": "TOKEN1", "comment": null}, "STABLE": {"type": "BOOLEAN", "index": 8, "name": "STABLE", "comment": null}, "POOL_NUMBER": {"type": "NUMBER", "index": 9, "name": "POOL_NUMBER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 12, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 13, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 14, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__aerodrome_pools"}, "model.fsc_evm.bronze__complete_provider_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_provider_asset_metadata"}, "model.fsc_evm.silver_dex__camelot_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CAMELOT_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 10, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 11, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 14, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 15, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 17, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 18, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__camelot_v2_pool_actions"}, "model.fsc_evm.defi__ez_lending_repayments": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_REPAYMENTS", "database": "POLYGON", "comment": "## What\n\nThis table contains loan repayment transactions across lending protocols. Repayments reduce or eliminate outstanding debt positions, with amounts including both principal and accrued interest. Understanding repayment patterns helps analyze user behavior and protocol health.\n\n## Key Use Cases\n\n- Tracking loan lifecycle and duration analysis\n- Calculating interest paid on borrowed positions\n- Understanding repayment patterns by user segment\n- Monitoring protocol revenue from interest\n- Analyzing third-party repayment activity\n\n## Important Relationships\n\n- Links to `ez_lending_borrows` for original loan details\n- Connects to `ez_lending_liquidations` (forced repayments)\n- May reference `ez_lending_deposits` for collateral release\n- Uses `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `borrower`: Address with the loan\n- `payer`: Address making the payment (may differ)\n- `platform`: Lending protocol\n- `token_address`/`token_symbol`: Repaid asset\n- `amount`/`amount_usd`: Repayment quantity\n\n## Sample queries\n\n```sql\n-- Daily repayment volume and metrics\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(*) AS repayment_count,\n COUNT(DISTINCT borrower) AS unique_borrowers,\n SUM(amount_usd) AS total_repaid_usd,\n AVG(amount_usd) AS avg_repayment_size_usd\nFROM <blockchain_name>.defi.ez_lending_repayments\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 5 DESC;\n\n-- Loan duration analysis\nWITH loan_lifecycles AS (\n SELECT \n b.borrower,\n b.platform,\n b.token_symbol,\n b.block_timestamp AS borrow_time,\n MIN(r.block_timestamp) AS first_repayment_time,\n SUM(b.amount_usd) AS borrowed_usd,\n SUM(r.amount_usd) AS total_repaid_usd\n FROM <blockchain_name>.defi.ez_lending_borrows b\n INNER JOIN <blockchain_name>.defi.ez_lending_repayments r\n ON b.borrower = r.borrower\n AND b.platform = r.platform\n AND b.token_address = r.token_address\n AND r.block_timestamp > b.block_timestamp\n WHERE b.block_timestamp >= CURRENT_DATE - 90\n AND b.amount_usd IS NOT NULL\n AND r.amount_usd IS NOT NULL\n GROUP BY 1, 2, 3, 4\n)\nSELECT \n platform,\n token_symbol,\n AVG(DATEDIFF('day', borrow_time, first_repayment_time)) AS avg_days_to_first_repayment,\n PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER BY DATEDIFF('day', borrow_time, first_repayment_time)) AS median_days,\n COUNT(*) AS loan_count,\n AVG(total_repaid_usd / NULLIF(borrowed_usd, 0) - 1) * 100 AS avg_interest_paid_pct\nFROM loan_lifecycles\nGROUP BY 1, 2\nHAVING COUNT(*) > 10\nORDER BY 3;\n\n-- Repayment patterns by user segment\nWITH user_repayment_stats AS (\n SELECT \n borrower,\n COUNT(*) AS repayment_count,\n SUM(amount_usd) AS total_repaid_usd,\n AVG(amount_usd) AS avg_repayment_size,\n COUNT(DISTINCT DATE_TRUNC('month', block_timestamp)) AS active_months,\n COUNT(DISTINCT token_address) AS unique_assets_repaid\n FROM <blockchain_name>.defi.ez_lending_repayments\n WHERE block_timestamp >= CURRENT_DATE - 180\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN total_repaid_usd < 1000 THEN 'Micro (<[$]1K)'\n WHEN total_repaid_usd < 10000 THEN 'Small ([$]1K-[$]10K)'\n WHEN total_repaid_usd < 100000 THEN 'Medium ([$]10K-[$]100K)'\n WHEN total_repaid_usd < 1000000 THEN 'Large ([$]100K-[$]1M)'\n ELSE 'Whale (>[$]1M)'\n END AS borrower_segment,\n COUNT(*) AS borrower_count,\n AVG(repayment_count) AS avg_repayments_per_user,\n AVG(avg_repayment_size) AS avg_repayment_size,\n AVG(active_months) AS avg_active_months\nFROM user_repayment_stats\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Asset-specific repayment velocity\nSELECT \n token_symbol,\n platform,\n COUNT(*) AS repayment_transactions,\n COUNT(DISTINCT borrower) AS unique_repayers,\n SUM(amount_usd) AS total_usd_repaid,\n AVG(amount_usd) AS avg_repayment_usd,\n SUM(amount_usd) / COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS daily_velocity_usd\nFROM <blockchain_name>.defi.ez_lending_repayments\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND token_symbol IS NOT NULL\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nHAVING COUNT(*) > 50\nORDER BY 8 DESC;\n\n-- Large repayments monitoring\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n borrower,\n payer,\n token_symbol,\n amount_usd,\n CASE WHEN borrower = payer THEN 'Self' ELSE 'Third-party' END AS repayment_type\nFROM <blockchain_name>.defi.ez_lending_repayments\nWHERE amount_usd > 500000\n AND block_timestamp >= CURRENT_DATE - 7\nORDER BY amount_usd DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": "The address that paid the loan or deposit.\n\nExample: '0x5555555555555555555555555555555555555555'"}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": "The address that initiated a borrow or repayment transaction.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN_ADDRESS", "comment": "The contract address of the underlying asset being lent or borrowed.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_SYMBOL", "comment": "The ticker symbol of the asset involved in the lending transaction.\n\nExample: 'USDC'"}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_UNADJ", "comment": "The raw amount of tokens borrowed or repaid without decimal adjustment.\n\nExample: 1000000000"}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": "The decimal-adjusted quantity of tokens in the transaction.\n\nExample: 1000.5"}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": "The USD value of tokens at transaction time.\n\nExample: 1500.75"}, "EZ_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 19, "name": "EZ_LENDING_REPAYMENTS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_repayments"}, "model.fsc_evm.test_gold__ez_balances_erc20_daily_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": ""}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": ""}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": ""}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": ""}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": ""}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_balances_erc20_daily_full"}, "model.fsc_evm.defi__ez_lending_borrows": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_BORROWS", "database": "POLYGON", "comment": "## What\n\nThis table provides a comprehensive view of borrowing transactions across all major lending protocols on EVM blockchains. It captures when users borrow assets against their deposited collateral, enabling analysis of lending market dynamics, user behavior, and protocol performance.\n\n## Key Use Cases\n\n- Tracking borrowing volumes and user activity across protocols\n- Analyzing most borrowed assets and their trends\n- Understanding user borrowing patterns and behavior\n- Monitoring protocol market share and growth\n- Calculating outstanding loan positions\n\n## Important Relationships\n\n- Links to `ez_lending_deposits` for collateral analysis\n- Joins with `ez_lending_repayments` to track loan lifecycle\n- References `ez_lending_liquidations` for risk analysis\n- Connects to `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `borrower`: Address that borrowed assets\n- `platform`: Lending protocol name\n- `token_address`/`token_symbol`: Borrowed asset details\n- `amount`/`amount_usd`: Borrowed quantity and USD value\n- `block_timestamp`: When borrow occurred\n\n## Sample queries\n\n```sql\n-- Daily borrowing volume by protocol\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(DISTINCT tx_hash) AS borrow_txns,\n COUNT(DISTINCT borrower) AS unique_borrowers,\n SUM(amount_usd) AS volume_usd\nFROM <blockchain_name>.defi.ez_lending_borrows\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 5 DESC;\n\n-- Top borrowed assets analysis\nSELECT \n token_symbol,\n token_address,\n COUNT(*) AS borrow_count,\n SUM(amount) AS total_borrowed,\n SUM(amount_usd) AS total_borrowed_usd,\n AVG(amount_usd) AS avg_borrow_size_usd\nFROM <blockchain_name>.defi.ez_lending_borrows\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND token_symbol IS NOT NULL\nGROUP BY 1, 2\nORDER BY 5 DESC\nLIMIT 20;\n\n-- Wallet Specific Borrow Analysis\nSELECT \n b.borrower,\n b.token_address AS borrowed_token_address,\n b.token_symbol AS borrowed_token_symbol,\n DATE_TRUNC('week', b.block_timestamp) AS weekly_block_timestamp,\n SUM(b.amount) AS total_borrow_amount,\n SUM(b.amount_usd) AS total_borrow_usd,\n SUM(r.amount) AS total_repayment_amount,\n SUM(r.amount_usd) AS total_repayment_usd,\n SUM(b.amount) - SUM(r.amount) AS net_borrowed_amount,\n SUM(b.amount_usd) - SUM(r.amount_usd) AS net_borrowed_usd\nFROM \n <blockchain_name>.defi.ez_lending_borrows b\nLEFT JOIN <blockchain_name>.defi.ez_lending_repayments r\n ON b.borrower = r.borrower\n AND b.token_address = r.token_address\nWHERE \n b.borrower = LOWER('<user_address>')\nGROUP BY 1, 2, 3, 4\n\n-- User borrowing patterns\nWITH user_stats AS (\n SELECT \n borrower,\n COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS active_days,\n COUNT(DISTINCT platform) AS platforms_used,\n COUNT(DISTINCT token_address) AS assets_borrowed,\n SUM(amount_usd) AS total_borrowed_usd,\n AVG(amount_usd) AS avg_borrow_size\n FROM <blockchain_name>.defi.ez_lending_borrows\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN total_borrowed_usd < 1000 THEN '< [$]1K'\n WHEN total_borrowed_usd < 10000 THEN '[$]1K - [$]10K'\n WHEN total_borrowed_usd < 100000 THEN '[$]10K - [$]100K'\n ELSE '> [$]100K'\n END AS borrower_tier,\n COUNT(*) AS user_count,\n AVG(active_days) AS avg_active_days,\n AVG(platforms_used) AS avg_platforms,\n AVG(total_borrowed_usd) AS avg_total_borrowed\nFROM user_stats\nGROUP BY 1\nORDER BY 5 DESC;\n\n-- Protocol market share\nWITH protocol_volume AS (\n SELECT \n platform,\n SUM(amount_usd) AS total_volume,\n COUNT(DISTINCT borrower) AS unique_users,\n COUNT(*) AS transaction_count\n FROM <blockchain_name>.defi.ez_lending_borrows\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n platform,\n total_volume,\n total_volume * 100.0 / SUM(total_volume) OVER () AS market_share_pct,\n unique_users,\n transaction_count,\n total_volume / transaction_count AS avg_borrow_size\nFROM protocol_volume\nORDER BY total_volume DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": "The address that initiated a borrow or repayment transaction.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": "The contract address of the underlying asset being lent or borrowed.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": "The ticker symbol of the asset involved in the lending transaction.\n\nExample: 'USDC'"}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": "The raw amount of tokens borrowed or repaid without decimal adjustment.\n\nExample: 1000000000"}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": "The decimal-adjusted quantity of tokens in the transaction.\n\nExample: 1000.5"}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": "The USD value of tokens at transaction time.\n\nExample: 1500.75"}, "EZ_LENDING_BORROWS_ID": {"type": "TEXT", "index": 18, "name": "EZ_LENDING_BORROWS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_borrows"}, "model.fsc_evm.silver_bridge__multichain_v7_loganyswapout": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "MULTICHAIN_V7_LOGANYSWAPOUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "SWAPOUT_ID": {"type": "TEXT", "index": 19, "name": "SWAPOUT_ID", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 21, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 22, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 54784, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 123, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__multichain_v7_loganyswapout"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__dim_contract_abis_recent_CONTRACT_ADDRESS.4dc01d4661": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "DIM_CONTRACT_ABIS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__dim_contract_abis_recent_CONTRACT_ADDRESS.4dc01d4661"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_BLOCK_DATE.d5648e9d19": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_BLOCK_DATE.d5648e9d19"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_transactions_full_TX_POSITION__BLOCK_NUMBER.edeb24d95d": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_transactions_full_TX_POSITION__BLOCK_NUMBER.edeb24d95d"}, "model.fsc_evm.test_silver__receipts_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "RECEIPTS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the silver receipts model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__receipts_full"}, "seed.fsc_evm.silver_bridge__standard_chain_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STANDARD_CHAIN_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VARIATION": {"type": "TEXT", "index": 1, "name": "VARIATION", "comment": null}, "STANDARDIZED_NAME": {"type": "TEXT", "index": 2, "name": "STANDARDIZED_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 342, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__standard_chain_seed"}, "model.fsc_evm.silver__labels": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": ""}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": ""}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6652959744, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 161840802, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__labels"}, "test.fsc_evm.not_null_test_silver__receipts_full__INSERTED_TIMESTAMP.daab58d3d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_full__INSERTED_TIMESTAMP.daab58d3d3"}, "model.fsc_evm.bronze__decoded_logs": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "DECODED_LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 8, "name": "_PARTITION_BY_CREATED_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__decoded_logs"}, "model.fsc_evm.bronze__balances_erc20_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BALANCES_ERC20_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__balances_erc20_fr"}, "seed.fsc_evm.silver_dex__dodo_v1_pool_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V1_POOL_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 2, "name": "POOL_ADDRESS", "comment": null}, "BASE_TOKEN_SYMBOL": {"type": "TEXT", "index": 3, "name": "BASE_TOKEN_SYMBOL", "comment": null}, "QUOTE_TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "QUOTE_TOKEN_SYMBOL", "comment": null}, "BASE_TOKEN": {"type": "TEXT", "index": 5, "name": "BASE_TOKEN", "comment": null}, "QUOTE_TOKEN": {"type": "TEXT", "index": 6, "name": "QUOTE_TOKEN", "comment": null}, "CREATED_AT": {"type": "DATE", "index": 7, "name": "CREATED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_dex__dodo_v1_pool_metadata"}, "model.fsc_evm.silver_dex__zyberswap_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "ZYBERSWAP_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 10, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 11, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 14, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 15, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 17, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 18, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__zyberswap_v2_pool_actions"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TX_FEE__NUMBER__FLOAT.5fc845aa08": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TX_FEE__NUMBER__FLOAT.5fc845aa08"}, "model.fsc_evm.silver_lending__morpho_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "_ID": {"type": "TEXT", "index": 15, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 17, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5028352, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 36379, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_deposits"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.338ac91ecd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.338ac91ecd"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.dadf3a2ece": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.dadf3a2ece"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_TX_HASH.7f8b64f808": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_TX_HASH.7f8b64f808"}, "model.fsc_evm.silver_lending__euler_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 9, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 10, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 14, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_liquidations"}, "test.fsc_evm.fsc_utils_tx_block_count_test_gold__fact_event_logs_full_TX_HASH.b31311d808": {"metadata": {"type": "BASE TABLE", "schema": "FSC_UTILS_TX_BLOCK_COUNT_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "NUM_BLOCKS": {"type": "NUMBER", "index": 2, "name": "NUM_BLOCKS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_utils_tx_block_count_test_gold__fact_event_logs_full_TX_HASH.b31311d808"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_TYPE.9c605a5a95": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_TYPE.9c605a5a95"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2789060087": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2789060087"}, "model.fsc_evm.test_silver__bytecode_abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "BYTECODE_ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 3, "name": "ABI_HASH", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__bytecode_abis_recent"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_erc20_daily_recent_BALANCE__NUMBER__FLOAT.ad56fe9d44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_BALANCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_erc20_daily_recent_BALANCE__NUMBER__FLOAT.ad56fe9d44"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.dde3475101": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.dde3475101"}, "model.fsc_evm.silver_dex__sushiswap_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUSHISWAP_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 14, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 15, "name": "TOKEN_OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__sushiswap_swaps"}, "test.fsc_evm.not_null_test_silver__transactions_recent_TRANSACTION_JSON.fd6c02a4c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT_TRANSACTION_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent_TRANSACTION_JSON.fd6c02a4c1"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.cd3a28165e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.cd3a28165e"}, "model.fsc_evm.silver_lending__morpho_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "_ID": {"type": "TEXT", "index": 15, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 17, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 958464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7509, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_borrows"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f626a67c39": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f626a67c39"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_BLOCK_NUMBER.c8ab501b30": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_BLOCK_NUMBER.c8ab501b30"}, "model.fsc_evm.silver_dex__kyberswap_v1_static_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V1_STATIC_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "AMP_BPS": {"type": "NUMBER", "index": 10, "name": "AMP_BPS", "comment": null}, "FEE_UNITS": {"type": "NUMBER", "index": 11, "name": "FEE_UNITS", "comment": null}, "TOTAL_POOL": {"type": "NUMBER", "index": 12, "name": "TOTAL_POOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1382912, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 229, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v1_static_pools"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_TX_HASH__0_xX_0_9a_fA_F_.0ee978e0d4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_TX_HASH__0_xX_0_9a_fA_F_.0ee978e0d4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_BLOCK_NUMBER__NUMBER__FLOAT.2efc5278e8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_BLOCK_NUMBER__NUMBER__FLOAT.2efc5278e8"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_EZ_BALANCES_NATIVE_DAILY_ID.04c28bc46d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_EZ_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_EZ_BALANCES_NATIVE_DAILY_ID.04c28bc46d"}, "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_BLOCK_TIMESTAMP.aa08bbc5bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 20, "name": "PROTOCOL_VERSION", "comment": null}, "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 21, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_BLOCK_TIMESTAMP.aa08bbc5bb"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_ORIGIN_FROM_ADDRESS.66479f9f70": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_ORIGIN_FROM_ADDRESS.66479f9f70"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_5_sales_nft_log_id.abea905342": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SEAPORT_1_5_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_5_sales_nft_log_id.abea905342"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_NONCE__NUMBER__FLOAT.1083444a52": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_NONCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_NONCE__NUMBER__FLOAT.1083444a52"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_TX_COUNT.2ab3789a46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_TX_COUNT.2ab3789a46"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.2a0915d40b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_RECEIPTS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.2a0915d40b"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__curve_pools_POOL_ID.16e66dab1a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_DEX", "name": "CURVE_POOLS_POOL_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"POOL_ID": {"type": "TEXT", "index": 1, "name": "POOL_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__curve_pools_POOL_ID.16e66dab1a"}, "test.polygon_models.not_null_silver_olas__service_registrations_BLOCK_TIMESTAMP.5cfbea80f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": null}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_registrations_BLOCK_TIMESTAMP.5cfbea80f9"}, "test.polygon_models.not_null_silver__mooar_sales_EVENT_TYPE.482185083d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_EVENT_TYPE.482185083d"}, "model.fsc_evm.bronze__receipts": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "RECEIPTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 8, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__receipts"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_EVENT_INDEX__NUMBER__FLOAT.ba4706e35d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_EVENT_INDEX__NUMBER__FLOAT.ba4706e35d"}, "test.fsc_evm.not_null_test_silver__transactions_full_TRANSACTION_JSON.5c28fd61a2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL_TRANSACTION_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full_TRANSACTION_JSON.5c28fd61a2"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_NFT_ADDRESS.4c2d3ab960": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_NFT_ADDRESS.4c2d3ab960"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__polymarket_filled_orders__LOG_ID.7b6aeb1e9c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "POLYMARKET_FILLED_ORDERS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__polymarket_filled_orders__LOG_ID.7b6aeb1e9c"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_CONTRACT_ADDRESS.38ce06a72b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_CONTRACT_ADDRESS.38ce06a72b"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_withdraws__LOG_ID.7cfc5aa030": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_withdraws__LOG_ID.7cfc5aa030"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_swaps__LOG_ID.ba65a2d85c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_swaps__LOG_ID.ba65a2d85c"}, "test.fsc_evm.not_null_test_silver__blocks_recent_MODIFIED_TIMESTAMP.d5c1fe9610": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_recent_MODIFIED_TIMESTAMP.d5c1fe9610"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.232d4d13e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.232d4d13e5"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.c3c9bf6f98": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.c3c9bf6f98"}, "model.fsc_evm.test_silver__verified_abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "VERIFIED_ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__verified_abis_recent"}, "model.fsc_evm.silver_lending__fraxlend_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "CALLER": {"type": "TEXT", "index": 9, "name": "CALLER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 10, "name": "RECEIVER", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": null}, "PROTOCOL_MARKET_SYMBOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL_MARKET_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_withdraws"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_reads_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.5dc95cdcbc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "REGISTRY_READS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_reads_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.5dc95cdcbc"}, "test.fsc_evm.not_null_test_silver__blocks_full_BLOCK_JSON.0bc7eee26e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_FULL_BLOCK_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_full_BLOCK_JSON.0bc7eee26e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_SENDER__0_xX_0_9a_fA_F_.45e7cc2df2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_SENDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_SENDER__0_xX_0_9a_fA_F_.45e7cc2df2"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_FEE_RAW.a0f300ff1c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_FEE_RAW.a0f300ff1c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TOTAL_FEES__NUMBER__FLOAT.c717cf1013": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_TOTAL_FEES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TOTAL_FEES__NUMBER__FLOAT.c717cf1013"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.4d67ac0920": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.4d67ac0920"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TOKEN_SYMBOL.d60b5cda5a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TOKEN_SYMBOL.d60b5cda5a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_TX_HASH__0_xX_0_9a_fA_F_.a50cc790b3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_TX_HASH__0_xX_0_9a_fA_F_.a50cc790b3"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9d61391097": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9d61391097"}, "model.fsc_evm.silver_bridge__ethereum_native_bridges_transfers_out": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ETHEREUM_NATIVE_BRIDGES_TRANSFERS_OUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 11, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 12, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "_ID": {"type": "TEXT", "index": 20, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__ethereum_native_bridges_transfers_out"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_borrows_BLOCK_TIMESTAMP__day__3.91c4dcedc7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_borrows_BLOCK_TIMESTAMP__day__3.91c4dcedc7"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_BLOCK_TIMESTAMP.64626723f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_BLOCK_TIMESTAMP.64626723f1"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_BLOCK_NUMBER.a56487d0d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_BLOCK_NUMBER.a56487d0d2"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_AMOUNT.ef1dc64c3e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_AMOUNT.ef1dc64c3e"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_BLOCK_TIMESTAMP.1a905291e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_BLOCK_TIMESTAMP.1a905291e9"}, "model.fsc_evm.silver_bridge__cctp_v2_depositforburn": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCTP_V2_DEPOSITFORBURN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 16, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 23431680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 113539, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__cctp_v2_depositforburn"}, "test.fsc_evm.not_null_observability__receipts_TEST_TIMESTAMP.c023aec11f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_OBSERVABILITY", "name": "RECEIPTS_TEST_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_observability__receipts_TEST_TIMESTAMP.c023aec11f"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_TX_HASH.6dfd6d6fcb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_TX_HASH.6dfd6d6fcb"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_SYMBOL.8859925617": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_SYMBOL.8859925617"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pools_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.dc69988db3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pools_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.dc69988db3"}, "model.fsc_evm.silver_lending__euler_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_borrows"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c4b8b65b03": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c4b8b65b03"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b67cb105f5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b67cb105f5"}, "test.fsc_evm.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_COMPLETE_PROVIDER_ASSET_METADATA_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_provider_asset_metadata_COMPLETE_PROVIDER_ASSET_METADATA_ID.945e90b882"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_EVENT_NAME.17e71ddee7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_EVENT_NAME.17e71ddee7"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_full_TX_HASH.670ec66eec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_full_TX_HASH.670ec66eec"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent__INSERTED_TIMESTAMP__hour__2.bd68103a61": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent__INSERTED_TIMESTAMP__hour__2.bd68103a61"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_INITIATOR.bb1dc79f33": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_INITIATOR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_INITIATOR.bb1dc79f33"}, "model.fsc_evm.silver_dex__levelfi_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "LEVELFI_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "FEE": {"type": "NUMBER", "index": 16, "name": "FEE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__levelfi_swaps"}, "model.fsc_evm.test_silver__created_contracts_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": ""}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__created_contracts_recent"}, "model.fsc_evm.silver__complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 565257728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(recorded_hour::DATE, provider)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10531198, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_provider_prices"}, "model.fsc_evm.bronze__token_reads": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TOKEN_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__token_reads"}, "test.fsc_evm.not_null_admin__ez_variables_DEFAULT_TYPE.341521dabe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_DEFAULT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_DEFAULT_TYPE.341521dabe"}, "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_TOKEN_ADDRESS.f9d0db5e6d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 20, "name": "PROTOCOL_VERSION", "comment": null}, "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 21, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_TOKEN_ADDRESS.f9d0db5e6d"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BORROWER.067b19b1ce": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_BORROWER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BORROWER.067b19b1ce"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__tofunft_sales_nft_log_id.628c88944c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TOFUNFT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__tofunft_sales_nft_log_id.628c88944c"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_CREATOR_FEE_RAW.98d862e5d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_CREATOR_FEE_RAW.98d862e5d3"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.be245b701f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_TX_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_TX_COUNT__NUMBER__FLOAT.be245b701f"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_FROM_ADDRESS.be5f62774c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_FROM_ADDRESS.be5f62774c"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_INSERTED_TIMESTAMP.12f51bf377": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_INSERTED_TIMESTAMP.12f51bf377"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_MODIFIED_TIMESTAMP.85e778caed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_MODIFIED_TIMESTAMP.85e778caed"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_FROM_ADDRESS.0b88cca2bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_FROM_ADDRESS.0b88cca2bc"}, "model.fsc_evm.test_silver__bytecode_abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "BYTECODE_ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 3, "name": "ABI_HASH", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__bytecode_abis_full"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.0e7240aef8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.0e7240aef8"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_NFT_LOG_ID.aa0757e4d2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_NFT_LOG_ID.aa0757e4d2"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_AMOUNT_IN.3df36cb722": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_AMOUNT_IN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_AMOUNT_IN.3df36cb722"}, "model.fsc_evm.silver_bridge__dln_debridge_createdorder": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "DLN_DEBRIDGE_CREATEDORDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "ORDER_OBJ": {"type": "VARIANT", "index": 21, "name": "ORDER_OBJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 24, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 25, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 136333824, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 325254, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__dln_debridge_createdorder"}, "test.polygon_models.not_null_silver_olas__service_event_logs_BLOCK_TIMESTAMP.f0e808ba68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_BLOCK_TIMESTAMP.f0e808ba68"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.fd0843fa8a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.fd0843fa8a"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_PARENT_HASH.339dcfcc3c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_PARENT_HASH.339dcfcc3c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.b0c431b629": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.b0c431b629"}, "test.fsc_evm.not_null_admin__ez_variables_PROJECT.59fd01d4c5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_PROJECT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_PROJECT.59fd01d4c5"}, "test.polygon_models.not_null_silver_olas__service_event_logs_MULTISIG_ADDRESS.bcc9d7a3ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_MULTISIG_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_MULTISIG_ADDRESS.bcc9d7a3ca"}, "test.polygon_models.not_null_silver__tofunft_sales_BLOCK_TIMESTAMP.7f084f3df1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_BLOCK_TIMESTAMP.7f084f3df1"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_TX_HASH__0_xX_0_9a_fA_F_.13ee5cd65b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_TX_HASH__0_xX_0_9a_fA_F_.13ee5cd65b"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_PROTOCOL.c9300839eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_PROTOCOL.c9300839eb"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_TIMESTAMP_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.0797e73b88"}, "test.fsc_evm.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_asset_metadata_BLOCKCHAIN.fea8f73c16"}, "model.fsc_evm.silver_lending__silo_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SILO_CREATE_BLOCK": {"type": "NUMBER", "index": 1, "name": "SILO_CREATE_BLOCK", "comment": null}, "CREATION_HASH": {"type": "TEXT", "index": 2, "name": "CREATION_HASH", "comment": null}, "FACTORY_ADDRESS": {"type": "TEXT", "index": 3, "name": "FACTORY_ADDRESS", "comment": null}, "SILO_ADDRESS": {"type": "TEXT", "index": 4, "name": "SILO_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 6, "name": "TOKEN_NAME", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 7, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN_DECIMALS", "comment": null}, "PROTOCOL_COLLATERAL_TOKEN_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROTOCOL_COLLATERAL_TOKEN_ADDRESS", "comment": null}, "PROTOCOL_COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL_COLLATERAL_TOKEN_SYMBOL", "comment": null}, "PROTOCOL_COLLATERAL_TOKEN_DECIMALS": {"type": "NUMBER", "index": 11, "name": "PROTOCOL_COLLATERAL_TOKEN_DECIMALS", "comment": null}, "PROTOCOL_DEBT_TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "PROTOCOL_DEBT_TOKEN_ADDRESS", "comment": null}, "PROTOCOL_DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL_DEBT_TOKEN_SYMBOL", "comment": null}, "PROTOCOL_DEBT_TOKEN_DECIMALS": {"type": "NUMBER", "index": 14, "name": "PROTOCOL_DEBT_TOKEN_DECIMALS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_pools"}, "test.fsc_evm.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_BLOCKCHAIN.3557f90197"}, "test.polygon_models.not_null_silver__mooar_sales__INSERTED_TIMESTAMP.93f5a5c8cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales__INSERTED_TIMESTAMP.93f5a5c8cb"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_EVENT_INDEX.d402882c82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_EVENT_INDEX.d402882c82"}, "model.fsc_evm.test_silver__contracts_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CONTRACTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": ""}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__contracts_full"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP__hour__2.88cff525bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP__hour__2.88cff525bb"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.dbd110b4d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.dbd110b4d3"}, "model.fsc_evm.silver_bridge__superchain_l2_standard_bridge": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "SUPERCHAIN_L2_STANDARD_BRIDGE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 12, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 21, "name": "_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-05 16:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__superchain_l2_standard_bridge"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_BLOCK_NUMBER.76acdf0f28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_BLOCK_NUMBER.76acdf0f28"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TX_TO__0_xX_0_9a_fA_F_.03c82421e1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TX_TO", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TX_TO__0_xX_0_9a_fA_F_.03c82421e1"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_NAME.cd7a9560be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_NAME.cd7a9560be"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent_INSERTED_TIMESTAMP__hour__2.17e59f939c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent_INSERTED_TIMESTAMP__hour__2.17e59f939c"}, "test.fsc_evm.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_ASSET_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_prices_ASSET_ID.a10e7dad30"}, "model.fsc_evm.silver_lending__silo_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_borrows"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_AMOUNT_UNADJ.f05776f272": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_AMOUNT_UNADJ.f05776f272"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_INSERTED_TIMESTAMP.645083145d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_INSERTED_TIMESTAMP.645083145d"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__create_service_multisigs__LOG_ID.57c866e6e9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__create_service_multisigs__LOG_ID.57c866e6e9"}, "test.fsc_evm.not_null_test_silver__created_contracts_recent_BLOCK_TIMESTAMP.734876c6a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__created_contracts_recent_BLOCK_TIMESTAMP.734876c6a9"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_blocks_full_BLOCK_NUMBER.b470c9b0e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_blocks_full_BLOCK_NUMBER.b470c9b0e0"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP__hour__8.64521c931b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP__hour__8.64521c931b"}, "model.fsc_evm.silver_lending__euler_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_deposits"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.01bb3ad3bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.01bb3ad3bd"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP.80dc3c0d89": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP.80dc3c0d89"}, "test.polygon_models.not_null_silver_olas__registry_reads_CONTRACT_ADDRESS.8aeb785480": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_READS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 9, "name": "TOKEN_URI_LINK", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_READS_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_reads_CONTRACT_ADDRESS.8aeb785480"}, "model.fsc_evm.silver_dex__velodrome_v1_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V1_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "STABLE": {"type": "BOOLEAN", "index": 9, "name": "STABLE", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 12, "name": "POOL_ID", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v1_pools"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_5_sales_EVENT_TYPE__bid_won__sale.3afc0ac436": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_5_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_5_sales_EVENT_TYPE__bid_won__sale.3afc0ac436"}, "test.fsc_evm.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_asset_metadata_PROVIDER.2f310e1236"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_native_daily_full_BLOCK_DATE__day__2.be6f628721": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_native_daily_full_BLOCK_DATE__day__2.be6f628721"}, "test.polygon_models.not_null_silver__element_sales_ORIGIN_FROM_ADDRESS.488cc78674": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_ORIGIN_FROM_ADDRESS.488cc78674"}, "test.livequery_models.test___utils_udf_introspect.79bd27a18b": {"metadata": {"type": "BASE TABLE", "schema": "TEST", "name": "_UTILS_UDF_INTROSPECT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "PARAMETERS": {"type": "ARRAY", "index": 2, "name": "PARAMETERS", "comment": null}, "RESULT": {"type": "TEXT", "index": 3, "name": "RESULT", "comment": null}, "ASSERTION": {"type": "TEXT", "index": 4, "name": "ASSERTION", "comment": null}, "SQL": {"type": "TEXT", "index": 5, "name": "SQL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 20:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.livequery_models.test___utils_udf_introspect.79bd27a18b"}, "model.fsc_evm.silver__complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4335616, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 75022, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_native_prices"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3b4c0128b9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3b4c0128b9"}, "model.fsc_evm.silver_lending__aave_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "PAYER": {"type": "TEXT", "index": 12, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 13, "name": "BORROWER", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 14, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 594700288, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2776321, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_repayments"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_FACT_TRACES_ID.abf9596ec6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_FACT_TRACES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_FACT_TRACES_ID.abf9596ec6"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_EVENT_NAME.36bdd6ecae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_EVENT_NAME.36bdd6ecae"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_NONCE.151663a822": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_NONCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_NONCE.151663a822"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BORROWER.38440419c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_BORROWER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BORROWER.38440419c2"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_withdraws_BLOCK_TIMESTAMP__day__3.1d64634b58": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_withdraws_BLOCK_TIMESTAMP__day__3.1d64634b58"}, "model.fsc_evm.core__dim_contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_CONTRACT_ABIS", "database": "POLYGON", "comment": "## What\n\nThis table contains Application Binary Interfaces (ABIs) for smart contracts deployed on EVM blockchains. ABIs define the contract's functions, events, and data structures, enabling the decoding of raw blockchain data into human-readable format.\n\n## Key Use Cases\n\n- Decoding raw event logs into human-readable format\n- Identifying contract functions and their parameters\n- Enabling interaction with smart contracts programmatically\n- Analyzing contract patterns and implementations across chains\n- Supporting automated contract verification and bytecode matching\n\n## Important Relationships\n\n- **Powers ez_decoded_event_logs**: ABIs enable event decoding\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n- **Enables fact_decoded_event_logs**: Raw to decoded transformation\n\n## Commonly-used Fields\n\n- `contract_address`: The contract's blockchain address\n- `abi`: The contract's Application Binary Interface in JSON format\n- `abi_source`: The origin of the ABI data (explorer verified, user submitted, bytecode matched)\n- `bytecode`: The compiled contract code deployed on-chain\n- `created_timestamp`: When the ABI was added to the database\n\n## Sample queries\n\n**Find Contracts Without ABIs**\n```sql\n-- Identify popular contracts needing ABIs\nWITH contract_activity AS (\n SELECT \n contract_address,\n COUNT(*) AS event_count\n FROM <blockchain_name>.core.fact_event_logs\n WHERE block_timestamp >= CURRENT_DATE - 7\n GROUP BY 1\n)\nSELECT \n ca.contract_address,\n c.name AS contract_name,\n ca.event_count,\n c.created_block_timestamp\nFROM contract_activity ca\nLEFT JOIN <blockchain_name>.core.dim_contract_abis abi ON ca.contract_address = abi.contract_address\nLEFT JOIN <blockchain_name>.core.dim_contracts c ON ca.contract_address = c.address\nWHERE abi.abi IS NULL\n OR abi.abi = '[]'\nORDER BY ca.event_count DESC\nLIMIT 100;\n```\n\n**Analyze ABI Functions and Events**\n```sql\n-- Extract event signatures from ABIs\nWITH abi_events AS (\n SELECT \n contract_address,\n abi_source,\n f.value:name::string AS event_name,\n f.value:type::string AS entry_type\n FROM <blockchain_name>.core.dim_contract_abis,\n LATERAL FLATTEN(input => PARSE_JSON(abi)) f\n WHERE f.value:type::string = 'event'\n AND abi IS NOT NULL\n)\nSELECT \n event_name,\n COUNT(DISTINCT contract_address) AS contracts_with_event,\n ARRAY_AGG(DISTINCT abi_source) AS sources\nFROM abi_events\nGROUP BY 1\nORDER BY 2 DESC\nLIMIT 50;\n```\n\n**Bytecode Matching Effectiveness**\n```sql\n-- Analyze bytecode matching success\nSELECT \n DATE_TRUNC('week', created_timestamp) AS week,\n COUNT(CASE WHEN abi_source = 'bytecode_matched' THEN 1 END) AS bytecode_matched,\n COUNT(CASE WHEN abi_source = 'user_submitted' THEN 1 END) AS user_submitted,\n COUNT(CASE WHEN abi_source LIKE '%explorer%' THEN 1 END) AS explorer_verified,\n COUNT(*) AS total_new_abis\nFROM <blockchain_name>.core.dim_contract_abis\nWHERE created_timestamp >= CURRENT_DATE - 90\nGROUP BY 1\nORDER BY 1 DESC;\n```\n\n**Common Contract Patterns**\n```sql\n-- Find contracts sharing bytecode (proxy patterns, clones)\nWITH bytecode_groups AS (\n SELECT \n bytecode,\n COUNT(DISTINCT contract_address) AS contract_count,\n ARRAY_AGG(DISTINCT contract_address) AS contracts,\n MAX(abi) AS sample_abi\n FROM <blockchain_name>.core.dim_contract_abis\n WHERE bytecode IS NOT NULL\n AND LENGTH(bytecode) > 100 -- Exclude minimal contracts\n GROUP BY 1\n HAVING COUNT(DISTINCT contract_address) > 5\n)\nSELECT \n contract_count,\n ARRAY_SIZE(contracts) AS unique_addresses,\n LEFT(bytecode, 20) || '...' AS bytecode_prefix,\n CASE \n WHEN sample_abi LIKE '%proxy%' THEN 'Likely Proxy'\n WHEN sample_abi LIKE '%clone%' THEN 'Likely Clone'\n ELSE 'Standard Pattern'\n END AS pattern_type\nFROM bytecode_groups\nORDER BY contract_count DESC\nLIMIT 20;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": "Unique identifier - the deployed contract's blockchain address.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": "The contract's Application Binary Interface in JSON format, containing function and event definitions that enable interaction with the smart contract.\n\nExample: '[{\"name\":\"transfer\",\"type\":\"function\",\"inputs\":[{\"name\":\"to\",\"type\":\"address\"},{\"name\":\"value\",\"type\":\"uint256\"}],\"outputs\":[{\"name\":\"\",\"type\":\"bool\"}]}]'"}, "ABI_SOURCE": {"type": "TEXT", "index": 3, "name": "ABI_SOURCE", "comment": "The origin of the ABI data, indicating trust level and collection method.\n\nExample: 'etherscan'"}, "BYTECODE": {"type": "TEXT", "index": 4, "name": "BYTECODE", "comment": "The compiled contract code deployed on-chain, used for bytecode matching and identifying identical contracts.\n\nExample: '0x608060405234801561001057600080fd5b50...'"}, "DIM_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 5, "name": "DIM_CONTRACT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10782428160, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 104380304, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__dim_contract_abis"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.c14c9abbbc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.c14c9abbbc"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_CREATOR_FEE_USD__NUMBER__FLOAT.32f4b653be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_CREATOR_FEE_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_CREATOR_FEE_USD__NUMBER__FLOAT.32f4b653be"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.7b65729d3c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.7b65729d3c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.3d185db5b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.3d185db5b6"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_POSITION.6b3cf4b320": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_POSITION.6b3cf4b320"}, "model.fsc_evm.silver_dex__quickswap_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 10, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 11, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 14, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 15, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 17, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 18, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 200756736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2314552, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v2_pool_actions"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_transactions_full_TX_HASH.ac75b8c705": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_transactions_full_TX_HASH.ac75b8c705"}, "test.fsc_evm.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_RECORDED_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_prices_RECORDED_HOUR.73c3cfdf0d"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TO_ADDRESS.a5fba0294c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TO_ADDRESS.a5fba0294c"}, "model.fsc_evm.silver_stablecoins__supply_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "SUPPLY_CONTRACTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "BRIDGE_BALANCE": {"type": "FLOAT", "index": 4, "name": "BRIDGE_BALANCE", "comment": null}, "DEX_BALANCE": {"type": "FLOAT", "index": 5, "name": "DEX_BALANCE", "comment": null}, "LENDING_POOL_BALANCE": {"type": "FLOAT", "index": 6, "name": "LENDING_POOL_BALANCE", "comment": null}, "CONTRACTS_BALANCE": {"type": "FLOAT", "index": 7, "name": "CONTRACTS_BALANCE", "comment": null}, "CEX_BALANCE": {"type": "FLOAT", "index": 8, "name": "CEX_BALANCE", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "STABLECOINS_SUPPLY_CONTRACTS_ID": {"type": "TEXT", "index": 11, "name": "STABLECOINS_SUPPLY_CONTRACTS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 105059505152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2409538168, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__supply_contracts"}, "test.fsc_evm.find_missing_decoded_logs_test_gold__ez_decoded_event_logs_recent_ref_test_gold__fact_event_logs_recent_.995b3759d0": {"metadata": {"type": "BASE TABLE", "schema": "FIND_MISSING_DECODED_LOGS_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 2, "name": "FACT_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.find_missing_decoded_logs_test_gold__ez_decoded_event_logs_recent_ref_test_gold__fact_event_logs_recent_.995b3759d0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_FLASHLOAN_AMOUNT.feaeeedf41": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_FLASHLOAN_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_FLASHLOAN_AMOUNT.feaeeedf41"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.585a24330b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER", "name": "DECODED_LOGS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.585a24330b"}, "test.fsc_evm.not_null_test_silver__blocks_full_INSERTED_TIMESTAMP.37557f958c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_full_INSERTED_TIMESTAMP.37557f958c"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_FLASHLOAN_AMOUNT_UNADJ.50ea108e62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_FLASHLOAN_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_FLASHLOAN_AMOUNT_UNADJ.50ea108e62"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_ORIGIN_FROM_ADDRESS.8987e52474": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_ORIGIN_FROM_ADDRESS.8987e52474"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP__hour__2.4e95ef6f32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP__hour__2.4e95ef6f32"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COLLATERAL_TOKEN_SYMBOL.d8f85827c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_COLLATERAL_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COLLATERAL_TOKEN_SYMBOL.d8f85827c6"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__confirm_blocks_full_CONFIRM_BLOCKS_ID.7a1d987054": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_CONFIRM_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "CONFIRM_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__confirm_blocks_full_CONFIRM_BLOCKS_ID.7a1d987054"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_recent_BLOCK_TIMESTAMP__day__1.0c68c9f927": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_recent_BLOCK_TIMESTAMP__day__1.0c68c9f927"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.a0776dfdc1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.a0776dfdc1"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_MODIFIED_TIMESTAMP.3b537129ff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_MODIFIED_TIMESTAMP.3b537129ff"}, "model.fsc_evm.silver_dex__gmx_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "GMX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__gmx_swaps"}, "test.polygon_models.not_null_silver__complete_nft_sales_NFT_ADDRESS.5537952adb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_NFT_ADDRESS.5537952adb"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_CREATOR_FEE_RAW.abf009e067": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_CREATOR_FEE_RAW.abf009e067"}, "model.fsc_evm.test_gold__ez_native_transfers_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of `ez_native_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": ""}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": ""}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": ""}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_native_transfers_recent"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_ADDRESS.aacd1db03b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_ADDRESS.aacd1db03b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.044c1f3328": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.044c1f3328"}, "test.polygon_models.not_null_silver_olas__service_registrations_SERVICE_ID.943c28d401": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_SERVICE_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": null}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_registrations_SERVICE_ID.943c28d401"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_MODIFIED_TIMESTAMP__hour__2.9ae1d3b725": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_MODIFIED_TIMESTAMP__hour__2.9ae1d3b725"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_FULL_DECODED_LOG.8ee9749eea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_FULL_DECODED_LOG", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_FULL_DECODED_LOG.8ee9749eea"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_ADDRESS.df7ff69350": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_ADDRESS.df7ff69350"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.a01e856376": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.a01e856376"}, "model.fsc_evm.silver_lending__euler_tokens": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_TOKENS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 9, "name": "TOKEN_NAME", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 10, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 11, "name": "TOKEN_DECIMALS", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 12, "name": "SEGMENTED_DATA", "comment": null}, "CREATOR": {"type": "TEXT", "index": 13, "name": "CREATOR", "comment": null}, "UNDERLYING_ADDRESS": {"type": "TEXT", "index": 14, "name": "UNDERLYING_ADDRESS", "comment": null}, "UNDERLYING_NAME": {"type": "TEXT", "index": 15, "name": "UNDERLYING_NAME", "comment": null}, "UNDERLYING_SYMBOL": {"type": "TEXT", "index": 16, "name": "UNDERLYING_SYMBOL", "comment": null}, "UNDERLYING_DECIMALS": {"type": "NUMBER", "index": 17, "name": "UNDERLYING_DECIMALS", "comment": null}, "DTOKEN": {"type": "TEXT", "index": 18, "name": "DTOKEN", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_tokens"}, "test.fsc_evm.not_null_silver_bridge__hop_ammwrapper_AMM_WRAPPER_ADDRESS.b245762efd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "HOP_AMMWRAPPER_AMM_WRAPPER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "AMM_WRAPPER_ADDRESS": {"type": "TEXT", "index": 11, "name": "AMM_WRAPPER_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__hop_ammwrapper_AMM_WRAPPER_ADDRESS.b245762efd"}, "model.fsc_evm.test_silver__confirm_blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__confirm_blocks_recent"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP__hour__3.06e5f301c9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP__hour__3.06e5f301c9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e339fe42ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e339fe42ef"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_FROM_ADDRESS.983881c27c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_FROM_ADDRESS.983881c27c"}, "model.fsc_evm.silver_lending__comp_v3_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "ITOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "ITOKEN_SYMBOL", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4843520, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 40870, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_withdraws"}, "model.fsc_evm.silver_bridge__stargate_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_V2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "GUID": {"type": "TEXT", "index": 10, "name": "GUID", "comment": null}, "TICKET_ID": {"type": "NUMBER", "index": 11, "name": "TICKET_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 13, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DST_CHAIN_ID": {"type": "TEXT", "index": 15, "name": "DST_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_UNADJ", "comment": null}, "SRC_CHAIN_ID": {"type": "TEXT", "index": 21, "name": "SRC_CHAIN_ID", "comment": null}, "SRC_CHAIN": {"type": "TEXT", "index": 22, "name": "SRC_CHAIN", "comment": null}, "ASSET_ID": {"type": "NUMBER", "index": 23, "name": "ASSET_ID", "comment": null}, "ASSET_NAME": {"type": "TEXT", "index": 24, "name": "ASSET_NAME", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 25, "name": "PAYLOAD", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 26, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "TEXT", "index": 27, "name": "NONCE", "comment": null}, "SENDER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 28, "name": "SENDER_CONTRACT_ADDRESS", "comment": null}, "RECEIVER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 29, "name": "RECEIVER_CONTRACT_ADDRESS", "comment": null}, "MESSAGE_TYPE": {"type": "TEXT", "index": 30, "name": "MESSAGE_TYPE", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 31, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 32, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 33, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 34, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 135133696, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 246576, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_v2"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_EVENT_INDEX.84fd3e9ae9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_EVENT_INDEX.84fd3e9ae9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.461cb228ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.461cb228ca"}, "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_TO_ADDRESS.eadc499ce1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_TO_ADDRESS.eadc499ce1"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_MODIFIED_TIMESTAMP.8c86e0f317": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_MODIFIED_TIMESTAMP.8c86e0f317"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_BLOCK_NUMBER.3da7a0c428": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_BLOCK_NUMBER.3da7a0c428"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_native_daily_recent_EZ_BALANCES_NATIVE_DAILY_ID.6d38a75605": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_EZ_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 1, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_native_daily_recent_EZ_BALANCES_NATIVE_DAILY_ID.6d38a75605"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_ORIGIN_FUNCTION_SIGNATURE.140b44b00f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_ORIGIN_FUNCTION_SIGNATURE.140b44b00f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_ORIGIN_FROM_ADDRESS.a45605a93c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_ORIGIN_FROM_ADDRESS.a45605a93c"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TX_HASH.44650e24c5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TX_HASH.44650e24c5"}, "test.fsc_evm.not_null_test_silver__traces_full_TRACE_JSON.2c7accaa84": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_TRACE_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 13:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_TRACE_JSON.2c7accaa84"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a1e69a24d9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a1e69a24d9"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.5721ea6b45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.5721ea6b45"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_FROM_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT__NUMBER__FLOAT.225f59bd1e"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BORROWER.887a479a91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_BORROWER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BORROWER.887a479a91"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_RAW_AMOUNT.ca974f9bde": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_RAW_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_RAW_AMOUNT.ca974f9bde"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_BUYER_ADDRESS.5a3e4fa745": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_BUYER_ADDRESS.5a3e4fa745"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_l2canonicaltoken_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.804453d554": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "HOP_L2CANONICALTOKEN_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_l2canonicaltoken_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.804453d554"}, "test.fsc_evm.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_PROVIDER_PRICES_COMPLETE_PROVIDER_PRICES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_provider_prices_COMPLETE_PROVIDER_PRICES_ID.52bf8dd406"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_TX_HASH.e332a4e2f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_TX_HASH.e332a4e2f2"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE_PRECISE.3b69d58f94": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE_PRECISE.3b69d58f94"}, "model.fsc_evm.test_silver__traces_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "TRACES_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of traces.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": ""}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": ""}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": ""}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__traces_recent"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.030006fed4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.030006fed4"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.a0aef7af7c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_BLOCK_NUMBER__NUMBER__FLOAT.a0aef7af7c"}, "test.fsc_evm.not_null_admin__fact_variables_KEY.d5252aea36": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "FACT_VARIABLES_KEY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "KEY": {"type": "TEXT", "index": 2, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 4, "name": "PARENT_KEY", "comment": null}, "FACT_VARIABLES_ID": {"type": "TEXT", "index": 5, "name": "FACT_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__fact_variables_KEY.d5252aea36"}, "test.fsc_evm.not_null_silver__balances_erc20_daily_BALANCE_HEX.4b0eb04af8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY_BALANCE_HEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily_BALANCE_HEX.4b0eb04af8"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__contracts_recent_CONTRACT_ADDRESS.86e2c4e62c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CONTRACTS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__contracts_recent_CONTRACT_ADDRESS.86e2c4e62c"}, "model.fsc_evm.test_silver__traces_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "TRACES_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the silver traces model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": ""}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": ""}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": ""}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__traces_full"}, "model.fsc_evm.test_nft__ez_nft_transfers_full": {"metadata": {"type": "VIEW", "schema": "TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the `ez_nft_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": ""}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": ""}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": ""}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": ""}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": ""}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_nft__ez_nft_transfers_full"}, "model.fsc_evm.silver_dex__dodo_v1_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V1_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "BASE_TOKEN": {"type": "TEXT", "index": 8, "name": "BASE_TOKEN", "comment": null}, "QUOTE_TOKEN": {"type": "TEXT", "index": 9, "name": "QUOTE_TOKEN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 14, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 25600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dodo_v1_pools"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_liquidity_pool_actions_MODIFIED_TIMESTAMP__day__3.7ae7a49b3e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_liquidity_pool_actions_MODIFIED_TIMESTAMP__day__3.7ae7a49b3e"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_CONTRACT_ADDRESS.447bc5cf3b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_CONTRACT_ADDRESS.447bc5cf3b"}, "seed.fsc_evm.silver_bridge__allbridge_chain_id_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ALLBRIDGE_CHAIN_ID_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 2, "name": "CHAIN_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__allbridge_chain_id_seed"}, "test.fsc_evm.not_null_silver_bridge__everclear_reads_OUTPUT_ASSET.506d895537": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "EVERCLEAR_READS_OUTPUT_ASSET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MIN_EPOCH": {"type": "NUMBER", "index": 1, "name": "MIN_EPOCH", "comment": null}, "OUTPUT_ASSET": {"type": "TEXT", "index": 2, "name": "OUTPUT_ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 3, "name": "STATUS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 4, "name": "DESTINATION_CHAIN_ID", "comment": null}, "INTENT_CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INTENT_CREATED_TIMESTAMP", "comment": null}, "CURSOR_ID": {"type": "NUMBER", "index": 6, "name": "CURSOR_ID", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 7, "name": "INTENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__everclear_reads_OUTPUT_ASSET.506d895537"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.4589bd9103": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP__hour__2.4589bd9103"}, "model.fsc_evm.price__ez_prices_hourly": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "EZ_PRICES_HOURLY", "database": "POLYGON", "comment": "## What\n\nThis curated table provides reliable hourly price data for tokens and native assets across EVM blockchains. It combines multiple data sources with quality checks to ensure accurate, consistent pricing for DeFi analytics, portfolio valuations, and historical analysis.\n\n## Key Use Cases\n\n- Calculate USD values for token transfers and transaction amounts\n- Track price volatility and market movements over time\n- Monitor stablecoin depegging events and price stability\n- Analyze native asset price trends across different blockchains\n- Perform portfolio valuations and historical price lookups\n- Create price charts and technical analysis dashboards\n- Assess price data quality and imputation rates\n\n## Important Relationships\n\n- **Join with ez_token_transfers**: Calculate transfer USD values using hourly price snapshots\n- **Join with ez_asset_metadata**: Get token details and verification status\n- **Join with dim_contracts**: Match addresses with contract metadata\n\n## Commonly-used Fields\n\n- `hour`: UTC timestamp truncated to hour for price recording\n- `token_address`: Contract address of the token (NULL for native assets)\n- `symbol`: Token ticker symbol (ETH, USDC, etc.)\n- `price`: USD price of one whole token unit\n- `is_imputed`: Flag indicating forward-filled prices due to missing data\n- `is_native`: Boolean for blockchain native currencies\n- `blockchain`: Network where the asset exists\n\n## Sample Queries\n\n**Token Price Lookup with USD Calculations**\n```sql\n-- Calculate USD value for token transfers\nSELECT \n t.block_timestamp,\n t.tx_hash,\n t.symbol,\n t.from_address,\n t.to_address,\n t.amount,\n p.price,\n t.amount * p.price AS usd_value,\n p.is_imputed\nFROM <blockchain_name>.core.ez_token_transfers t\nJOIN <blockchain_name>.price.ez_prices_hourly p\n ON t.contract_address = p.token_address\n AND DATE_TRUNC('hour', t.block_timestamp) = p.hour\nWHERE t.block_timestamp >= CURRENT_DATE - 7\n AND t.amount > 0\n AND p.price IS NOT NULL\nORDER BY usd_value DESC\nLIMIT 100;\n```\n\n**Price Volatility Analysis**\n```sql\n-- 24-hour price volatility for major tokens\nWITH price_stats AS (\n SELECT \n symbol,\n token_address,\n DATE(hour) AS date,\n MIN(price) AS daily_low,\n MAX(price) AS daily_high,\n AVG(price) AS daily_avg,\n STDDEV(price) AS daily_stddev,\n (MAX(price) - MIN(price)) / MIN(price) * 100 AS daily_range_pct\n FROM <blockchain_name>.price.ez_prices_hourly\n WHERE hour >= CURRENT_DATE - 30\n AND symbol IN ('WETH', 'USDC', 'USDT', 'WBTC', 'DAI')\n AND NOT is_imputed\n GROUP BY 1, 2, 3\n)\nSELECT \n symbol,\n AVG(daily_range_pct) AS avg_daily_volatility,\n MAX(daily_range_pct) AS max_daily_volatility,\n AVG(daily_stddev / daily_avg) * 100 AS avg_cv_pct\nFROM price_stats\nGROUP BY 1\nORDER BY 2 DESC;\n```\n\n**Native Asset Price Tracking**\n```sql\n-- Track native asset prices across chains\nSELECT \n blockchain,\n symbol,\n hour,\n price,\n price / LAG(price, 24) OVER (PARTITION BY blockchain ORDER BY hour) - 1 AS change_24h,\n price / LAG(price, 168) OVER (PARTITION BY blockchain ORDER BY hour) - 1 AS change_7d\nFROM <blockchain_name>.price.ez_prices_hourly\nWHERE is_native = TRUE\n AND hour >= CURRENT_DATE - 8\n AND hour = DATE_TRUNC('hour', CURRENT_TIMESTAMP) - INTERVAL '1 hour'\nORDER BY blockchain;\n```\n\n**Stablecoin Peg Monitoring**\n```sql\n-- Monitor stablecoin deviations from [$]1\nSELECT \n symbol,\n hour,\n price,\n ABS(price - 1.0) AS deviation,\n CASE \n WHEN ABS(price - 1.0) > 0.05 THEN 'Severe Depeg'\n WHEN ABS(price - 1.0) > 0.01 THEN 'Mild Depeg'\n ELSE 'Stable'\n END AS peg_status\nFROM <blockchain_name>.price.ez_prices_hourly\nWHERE symbol IN ('USDC', 'USDT', 'DAI', 'BUSD', 'FRAX', 'LUSD')\n AND hour >= CURRENT_DATE - 7\n AND ABS(price - 1.0) > 0.005\nORDER BY hour DESC, deviation DESC;\n```\n\n**Price Data Quality Check**\n```sql\n-- Analyze price data completeness and imputation rates\nSELECT \n symbol,\n COUNT(*) AS total_hours,\n SUM(CASE WHEN is_imputed THEN 1 ELSE 0 END) AS imputed_hours,\n ROUND(100.0 * SUM(CASE WHEN is_imputed THEN 1 ELSE 0 END) / COUNT(*), 2) AS imputation_rate,\n MIN(hour) AS first_price,\n MAX(hour) AS last_price,\n COUNT(DISTINCT DATE(hour)) AS days_with_data\nFROM <blockchain_name>.price.ez_prices_hourly\nWHERE hour >= CURRENT_DATE - 30\nGROUP BY 1\nHAVING COUNT(*) > 100\nORDER BY imputation_rate DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "UTC timestamp truncated to the hour for price recording. Used for joining with hourly transaction data.\n\nExample: '2024-01-15 14:00:00.000'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "Contract address of the token on the blockchain. NULL for native assets (ETH, AVAX, etc.).\n\nExample: '0xa0b86a33e6776a1e7f9f0b8b8b8b8b8b8b8b8b8b'"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "Token ticker symbol as commonly recognized. Usually 3-5 uppercase characters.\n\nExample: 'WETH'"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "Number of decimal places for the token. Most ERC-20 tokens use 18 decimals, USDC/USDT use 6, WBTC uses 8.\n\nExample: 18"}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": "USD price of one whole token unit at the recorded hour.\n\nExample: 3000.50"}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": "The blockchain network where the asset exists. Lowercase by convention.\n\nExample: 'ethereum'"}, "IS_NATIVE": {"type": "BOOLEAN", "index": 8, "name": "IS_NATIVE", "comment": "Boolean indicating if the asset is the blockchain's native currency. TRUE for ETH on Ethereum, AVAX on Avalanche, etc.\n\nExample: true"}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 9, "name": "IS_IMPUTED", "comment": "Boolean flag indicating if the price was forward-filled due to missing data. TRUE means price carried forward from last known value.\n\nExample: false"}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 10, "name": "IS_DEPRECATED", "comment": "Flag indicating if the asset is no longer actively supported. TRUE for deprecated assets that may have stale prices.\n\nExample: false"}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 11, "name": "IS_VERIFIED", "comment": "Boolean indicating Flipside team verification of the asset. TRUE for manually verified assets with validated metadata.\n\nExample: true"}, "EZ_PRICES_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "EZ_PRICES_HOURLY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1673254912, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 52900132, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.price__ez_prices_hourly"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_NUMBER.9061fb0407": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_NUMBER.9061fb0407"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__complete_nft_sales_nft_log_id.1db89d3193": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_NFT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__complete_nft_sales_nft_log_id.1db89d3193"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_MODIFIED_TIMESTAMP.82fda9d680": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_MODIFIED_TIMESTAMP.82fda9d680"}, "test.polygon_models.not_null_silver_olas__registry_metadata_REGISTRY_ID.cee5b3e691": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_METADATA_REGISTRY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "REGISTRY_ID": {"type": "NUMBER", "index": 4, "name": "REGISTRY_ID", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 5, "name": "TOKEN_URI_LINK", "comment": null}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": null}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": null}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 9, "name": "DESCRIPTION", "comment": null}, "IMAGE_LINK": {"type": "TEXT", "index": 10, "name": "IMAGE_LINK", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_metadata_REGISTRY_ID.cee5b3e691"}, "test.fsc_evm.not_null_admin__dim_variables_KEY.ad438e63ea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "DIM_VARIABLES_KEY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 3, "name": "KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DIM_VARIABLES_ID": {"type": "TEXT", "index": 7, "name": "DIM_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__dim_variables_KEY.ad438e63ea"}, "test.fsc_evm.not_null_observability__logs_TEST_TIMESTAMP.a8140bb427": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_OBSERVABILITY", "name": "LOGS_TEST_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_observability__logs_TEST_TIMESTAMP.a8140bb427"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6f365bb04d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6f365bb04d"}, "model.fsc_evm.silver_dex__platypus_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PLATYPUS_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__platypus_swaps"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PLATFORM.80ec31452a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PLATFORM.80ec31452a"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_FUNCTION_SIGNATURE.9ca019a30f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_FUNCTION_SIGNATURE.9ca019a30f"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_EVENT_INDEX.ea83d8365e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_EVENT_INDEX.ea83d8365e"}, "model.fsc_evm.silver_lending__comp_v2_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_withdraws"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TOTAL_FEES_USD__NUMBER__FLOAT.8179f9db61": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_TOTAL_FEES_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TOTAL_FEES_USD__NUMBER__FLOAT.8179f9db61"}, "test.polygon_models.not_null_silver__element_sales_NFT_ADDRESS.a64e864cf2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_NFT_ADDRESS.a64e864cf2"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BLOCK_TIMESTAMP.d5aef20d26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BLOCK_TIMESTAMP.d5aef20d26"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.b0cc0cbca1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.b0cc0cbca1"}, "model.fsc_evm.chain_stats__ez_allowlist": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ALLOWLIST", "database": "POLYGON", "comment": "## What\n\nVerified tokens for the indicated EVM blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain\n\nExample: 'Arbitrum'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token\n\nExample: 'ETH', 'BTC', 'USDC'"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "The asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with\n\nExample: 'ETH', 'BTC', 'USD'"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.chain_stats__ez_allowlist"}, "seed.fsc_evm.silver_dex__synthetix_synths_20230404": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SYNTHETIX_SYNTHS_20230404", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "SYNTH_SYMBOL": {"type": "TEXT", "index": 2, "name": "SYNTH_SYMBOL", "comment": null}, "SYNTH_PROXY_ADDRESS": {"type": "TEXT", "index": 3, "name": "SYNTH_PROXY_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 81, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_dex__synthetix_synths_20230404"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_CREATOR_FEE__NUMBER__FLOAT.cff32bf09f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_CREATOR_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_CREATOR_FEE__NUMBER__FLOAT.cff32bf09f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_PROJECT_NAME__STRING__VARCHAR.81fdcfbdf9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_PROJECT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_PROJECT_NAME__STRING__VARCHAR.81fdcfbdf9"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_EVENT_TYPE.8b8c5fa13c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_EVENT_TYPE.8b8c5fa13c"}, "test.fsc_evm.not_null_observability__traces_TEST_TIMESTAMP.4b6fefc2cc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_OBSERVABILITY", "name": "TRACES_TEST_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_observability__traces_TEST_TIMESTAMP.4b6fefc2cc"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_NATIVE_PRICES_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_native_prices_HOUR__SYMBOL.9742f3d916"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_TX_HASH.bce1515589": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_TX_HASH.bce1515589"}, "model.fsc_evm.silver_dex__balancer_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "BALANCER_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 7, "name": "POOL_ID", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": null}, "POOL_SYMBOL": {"type": "TEXT", "index": 9, "name": "POOL_SYMBOL", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "POOL_DECIMALS": {"type": "NUMBER", "index": 11, "name": "POOL_DECIMALS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 14, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 15, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 16, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 17, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 18, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 19, "name": "TOKEN7", "comment": null}, "ASSET_MANAGERS": {"type": "VARIANT", "index": 20, "name": "ASSET_MANAGERS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 24, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11468800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3860, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__balancer_pools"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_SELLER_ADDRESS.48bbb8263d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_SELLER_ADDRESS.48bbb8263d"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_erc20_daily_recent_EZ_BALANCES_ERC20_DAILY_ID.203984c885": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_EZ_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 1, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 28852224, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 958294, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_erc20_daily_recent_EZ_BALANCES_ERC20_DAILY_ID.203984c885"}, "test.polygon_models.not_null_silver__tofunft_sales_CURRENCY_ADDRESS.415669b9b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_CURRENCY_ADDRESS.415669b9b3"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_repayments_7_5__60__lending.dc63c75a4a": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_repayments_7_5__60__lending.dc63c75a4a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_DIFFICULTY__NUMBER__FLOAT.4197d7bd8c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_DIFFICULTY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_DIFFICULTY__NUMBER__FLOAT.4197d7bd8c"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP__hour__2.24ba46645f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP__hour__2.24ba46645f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.44c7ddb31b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.44c7ddb31b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6468c94ec8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.6468c94ec8"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_TO_ADDRESS.50fe049e34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_TO_ADDRESS.50fe049e34"}, "test.livequery_models.test_github_utils__octocat_status_200.7a9c72f57f": {"metadata": {"type": "BASE TABLE", "schema": "TEST_GITHUB_UTILS", "name": "OCTOCAT_STATUS_200", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "PARAMETERS": {"type": "ARRAY", "index": 2, "name": "PARAMETERS", "comment": null}, "RESULT": {"type": "VARIANT", "index": 3, "name": "RESULT", "comment": null}, "ASSERTION": {"type": "TEXT", "index": 4, "name": "ASSERTION", "comment": null}, "SQL": {"type": "TEXT", "index": 5, "name": "SQL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-13 20:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.livequery_models.test_github_utils__octocat_status_200.7a9c72f57f"}, "test.fsc_evm.not_null_test_silver__traces_full_BLOCK_NUMBER.ab8fe90ce8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_BLOCK_NUMBER.ab8fe90ce8"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.92c0a04348": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP__hour__2.92c0a04348"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_recent_ADDRESS__0_xX_0_9a_fA_F_.2358d27b0b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_recent_ADDRESS__0_xX_0_9a_fA_F_.2358d27b0b"}, "model.fsc_evm.defi__ez_dex_swaps": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_DEX_SWAPS", "database": "POLYGON", "comment": "## What\n\nThis table provides a comprehensive view of token swap events across major decentralized exchanges (DEXs) on EVM blockchains. It standardizes swap data from different DEX protocols into a unified format, enabling cross-DEX analysis and DeFi trading insights.\n\n## Key Use Cases\n\n- Analyzing DEX trading volumes and market share\n- Tracking token pair liquidity and trading activity\n- Detecting arbitrage opportunities across protocols\n- Monitoring whale trades and unusual swap patterns\n- Calculating slippage and price impact of trades\n\n## Important Relationships\n\n- **Join with dim_dex_liquidity_pools**: Get pool metadata and token details\n- **Join with fact_event_logs**: Access raw swap events\n- **Join with ez_prices_hourly**: Verify token prices\n\n## Commonly-used Fields\n\n- `platform`: DEX protocol (uniswap_v2, curve, etc.)\n- `sender`: Address initiating the swap\n- `token_in`/`token_out`: Token addresses being swapped\n- `amount_in`/`amount_out`: Decimal-adjusted swap amounts\n- `amount_in_usd`/`amount_out_usd`: USD values at swap time\n- `pool_address`: Liquidity pool where swap occurred\n\n## Sample queries\n\n```sql\n-- Daily swap volume by DEX platform\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(*) AS swap_count,\n COUNT(DISTINCT sender) AS unique_traders,\n COUNT(DISTINCT pool_address) AS active_pools,\n SUM(amount_in_usd) AS total_volume_usd,\n AVG(amount_in_usd) AS avg_swap_size_usd,\n PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER BY amount_in_usd) AS median_swap_usd\nFROM <blockchain_name>.defi.ez_dex_swaps\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_in_usd IS NOT NULL\n AND amount_in_usd > 0\nGROUP BY 1, 2\nORDER BY 1 DESC, 6 DESC;\n\n-- Most active trading pairs\nWITH pair_volume AS (\n SELECT \n LEAST(token_in, token_out) AS token_a,\n GREATEST(token_in, token_out) AS token_b,\n LEAST(symbol_in, symbol_out) AS symbol_a,\n GREATEST(symbol_in, symbol_out) AS symbol_b,\n COUNT(*) AS swap_count,\n SUM(amount_in_usd) AS volume_usd,\n COUNT(DISTINCT sender) AS unique_traders,\n COUNT(DISTINCT DATE(block_timestamp)) AS active_days\n FROM <blockchain_name>.defi.ez_dex_swaps\n WHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_in_usd IS NOT NULL\n GROUP BY 1, 2, 3, 4\n)\nSELECT \n symbol_a || '/' || symbol_b AS pair,\n swap_count,\n volume_usd,\n unique_traders,\n active_days,\n volume_usd / swap_count AS avg_swap_size\nFROM pair_volume\nWHERE volume_usd > 100000\nORDER BY volume_usd DESC\nLIMIT 50;\n\n-- Price discrepancies across DEXs for same token pairs\nWITH recent_swaps AS (\n SELECT \n block_timestamp,\n platform,\n token_in,\n token_out,\n symbol_in,\n symbol_out,\n amount_in,\n amount_out,\n amount_in_usd / NULLIF(amount_in, 0) AS price_in_usd,\n amount_out_usd / NULLIF(amount_out, 0) AS price_out_usd,\n -- Calculate implied exchange rate\n amount_out / NULLIF(amount_in, 0) AS exchange_rate\n FROM <blockchain_name>.defi.ez_dex_swaps\n WHERE block_timestamp >= CURRENT_TIMESTAMP - INTERVAL '1 hour'\n AND amount_in > 0 \n AND amount_out > 0\n AND amount_in_usd IS NOT NULL\n),\nprice_comparison AS (\n SELECT \n DATE_TRUNC('minute', block_timestamp) AS minute,\n token_in,\n token_out,\n symbol_in || '->' || symbol_out AS pair,\n platform,\n AVG(exchange_rate) AS avg_rate,\n COUNT(*) AS swap_count\n FROM recent_swaps\n GROUP BY 1, 2, 3, 4, 5\n)\nSELECT \n p1.minute,\n p1.pair,\n p1.platform AS platform_1,\n p2.platform AS platform_2,\n p1.avg_rate AS rate_1,\n p2.avg_rate AS rate_2,\n ABS(p1.avg_rate - p2.avg_rate) / LEAST(p1.avg_rate, p2.avg_rate) * 100 AS price_diff_pct\nFROM price_comparison p1\nJOIN price_comparison p2\n ON p1.minute = p2.minute\n AND p1.token_in = p2.token_in\n AND p1.token_out = p2.token_out\n AND p1.platform < p2.platform\nWHERE price_diff_pct > 1 -- More than 1% difference\nORDER BY p1.minute DESC, price_diff_pct DESC;\n\n-- Large swaps by size and impact\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n sender,\n symbol_in || ' -> ' || symbol_out AS swap_pair,\n amount_in,\n amount_in_usd,\n amount_out,\n amount_out_usd,\n ABS(amount_in_usd - amount_out_usd) / NULLIF(amount_in_usd, 0) * 100 AS slippage_pct\nFROM <blockchain_name>.defi.ez_dex_swaps\nWHERE block_timestamp >= CURRENT_DATE - 1\n AND amount_in_usd > 100000 -- Swaps over [$]100k\nORDER BY amount_in_usd DESC\nLIMIT 100;\n\n-- Platform market share by volume\nWITH platform_stats AS (\n SELECT \n platform,\n SUM(amount_in_usd) AS total_volume,\n COUNT(*) AS total_swaps,\n COUNT(DISTINCT sender) AS unique_users,\n COUNT(DISTINCT pool_address) AS unique_pools\n FROM <blockchain_name>.defi.ez_dex_swaps\n WHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_in_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n platform,\n total_volume,\n ROUND(100.0 * total_volume / SUM(total_volume) OVER (), 2) AS market_share_pct,\n total_swaps,\n unique_users,\n unique_pools,\n total_volume / NULLIF(total_swaps, 0) AS avg_swap_size\nFROM platform_stats\nORDER BY total_volume DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The contract address of the swap. This is the address of the contract that executed the swap, often a pool contract.\n\nExample: '0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8'"}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN_UNADJ", "comment": "The raw, non-decimal adjusted amount of tokens provided in the swap.\n\nExample: 1000500000"}, "AMOUNT_IN": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN", "comment": "The decimal-adjusted quantity of tokens provided by the trader in the swap.\n\nExample: 1000.5"}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_USD", "comment": "USD value of tokens provided in the swap at time of transaction.\n\nExample: 1500.75"}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_UNADJ", "comment": "The raw, non-decimal adjusted amount of tokens received from the swap.\n\nExample: 650000000000000000"}, "AMOUNT_OUT": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT", "comment": "The decimal-adjusted quantity of tokens received by the trader from the swap.\n\nExample: 0.65"}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT_USD", "comment": "USD value of tokens received from the swap at time of transaction.\n\nExample: 1498.25"}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": "The address that initiated the swap transaction.\n\nExample: '0x7a250d5630b4cf539739df2c5dacb4c659f2488d'"}, "TX_TO": {"type": "TEXT", "index": 17, "name": "TX_TO", "comment": "The recipient address of the swapped tokens.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "EVENT_INDEX": {"type": "NUMBER", "index": 18, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": "The DEX protocol where the swap occurred.\n\nExample: 'uniswap_v3'"}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": "The protocol used for the swap. This is the clean name of the protocol, not the platform, without the version.\n\nExample: 'uniswap'"}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 21, "name": "PROTOCOL_VERSION", "comment": "The version of the protocol used for the swap.\n\nExample: 'v3'"}, "TOKEN_IN": {"type": "TEXT", "index": 22, "name": "TOKEN_IN", "comment": "The contract address of the token being sold in the swap.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 23, "name": "TOKEN_IN_IS_VERIFIED", "comment": "Whether the token in the swap is verified.\n\nExample: true"}, "TOKEN_OUT": {"type": "TEXT", "index": 24, "name": "TOKEN_OUT", "comment": "The contract address of the token being received from the swap.\n\nExample: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'"}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_OUT_IS_VERIFIED", "comment": "Whether the token out of the swap is verified.\n\nExample: true"}, "SYMBOL_IN": {"type": "TEXT", "index": 26, "name": "SYMBOL_IN", "comment": "The ticker symbol of the token being sold/swapped from.\n\nExample: 'USDC'"}, "SYMBOL_OUT": {"type": "TEXT", "index": 27, "name": "SYMBOL_OUT", "comment": "The ticker symbol of the token being bought/received.\n\nExample: 'WETH'"}, "_LOG_ID": {"type": "TEXT", "index": 28, "name": "_LOG_ID", "comment": ""}, "EZ_DEX_SWAPS_ID": {"type": "TEXT", "index": 29, "name": "EZ_DEX_SWAPS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_dex_swaps"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_ADDRESS.df87d38f26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_ADDRESS.df87d38f26"}, "test.fsc_evm.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_TOKEN_ADDRESS.7e03ade9df"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_TRACE_INDEX__NUMBER__FLOAT.fbac1ab3f2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_FULL_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_TRACE_INDEX__NUMBER__FLOAT.fbac1ab3f2"}, "test.fsc_evm.not_null_test_silver__contracts_full_CONTRACT_ADDRESS.1e6edb77c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONTRACTS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__contracts_full_CONTRACT_ADDRESS.1e6edb77c6"}, "model.fsc_evm.silver_stablecoins__mint_burn": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "MINT_BURN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 12, "name": "DECIMALS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 13, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 14, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_RAW_PRECISE": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW_PRECISE", "comment": null}, "AMOUNT_RAW": {"type": "FLOAT", "index": 16, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 17, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 18, "name": "AMOUNT", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 19, "name": "TX_SUCCEEDED", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "STABLECOINS_MINT_BURN_ID": {"type": "TEXT", "index": 23, "name": "STABLECOINS_MINT_BURN_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 50519552, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 386746, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__mint_burn"}, "model.fsc_evm.silver_dex__quickswap_v4_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V4_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 10, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 11, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 14, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 15, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 17, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 18, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-18 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v4_pool_actions"}, "seed.fsc_evm.silver_dex__univ3_ovm1_legacy_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "UNIV3_OVM1_LEGACY_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 2, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 3, "name": "TOKEN1", "comment": null}, "FEE": {"type": "NUMBER", "index": 4, "name": "FEE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 104, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_dex__univ3_ovm1_legacy_pools"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_POOL_ADDRESS.03eefde7c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_POOL_ADDRESS.03eefde7c0"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX.60803e14ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MAX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX.60803e14ca"}, "test.fsc_evm.not_null_admin__dim_variables_DEFAULT_VALUE.5be079ad3d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "DIM_VARIABLES_DEFAULT_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 3, "name": "KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DIM_VARIABLES_ID": {"type": "TEXT", "index": 7, "name": "DIM_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__dim_variables_DEFAULT_VALUE.5be079ad3d"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent__INSERTED_TIMESTAMP__hour__2.e62a731dc8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent__INSERTED_TIMESTAMP__hour__2.e62a731dc8"}, "model.fsc_evm.silver_lending__aave_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2200862720, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 20600346, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_deposits"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_INSERTED_TIMESTAMP.561d35461f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_INSERTED_TIMESTAMP.561d35461f"}, "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_ASSET_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_ASSET_ID.b4b221e9f2"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_TX_HASH.9e5afe0aff": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_TX_HASH.9e5afe0aff"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.165fc34eac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.165fc34eac"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TX_HASH.338d50a54c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TX_HASH.338d50a54c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.8a6b8eb72c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.8a6b8eb72c"}, "test.polygon_models.not_null_silver_olas__registry_metadata_complete_CONTRACT_ADDRESS.2a0b0f82cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_METADATA_COMPLETE_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 2, "name": "DESCRIPTION", "comment": null}, "REGISTRY_ID": {"type": "NUMBER", "index": 3, "name": "REGISTRY_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "REGISTRY_TYPE": {"type": "TEXT", "index": 5, "name": "REGISTRY_TYPE", "comment": null}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": null}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": null}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": null}, "IMAGE_LINK": {"type": "TEXT", "index": 9, "name": "IMAGE_LINK", "comment": null}, "AGENT_IDS": {"type": "ARRAY", "index": 10, "name": "AGENT_IDS", "comment": null}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 11, "name": "REGISTRY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_metadata_complete_CONTRACT_ADDRESS.2a0b0f82cb"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_BLOCK_NUMBER__NUMBER__FLOAT.a26946ebdc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_BLOCK_NUMBER__NUMBER__FLOAT.a26946ebdc"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.8d40d2780e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.8d40d2780e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.5f8ab0b092": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MAX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MAX__NUMBER__FLOAT.5f8ab0b092"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_BLOCK_NUMBER.a12c696749": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_BLOCK_NUMBER.a12c696749"}, "model.fsc_evm.silver_dex__quickswap_v4_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V4_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN1_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-18 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v4_pools"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_CONTRACT_ADDRESS.572c2ff2c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_CONTRACT_ADDRESS.572c2ff2c0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_INSERTED_TIMESTAMP.3f4ae6523c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_INSERTED_TIMESTAMP.3f4ae6523c"}, "model.fsc_evm.silver__confirm_blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CONFIRM_BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 390806920704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5935499250, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__confirm_blocks"}, "model.fsc_evm.bronze__transactions_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__transactions_fr"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.6540d38a1f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_GAS_USED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_GAS_USED__NUMBER__FLOAT.6540d38a1f"}, "model.fsc_evm.silver_dex__hashflow_v3_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "HASHFLOW_V3_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 6, "name": "DEPLOYER_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 9, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 10, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-23 12:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 14, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__hashflow_v3_pools"}, "test.polygon_models.not_null_silver__element_sales_TOTAL_FEES_RAW.e744dc994a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_TOTAL_FEES_RAW.e744dc994a"}, "test.polygon_models.not_null_silver__tofunft_sales_PLATFORM_FEE_RAW.07e68bea2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_PLATFORM_FEE_RAW.07e68bea2e"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_BLOCK_TIMESTAMP.16acbec13e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_BLOCK_TIMESTAMP.16acbec13e"}, "model.fsc_evm.silver_dex__dackie_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DACKIE_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "RECIPIENT_ADDRESS": {"type": "TEXT", "index": 10, "name": "RECIPIENT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 11, "name": "EVENT_INDEX", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT1_UNADJ", "comment": null}, "SQRTPRICEX96": {"type": "NUMBER", "index": 14, "name": "SQRTPRICEX96", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 15, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 16, "name": "TICK", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 17, "name": "TICK_SPACING", "comment": null}, "FEE": {"type": "NUMBER", "index": 18, "name": "FEE", "comment": null}, "PROTOCOLFEESTOKEN0": {"type": "NUMBER", "index": 19, "name": "PROTOCOLFEESTOKEN0", "comment": null}, "PROTOCOLFEESTOKEN1": {"type": "NUMBER", "index": 20, "name": "PROTOCOLFEESTOKEN1", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 21, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 22, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 23, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 24, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 25, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 27, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 28, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 29, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 30, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 31, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dackie_swaps"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PRICE__NUMBER__FLOAT.b67f7f036b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_PRICE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PRICE__NUMBER__FLOAT.b67f7f036b"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__blocks_recent_BLOCK_NUMBER.0239d065a4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__blocks_recent_BLOCK_NUMBER.0239d065a4"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_VERSION.bb6550ca9c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_VERSION.bb6550ca9c"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TYPE.dd106bd70a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TYPE.dd106bd70a"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.266e7a9bab": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.266e7a9bab"}, "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_FEE.d2ec7dbdd0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_FEE.d2ec7dbdd0"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_traces_recent_TX_HASH__TRACE_INDEX.4487675007": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "TRACE_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_traces_recent_TX_HASH__TRACE_INDEX.4487675007"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.81a710571a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_MINER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_MINER__0_xX_0_9a_fA_F_.81a710571a"}, "model.fsc_evm.github_actions__workflow_status": {"metadata": {"type": "VIEW", "schema": "GITHUB_ACTIONS", "name": "WORKFLOW_STATUS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": ""}, "STATUS": {"type": "TEXT", "index": 2, "name": "STATUS", "comment": ""}, "CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "CREATED_AT", "comment": ""}, "UPDATED_AT": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "UPDATED_AT", "comment": ""}, "RUN_STARTED_AT": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "RUN_STARTED_AT", "comment": ""}, "RUN_ATTEMPT": {"type": "TEXT", "index": 6, "name": "RUN_ATTEMPT", "comment": ""}, "RUN_NUMBER": {"type": "NUMBER", "index": 7, "name": "RUN_NUMBER", "comment": ""}, "RUN_MINUTES": {"type": "NUMBER", "index": 8, "name": "RUN_MINUTES", "comment": ""}, "ID": {"type": "NUMBER", "index": 9, "name": "ID", "comment": ""}, "WORKFLOW_ID": {"type": "NUMBER", "index": 10, "name": "WORKFLOW_ID", "comment": ""}, "HTML_URL": {"type": "TEXT", "index": 11, "name": "HTML_URL", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.github_actions__workflow_status"}, "model.fsc_evm.github_actions__workflow_schedule": {"metadata": {"type": "BASE TABLE", "schema": "GITHUB_ACTIONS", "name": "WORKFLOW_SCHEDULE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TASK_NAME": {"type": "TEXT", "index": 1, "name": "TASK_NAME", "comment": null}, "WORKFLOW_NAME": {"type": "TEXT", "index": 2, "name": "WORKFLOW_NAME", "comment": null}, "CADENCE": {"type": "TEXT", "index": 3, "name": "CADENCE", "comment": null}, "CRON_SCHEDULE": {"type": "TEXT", "index": 4, "name": "CRON_SCHEDULE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 16, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.github_actions__workflow_schedule"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_NETWORK.f4601bdcec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_NETWORK", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_NETWORK.f4601bdcec"}, "model.polygon_models.silver__seaport_1_4_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SEAPORT_1_4_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": ""}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": ""}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": ""}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": ""}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": ""}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": ""}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": ""}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": ""}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": ""}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": ""}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1242415104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1172394, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__seaport_1_4_sales"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.59a9a57567": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.59a9a57567"}, "test.polygon_models.not_null_silver__complete_nft_sales_CREATOR_FEE.2bcba1a012": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_CREATOR_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_CREATOR_FEE.2bcba1a012"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.1a632cfd6e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.1a632cfd6e"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_TX_HASH.d65cfc264e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_TX_HASH.d65cfc264e"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP.3996175adf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP.3996175adf"}, "test.fsc_evm.not_null_admin__dim_variables_DEFAULT_TYPE.ec8ae8bee2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "DIM_VARIABLES_DEFAULT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 3, "name": "KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DIM_VARIABLES_ID": {"type": "TEXT", "index": 7, "name": "DIM_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__dim_variables_DEFAULT_TYPE.ec8ae8bee2"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP__hour__2.677cfb4387": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP__hour__2.677cfb4387"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_ORIGIN_FROM_ADDRESS.bc94384fb7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_ORIGIN_FROM_ADDRESS.bc94384fb7"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP.94fcac91b2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP.94fcac91b2"}, "test.fsc_evm.not_null_silver__balances_native_daily_ADDRESS.525dc24b09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_NATIVE_DAILY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_native_daily_ADDRESS.525dc24b09"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PROTOCOL_MARKET.5ba1c58d76": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PROTOCOL_MARKET.5ba1c58d76"}, "model.fsc_evm.silver_lending__aave_ethereum_flashloans": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_FLASHLOANS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 10, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 11, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "MARKET": {"type": "TEXT", "index": 13, "name": "MARKET", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_flashloans"}, "test.fsc_evm.not_null_silver__balances_erc20_daily_CONTRACT_ADDRESS.43c650bfd7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily_CONTRACT_ADDRESS.43c650bfd7"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_NFT_ADDRESS.9e5ab44cbd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_NFT_ADDRESS.9e5ab44cbd"}, "test.fsc_evm.not_null_silver__balances_native_daily_BALANCE_HEX.ddd4dba7b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_NATIVE_DAILY_BALANCE_HEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_native_daily_BALANCE_HEX.ddd4dba7b9"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TX_FEE__NUMBER__FLOAT.a50c15b6b4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_TX_FEE__NUMBER__FLOAT.a50c15b6b4"}, "test.fsc_evm.not_null_admin__fact_variables_VALUE.80c7190528": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "FACT_VARIABLES_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "KEY": {"type": "TEXT", "index": 2, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 4, "name": "PARENT_KEY", "comment": null}, "FACT_VARIABLES_ID": {"type": "TEXT", "index": 5, "name": "FACT_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__fact_variables_VALUE.80c7190528"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TOKEN_ADDRESS.cfb727a837": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TOKEN_ADDRESS.cfb727a837"}, "test.fsc_evm.not_null_silver__balances_erc20_daily_BALANCES_ERC20_DAILY_ID.aebeb06687": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily_BALANCES_ERC20_DAILY_ID.aebeb06687"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_BLOCK_NUMBER__NUMBER__FLOAT.fdf0d994a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_BLOCK_NUMBER__NUMBER__FLOAT.fdf0d994a1"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b467671a96": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b467671a96"}, "model.fsc_evm.silver_dex__balancer_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "BALANCER_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 11, "name": "POOL_ID", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 12, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 13, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 14, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 15, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 16, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 17, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 18, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 19, "name": "TOKEN7", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 20, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 21, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 22, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 24, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT2_UNADJ": {"type": "FLOAT", "index": 25, "name": "AMOUNT2_UNADJ", "comment": null}, "AMOUNT3_UNADJ": {"type": "FLOAT", "index": 26, "name": "AMOUNT3_UNADJ", "comment": null}, "AMOUNT4_UNADJ": {"type": "FLOAT", "index": 27, "name": "AMOUNT4_UNADJ", "comment": null}, "AMOUNT5_UNADJ": {"type": "FLOAT", "index": 28, "name": "AMOUNT5_UNADJ", "comment": null}, "AMOUNT6_UNADJ": {"type": "FLOAT", "index": 29, "name": "AMOUNT6_UNADJ", "comment": null}, "AMOUNT7_UNADJ": {"type": "FLOAT", "index": 30, "name": "AMOUNT7_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 31, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 32, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 33, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 34, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 96116736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 702018, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__balancer_pool_actions"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_nft__ez_nft_transfers_full_EZ_NFT_TRANSFERS_ID.aa63995b75": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_EZ_NFT_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_nft__ez_nft_transfers_full_EZ_NFT_TRANSFERS_ID.aa63995b75"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_FAILED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED.4fe1d21e07"}, "model.fsc_evm.silver__decoded_logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DECODED_LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6008642365952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::date, round(block_number, -3))", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24487354039, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__decoded_logs"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_CURRENCY_ADDRESS.dbcea46a1f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_CURRENCY_ADDRESS.dbcea46a1f"}, "model.fsc_evm.silver_lending__complete_lending_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": ""}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": ""}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 764624384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3094447, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_repayments"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_CONTRACT_ADDRESS.7f5d57c7b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_CONTRACT_ADDRESS.7f5d57c7b9"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__traces_recent_TRACES_ID.f53f7f25ae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "TRACES_RECENT_TRACES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TRACES_ID": {"type": "TEXT", "index": 1, "name": "TRACES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__traces_recent_TRACES_ID.f53f7f25ae"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_TX_POSITION__NUMBER__FLOAT.6c3cd6ac49": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_TX_POSITION__NUMBER__FLOAT.6c3cd6ac49"}, "model.fsc_evm.silver_dex__camelot_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CAMELOT_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__camelot_v2_pools"}, "test.fsc_evm.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_COMPLETE_NATIVE_ASSET_METADATA_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_native_asset_metadata_COMPLETE_NATIVE_ASSET_METADATA_ID.d98ec00bc9"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_BLOCK_NUMBER.306b0da6a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_BLOCK_NUMBER.306b0da6a0"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PLATFORM_FEE__NUMBER__FLOAT.4db7a35a78": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PLATFORM_FEE__NUMBER__FLOAT.4db7a35a78"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_BLOCK_NUMBER.4357645cb7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_BLOCK_NUMBER.4357645cb7"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_INPUT_DATA.eecd421993": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_INPUT_DATA.eecd421993"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_CREATOR_FEE_RAW.60fe2808f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_CREATOR_FEE_RAW.60fe2808f3"}, "model.fsc_evm.silver_dex__uniswap_v4_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "UNISWAP_V4_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "FEE": {"type": "NUMBER", "index": 12, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 13, "name": "TICK_SPACING", "comment": null}, "HOOK_ADDRESS": {"type": "TEXT", "index": 14, "name": "HOOK_ADDRESS", "comment": null}, "SQRTPRICEX96": {"type": "TEXT", "index": 15, "name": "SQRTPRICEX96", "comment": null}, "TICK": {"type": "FLOAT", "index": 16, "name": "TICK", "comment": null}, "DYNAMIC_FEES": {"type": "BOOLEAN", "index": 17, "name": "DYNAMIC_FEES", "comment": null}, "BEFOREINITIALIZE": {"type": "BOOLEAN", "index": 18, "name": "BEFOREINITIALIZE", "comment": null}, "AFTERINITIALIZE": {"type": "BOOLEAN", "index": 19, "name": "AFTERINITIALIZE", "comment": null}, "BEFOREADDLIQUIDITY": {"type": "BOOLEAN", "index": 20, "name": "BEFOREADDLIQUIDITY", "comment": null}, "AFTERADDLIQUIDITY": {"type": "BOOLEAN", "index": 21, "name": "AFTERADDLIQUIDITY", "comment": null}, "BEFOREREMOVELIQUIDITY": {"type": "BOOLEAN", "index": 22, "name": "BEFOREREMOVELIQUIDITY", "comment": null}, "AFTERREMOVELIQUIDITY": {"type": "BOOLEAN", "index": 23, "name": "AFTERREMOVELIQUIDITY", "comment": null}, "BEFORESWAP": {"type": "BOOLEAN", "index": 24, "name": "BEFORESWAP", "comment": null}, "AFTERSWAP": {"type": "BOOLEAN", "index": 25, "name": "AFTERSWAP", "comment": null}, "BEFOREDONATE": {"type": "BOOLEAN", "index": 26, "name": "BEFOREDONATE", "comment": null}, "AFTERDONATE": {"type": "BOOLEAN", "index": 27, "name": "AFTERDONATE", "comment": null}, "BEFORESWAPRETURNDELTA": {"type": "BOOLEAN", "index": 28, "name": "BEFORESWAPRETURNDELTA", "comment": null}, "AFTERSWAPRETURNDELTA": {"type": "BOOLEAN", "index": 29, "name": "AFTERSWAPRETURNDELTA", "comment": null}, "AFTERADDLIQUIDITYRETURNDELTA": {"type": "BOOLEAN", "index": 30, "name": "AFTERADDLIQUIDITYRETURNDELTA", "comment": null}, "AFTERREMOVELIQUIDITYRETURNDELTA": {"type": "BOOLEAN", "index": 31, "name": "AFTERREMOVELIQUIDITYRETURNDELTA", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 32, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 33, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 34, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 35, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 36, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 37, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__uniswap_v4_pools"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_V.a647e39488": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_V", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_V.a647e39488"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_V.c6c8b50102": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_V", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_V.c6c8b50102"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_traces_full_TX_HASH__TRACE_INDEX.7f6d6a8ebe": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "TRACE_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_traces_full_TX_HASH__TRACE_INDEX.7f6d6a8ebe"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_SIZE__NUMBER__FLOAT.a537b42b6c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_SIZE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_SIZE__NUMBER__FLOAT.a537b42b6c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_event_logs_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.c6b135bb12": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_MULTISIG_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_event_logs_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.c6b135bb12"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_CONFIRM_BLOCKS_ID.ec8360ef95": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_CONFIRM_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_CONFIRM_BLOCKS_ID.ec8360ef95"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP__hour__2.7139c09429": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP__hour__2.7139c09429"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_POSITION.cd5aab01f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_POSITION.cd5aab01f0"}, "model.fsc_evm.silver__verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VERIFIED_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 841152000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 669843, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__verified_abis"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_SYMBOL.664ff4bcfa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_SYMBOL.664ff4bcfa"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.b6d1df5615": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.b6d1df5615"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_SENDER.64ca378992": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_SENDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_SENDER.64ca378992"}, "model.fsc_evm.admin__fact_variables": {"metadata": {"type": "VIEW", "schema": "ADMIN", "name": "FACT_VARIABLES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": ""}, "KEY": {"type": "TEXT", "index": 2, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": ""}, "PARENT_KEY": {"type": "TEXT", "index": 4, "name": "PARENT_KEY", "comment": ""}, "FACT_VARIABLES_ID": {"type": "TEXT", "index": 5, "name": "FACT_VARIABLES_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.admin__fact_variables"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_SENDER.2834260b51": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_SENDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_SENDER.2834260b51"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.e48a268383": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.e48a268383"}, "test.polygon_models.not_null_silver__complete_nft_sales_EVENT_TYPE.b71abf8ef9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_EVENT_TYPE.b71abf8ef9"}, "test.fsc_evm.not_null_test_silver__created_contracts_recent__INSERTED_TIMESTAMP.f3206a6f1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__created_contracts_recent__INSERTED_TIMESTAMP.f3206a6f1a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.bc16a42d4e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.bc16a42d4e"}, "seed.fsc_evm.silver_bridge__wormhole_chain_id_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "WORMHOLE_CHAIN_ID_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN_NAME": {"type": "TEXT", "index": 1, "name": "CHAIN_NAME", "comment": null}, "WORMHOLE_CHAIN_ID": {"type": "NUMBER", "index": 2, "name": "WORMHOLE_CHAIN_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 66, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__wormhole_chain_id_seed"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.691866e8c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.691866e8c0"}, "test.fsc_evm.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_MODIFIED_TIMESTAMP.74882978f6"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_FROM_ADDRESS.6bea14a19a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_FROM_ADDRESS.6bea14a19a"}, "model.fsc_evm.silver_bridge__synapse_token_bridge": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "SYNAPSE_TOKEN_BRIDGE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 13, "name": "AMOUNT", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 30470144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 177856, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__synapse_token_bridge"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TX_FEE__NUMBER__FLOAT.5854e80011": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TX_FEE__NUMBER__FLOAT.5854e80011"}, "model.fsc_evm.silver_dex__pancakeswap_v2_ss_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V2_SS_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "TOKENA": {"type": "TEXT", "index": 8, "name": "TOKENA", "comment": null}, "TOKENB": {"type": "TEXT", "index": 9, "name": "TOKENB", "comment": null}, "TOKENC": {"type": "TEXT", "index": 10, "name": "TOKENC", "comment": null}, "LP": {"type": "TEXT", "index": 11, "name": "LP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 15, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v2_ss_pools"}, "model.fsc_evm.silver_bridge__hop_ammwrapper": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HOP_AMMWRAPPER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": ""}, "AMM_WRAPPER_ADDRESS": {"type": "TEXT", "index": 11, "name": "AMM_WRAPPER_ADDRESS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 86016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hop_ammwrapper"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.72cac3a65f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.72cac3a65f"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_TOTAL_FEES_RAW.90afed2683": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_TOTAL_FEES_RAW.90afed2683"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_TO_ADDRESS__0_xX_0_9a_fA_F_.bd70190cf6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_TO_ADDRESS__0_xX_0_9a_fA_F_.bd70190cf6"}, "model.fsc_evm.silver_dex__quickswap_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 11, "name": "RECIPIENT", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "TICK": {"type": "FLOAT", "index": 13, "name": "TICK", "comment": null}, "LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "LIQUIDITY", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 17, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 18, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7605209088, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 60589150, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v2_swaps"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_PLATFORM.129bb6aeb5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_PLATFORM.129bb6aeb5"}, "test.polygon_models.not_null_silver_olas__create_service_multisigs_BLOCK_NUMBER.69d215b1bf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 9, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 10, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 11, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 12, "name": "TOPIC_3", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "DATA": {"type": "TEXT", "index": 14, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 15, "name": "SEGMENTED_DATA", "comment": null}, "ID": {"type": "NUMBER", "index": 16, "name": "ID", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 17, "name": "MULTISIG_ADDRESS", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATE_SERVICE_MULTISIGS_ID": {"type": "TEXT", "index": 20, "name": "CREATE_SERVICE_MULTISIGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__create_service_multisigs_BLOCK_NUMBER.69d215b1bf"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.4b5af30d3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_TX_POSITION__NUMBER__FLOAT.4b5af30d3b"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TOKEN_SYMBOL.893469d047": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TOKEN_SYMBOL.893469d047"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TYPE.d15c335bcb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TYPE.d15c335bcb"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.be6db6029d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.be6db6029d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.5e09839047": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.5e09839047"}, "test.polygon_models.not_null_silver_olas__create_service_multisigs_TX_HASH.cfb739aeec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 9, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 10, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 11, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 12, "name": "TOPIC_3", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "DATA": {"type": "TEXT", "index": 14, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 15, "name": "SEGMENTED_DATA", "comment": null}, "ID": {"type": "NUMBER", "index": 16, "name": "ID", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 17, "name": "MULTISIG_ADDRESS", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATE_SERVICE_MULTISIGS_ID": {"type": "TEXT", "index": 20, "name": "CREATE_SERVICE_MULTISIGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__create_service_multisigs_TX_HASH.cfb739aeec"}, "model.fsc_evm.silver_dex__pharaoh_v1_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PHARAOH_V1_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pharaoh_v1_pool_actions"}, "model.polygon_models.silver_olas__service_registrations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "SERVICE_REGISTRATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": ""}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": ""}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": ""}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 8192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__service_registrations"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.e6a47f2796": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.e6a47f2796"}, "model.fsc_evm.bronze__decoded_logs_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "DECODED_LOGS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "ID": {"type": "TEXT", "index": 2, "name": "ID", "comment": ""}, "DATA": {"type": "VARIANT", "index": 3, "name": "DATA", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": ""}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 8, "name": "_PARTITION_BY_CREATED_DATE", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__decoded_logs_fr"}, "model.fsc_evm.silver_dex__kyberswap_v2_elastic_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V2_ELASTIC_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 10, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 11, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 12, "name": "TICK_SPACING", "comment": null}, "INIT_TICK": {"type": "TEXT", "index": 13, "name": "INIT_TICK", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 14, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 15, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 18, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 19, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 20, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 21, "name": "RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 24, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 25, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 26, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 27, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 29, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10063360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 83751, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v2_elastic_pool_actions"}, "model.fsc_evm.silver_dex__aerodrome_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "AERODROME_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 20, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 21, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__aerodrome_swaps"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__balances_native_daily_BALANCES_NATIVE_DAILY_ID.1832bc6fd4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BALANCES_NATIVE_DAILY_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 1, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__balances_native_daily_BALANCES_NATIVE_DAILY_ID.1832bc6fd4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.8b75c81a0d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.8b75c81a0d"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE.e5b387a31d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE.e5b387a31d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TX_FEE__NUMBER__FLOAT.ee212825cc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TX_FEE__NUMBER__FLOAT.ee212825cc"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_BLOCK_NUMBER__NUMBER.8148040748": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_BLOCK_NUMBER__NUMBER.8148040748"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_NETWORK.34f87743f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_NETWORK.34f87743f3"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_SENDER__0_xX_0_9a_fA_F_.58a39f68d2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_SENDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_SENDER__0_xX_0_9a_fA_F_.58a39f68d2"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_TX_HASH.4ef964ba26": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_TX_HASH.4ef964ba26"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.bc086d9e05": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_ORIGIN_FROM_ADDRESS.bc086d9e05"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full_MODIFIED_TIMESTAMP__hour__2.ba9359c374": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full_MODIFIED_TIMESTAMP__hour__2.ba9359c374"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_INSERTED_TIMESTAMP__hour__2.9f370ce025": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_INSERTED_TIMESTAMP__hour__2.9f370ce025"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_liquidations_BLOCK_TIMESTAMP__day__30.161c04de84": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_liquidations_BLOCK_TIMESTAMP__day__30.161c04de84"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_TOKENID.8353c1c5b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_TOKENID.8353c1c5b8"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP__hour__3.cb9fd0826a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP__hour__3.cb9fd0826a"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_GAS_LIMIT.0570943628": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_GAS_LIMIT.0570943628"}, "test.fsc_evm.not_null_silver__balances_native_daily_BALANCES_NATIVE_DAILY_ID.96649214c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_NATIVE_DAILY_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_native_daily_BALANCES_NATIVE_DAILY_ID.96649214c0"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__service_registrations__LOG_ID.2abbc6e68b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__service_registrations__LOG_ID.2abbc6e68b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_TX_POSITION__NUMBER__FLOAT.473e47a660": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_TX_POSITION__NUMBER__FLOAT.473e47a660"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TOKEN_ADDRESS.d31d215fbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TOKEN_ADDRESS.d31d215fbe"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_FROM_ADDRESS.492297495d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_FROM_ADDRESS.492297495d"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_bridge__complete_bridge_activity_MODIFIED_TIMESTAMP__day__3.1fb2addfd1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_bridge__complete_bridge_activity_MODIFIED_TIMESTAMP__day__3.1fb2addfd1"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE.a5c2d5cb74": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE.a5c2d5cb74"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_MINER.8de6a9c8f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_MINER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_MINER.8de6a9c8f5"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_BLOCK_TIMESTAMP__hour__2.6b827e0d56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_BLOCK_TIMESTAMP__hour__2.6b827e0d56"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP__hour__2.ffec548ee5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP__hour__2.ffec548ee5"}, "model.polygon_models.silver_olas__registry_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "REGISTRY_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": ""}, "REGISTRY_ID": {"type": "NUMBER", "index": 4, "name": "REGISTRY_ID", "comment": ""}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 5, "name": "TOKEN_URI_LINK", "comment": ""}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": ""}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": ""}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 9, "name": "DESCRIPTION", "comment": ""}, "IMAGE_LINK": {"type": "TEXT", "index": 10, "name": "IMAGE_LINK", "comment": ""}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_METADATA_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 52736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__registry_metadata"}, "model.fsc_evm.silver_bridge__polygon_pos_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "POLYGON_POS_CONTRACTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 104448, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2030, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__polygon_pos_contracts"}, "model.fsc_evm.silver_lending__fraxlend_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "CALLER": {"type": "TEXT", "index": 9, "name": "CALLER", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "PROTOCOL_MARKET_SYMBOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_deposits"}, "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_MODIFIED_TIMESTAMP.47fee02027"}, "model.fsc_evm.silver_bridge__ccip_send_requested": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCIP_SEND_REQUESTED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 7, "name": "TRACE_INDEX", "comment": null}, "GROUPING": {"type": "NUMBER", "index": 8, "name": "GROUPING", "comment": null}, "EVENT_INDEX": {"type": "TEXT", "index": 9, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 11, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 13, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 21, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 22, "name": "TYPE", "comment": null}, "CIRCLE_TRACE_INDEX": {"type": "NUMBER", "index": 23, "name": "CIRCLE_TRACE_INDEX", "comment": null}, "PARENT_TRACE_INDEX": {"type": "NUMBER", "index": 24, "name": "PARENT_TRACE_INDEX", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1577472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7333, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__ccip_send_requested"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_ammwrapper_AMM_WRAPPER_ADDRESS__0_xX_0_9a_fA_F_.84556e1744": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "HOP_AMMWRAPPER_AMM_WRAPPER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_ammwrapper_AMM_WRAPPER_ADDRESS__0_xX_0_9a_fA_F_.84556e1744"}, "test.polygon_models.not_null_silver__element_sales_EVENT_TYPE.1374ddbae0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_EVENT_TYPE.1374ddbae0"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e901b29df2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e901b29df2"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_liquidity_pool_actions__ID.ddef6289c9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "TEXT", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_liquidity_pool_actions__ID.ddef6289c9"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_BLOCK_NUMBER.2c9a0f6061": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_BLOCK_NUMBER.2c9a0f6061"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_ORIGIN_FUNCTION_SIGNATURE.1dc2890452": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_ORIGIN_FUNCTION_SIGNATURE.1dc2890452"}, "model.fsc_evm.price__fact_prices_ohlc_hourly": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "FACT_PRICES_OHLC_HOURLY", "database": "POLYGON", "comment": "## What\n\nThis table provides hourly OHLC (Open, High, Low, Close) price data for all assets tracked in the price schema. It is designed for time series analysis, volatility studies, and historical price lookups.\n\n## Key Use Cases\n\n- Technical analysis and candlestick chart creation\n- Volatility studies and risk assessment\n- Historical price lookups and trend analysis\n- Market timing and trading analysis\n\n## Important Relationships\n\n- **Join with dim_asset_metadata**: For asset metadata\n- **Join with ez_token_transfers**: For USD value calculations\n\n## Commonly-used Fields\n\n- `hour`: UTC timestamp for the price period\n- `asset_id`: Unique identifier for the asset\n- `open`: Opening price at start of hour\n- `high`: Highest price during hour\n- `low`: Lowest price during hour\n- `close`: Closing price at end of hour\n\n## Sample Queries\n\n**OHLC Data Retrieval**\n```sql\nSELECT hour, asset_id, open, high, low, close\nFROM <blockchain_name>.price.fact_prices_ohlc_hourly\nWHERE asset_id = '<asset_id>'\n AND hour >= CURRENT_DATE - 30\nORDER BY hour DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": "Unique identifier for the asset from the price provider. Provider-specific ID format.\n\nExample: 'ethereum'"}, "HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "HOUR", "comment": "UTC timestamp truncated to the hour for price recording. Used for joining with hourly transaction data.\n\nExample: '2024-01-15 14:00:00.000'"}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": "Opening price at the start of the hour in USD. First recorded price in the hour for OHLC analysis.\n\nExample: 2995.25"}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": "Highest price reached during the hour in USD. Maximum price in the hour for volatility analysis.\n\nExample: 3005.75"}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": "Lowest price reached during the hour in USD. Minimum price in the hour for support level analysis.\n\nExample: 2985.50"}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": "Closing price at the end of the hour in USD. Last recorded price in the hour, commonly used for valuations.\n\nExample: 3000.50"}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "FACT_PRICES_OHLC_HOURLY_ID": {"type": "TEXT", "index": 8, "name": "FACT_PRICES_OHLC_HOURLY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 533877248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE, provider)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10531198, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.price__fact_prices_ohlc_hourly"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_EVENT_NAME.074448c2ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_EVENT_NAME.074448c2ba"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP.5dc86f315d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP.5dc86f315d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.277515e609": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.277515e609"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_native_daily_recent_BLOCK_DATE__day__2.77859fb708": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_native_daily_recent_BLOCK_DATE__day__2.77859fb708"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_TX_FEE.7a79488ebd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_TX_FEE.7a79488ebd"}, "model.fsc_evm.silver_dex__platypus_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PLATYPUS_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 7, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 8, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 9, "name": "TYPE", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 10, "name": "_CALL_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__platypus_pools"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_BLOCK_NUMBER__NUMBER__FLOAT.76675adfdf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_BLOCK_NUMBER__NUMBER__FLOAT.76675adfdf"}, "test.fsc_evm.not_null_test_silver__traces_recent_TX_POSITION.92be43f8d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_TX_POSITION.92be43f8d5"}, "model.fsc_evm.silver_bridge__hop_l1canonicaltoken": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HOP_L1CANONICALTOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hop_l1canonicaltoken"}, "model.fsc_evm.silver_bridge__gaszip_lz_sentdeposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "GASZIP_LZ_SENTDEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 12, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "NONCE": {"type": "TEXT", "index": 14, "name": "NONCE", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__gaszip_lz_sentdeposits"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_VERSION.fcaf60d697": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_VERSION.fcaf60d697"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7652c2220b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7652c2220b"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_CURRENCY_ADDRESS.36494514a1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_CURRENCY_ADDRESS.36494514a1"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_FROM_ADDRESS.527a050b74": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_FROM_ADDRESS.527a050b74"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP.0dfa5d9bbc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP.0dfa5d9bbc"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_EXTRA_DATA.c1204d1482": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_EXTRA_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_EXTRA_DATA.c1204d1482"}, "model.fsc_evm.defi__ez_lending_flashloans": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_FLASHLOANS", "database": "POLYGON", "comment": "## What\n\nThis table captures flash loan transactions across lending protocols. Flash loans enable borrowing without collateral within a single transaction, provided the loan plus fees are repaid before transaction completion. This advanced DeFi primitive is primarily used for arbitrage, collateral swapping, and liquidations.\n\n## Key Use Cases\n\n- Analyzing arbitrage and MEV activity patterns\n- Tracking flash loan volume and fee revenue\n- Identifying power users and bot activity\n- Monitoring large-scale DeFi operations\n- Understanding cross-protocol composability\n\n## Important Relationships\n\n- Often precedes transactions in DEX tables for arbitrage analysis\n- Links to `ez_lending_liquidations` for liquidation strategies\n- May connect to multiple protocols within single transaction\n- References `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `initiator`: Address that triggered the flash loan\n- `platform`: Lending protocol providing the loan\n- `flashloan_token`/`flashloan_token_symbol`: Borrowed asset\n- `flashloan_amount`/`flashloan_amount_usd`: Loan size\n- `premium_amount`/`premium_amount_usd`: Fee paid\n\n## Sample queries\n\n```sql\n-- Daily flash loan volume and fees\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(*) AS flashloan_count,\n SUM(flashloan_amount_usd) AS total_volume_usd,\n SUM(premium_amount_usd) AS total_fees_usd,\n AVG(premium_amount_usd / NULLIF(flashloan_amount_usd, 0) * 100) AS avg_fee_rate_pct\nFROM <blockchain_name>.defi.ez_lending_flashloans\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND flashloan_amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 4 DESC;\n\n-- Most flash loaned assets\nSELECT \n flashloan_token_symbol,\n flashloan_token,\n COUNT(*) AS loan_count,\n SUM(flashloan_amount) AS total_amount,\n SUM(flashloan_amount_usd) AS total_volume_usd,\n AVG(flashloan_amount_usd) AS avg_loan_size_usd,\n SUM(premium_amount_usd) AS total_fees_collected\nFROM <blockchain_name>.defi.ez_lending_flashloans\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND flashloan_token_symbol IS NOT NULL\nGROUP BY 1, 2\nORDER BY 5 DESC\nLIMIT 20;\n\n-- Flash loan user analysis\nWITH flashloan_users AS (\n SELECT \n initiator,\n COUNT(*) AS flashloan_count,\n COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS active_days,\n COUNT(DISTINCT platform) AS protocols_used,\n SUM(flashloan_amount_usd) AS total_borrowed_usd,\n SUM(premium_amount_usd) AS total_fees_paid_usd\n FROM <blockchain_name>.defi.ez_lending_flashloans\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND flashloan_amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN flashloan_count = 1 THEN 'One-time User'\n WHEN flashloan_count <= 10 THEN 'Occasional User'\n WHEN flashloan_count <= 100 THEN 'Regular User'\n ELSE 'Power User'\n END AS user_category,\n COUNT(*) AS user_count,\n SUM(total_borrowed_usd) AS category_volume_usd,\n AVG(total_fees_paid_usd) AS avg_fees_per_user\nFROM flashloan_users\nGROUP BY 1\nORDER BY 3 DESC;\n\n-- Large flash loans (potential arbitrage/liquidations)\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n initiator,\n target,\n flashloan_token_symbol,\n flashloan_amount_usd,\n premium_amount_usd,\n premium_amount_usd / NULLIF(flashloan_amount_usd, 0) * 100 AS fee_rate_pct\nFROM <blockchain_name>.defi.ez_lending_flashloans\nWHERE flashloan_amount_usd > 1000000\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY flashloan_amount_usd DESC;\n\n-- Wallet-specific flash loan analysis\nSELECT \n initiator,\n platform,\n flashloan_token_symbol,\n COUNT(*) AS flashloan_count,\n SUM(flashloan_amount_usd) AS total_borrowed_usd,\n SUM(premium_amount_usd) AS total_fees_paid_usd,\n AVG(premium_amount_usd / NULLIF(flashloan_amount_usd, 0) * 100) AS avg_fee_rate_pct,\n MIN(block_timestamp) AS first_flashloan,\n MAX(block_timestamp) AS last_flashloan,\n COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS active_days\nFROM <blockchain_name>.defi.ez_lending_flashloans\nWHERE initiator = LOWER('<wallet_address>')\n AND block_timestamp >= CURRENT_DATE - 30\n AND flashloan_amount_usd IS NOT NULL\nGROUP BY 1, 2, 3\nORDER BY total_borrowed_usd DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": "The address that triggered the flash loan execution.\n\nExample: '0x7a250d5630b4cf539739df2c5dacb4c659f2488d'"}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": "The contract address that receives and executes the flash loan logic.\n\nExample: '0x1111111254fb6c44bac0bed2854e76f90643097d'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 15, "name": "TOKEN_SYMBOL", "comment": ""}, "FLASHLOAN_TOKEN": {"type": "TEXT", "index": 16, "name": "FLASHLOAN_TOKEN", "comment": "The contract address of the token borrowed in the flash loan.\n\nExample: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'\n\nThis column will be deprecated October 13th, please update to token_address."}, "FLASHLOAN_TOKEN_SYMBOL": {"type": "TEXT", "index": 17, "name": "FLASHLOAN_TOKEN_SYMBOL", "comment": "The symbol of the token borrowed in the flash loan.\n\nExample: 'WETH'\n\nThis column will be deprecated October 13th, please update to token_symbol."}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": "The raw amount of tokens borrowed without decimal adjustment.\n\nExample: 1000000000000000000"}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 19, "name": "FLASHLOAN_AMOUNT", "comment": "The decimal-adjusted amount of tokens borrowed in the flash loan.\n\nExample: 1.0"}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "FLASHLOAN_AMOUNT_USD", "comment": "The USD value of assets borrowed in a flash loan.\n\nExample: 1000000.50"}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 21, "name": "PREMIUM_AMOUNT_UNADJ", "comment": "The raw fee amount charged for the flash loan.\n\nExample: 900000000000000"}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 22, "name": "PREMIUM_AMOUNT", "comment": "The decimal-adjusted fee paid for the flash loan.\n\nExample: 0.0009"}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 23, "name": "PREMIUM_AMOUNT_USD", "comment": "The USD value of the flash loan fee.\n\nExample: 0.90"}, "EZ_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 24, "name": "EZ_LENDING_FLASHLOANS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_flashloans"}, "model.fsc_evm.defi__ez_lending_deposits": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_DEPOSITS", "database": "POLYGON", "comment": "## What\n\nThis table tracks all deposit transactions across lending protocols on EVM blockchains. Deposits represent users supplying liquidity to lending pools, earning yield while enabling their assets to serve as collateral for borrowing.\n\n## Key Use Cases\n\n- Calculating total value locked (TVL) by protocol\n- Analyzing deposit and withdrawal patterns\n- Tracking user liquidity provision behavior\n- Monitoring asset distribution across protocols\n- Identifying whale depositor activity\n\n## Important Relationships\n\n- Links to `ez_lending_borrows` for collateralization analysis\n- Joins with `ez_lending_withdraws` to track position lifecycle\n- References protocol-specific token contracts (aTokens, cTokens, etc.)\n- Connects to `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `depositor`: Address supplying liquidity\n- `platform`: Lending protocol name\n- `token_address`/`token_symbol`: Deposited asset details\n- `amount`/`amount_usd`: Deposit quantity and USD value\n- `block_timestamp`: When deposit occurred\n\n## Sample queries\n\n```sql\n-- Daily deposit volume and TVL calculation\nWITH daily_metrics AS (\n SELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n SUM(amount_usd) AS daily_deposits_usd,\n COUNT(DISTINCT depositor) AS unique_depositors\n FROM <blockchain_name>.defi.ez_lending_deposits\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1, 2\n),\ndaily_withdrawals AS (\n SELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n SUM(amount_usd) AS daily_withdrawals_usd\n FROM <blockchain_name>.defi.ez_lending_withdraws\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1, 2\n)\nSELECT \n m.date,\n m.platform,\n m.daily_deposits_usd,\n COALESCE(w.daily_withdrawals_usd, 0) AS daily_withdrawals_usd,\n m.daily_deposits_usd - COALESCE(w.daily_withdrawals_usd, 0) AS net_flow_usd,\n SUM(m.daily_deposits_usd - COALESCE(w.daily_withdrawals_usd, 0)) \n OVER (PARTITION BY m.platform ORDER BY m.date) AS cumulative_tvl_estimate\nFROM daily_metrics m\nLEFT JOIN daily_withdrawals w ON m.date = w.date AND m.platform = w.platform\nORDER BY m.date DESC, m.platform;\n\n-- Wallet level deposit and withdraw analysis\nSELECT \n d.depositor,\n d.token_address AS collateral_token_address,\n d.token_symbol AS collateral_token_symbol,\n DATE_TRUNC('week', d.block_timestamp) AS weekly_block_timestamp,\n SUM(d.amount) AS total_deposit_amount,\n SUM(d.amount_usd) AS total_deposit_usd,\n SUM(w.amount) AS total_withdraw_amount,\n SUM(w.amount_usd) AS total_withdraw_usd,\n SUM(d.amount) - SUM(w.amount) AS net_collateral_amount,\n SUM(d.amount_usd) - SUM(w.amount_usd) AS net_collateral_usd\nFROM \n <blockchain_name>.defi.ez_lending_deposits d\nLEFT JOIN <blockchain_name>.defi.ez_lending_withdraws w\n ON d.depositor = w.depositor\n AND d.token_address = w.token_address\nWHERE \n d.depositor = LOWER('<user_address>')\nGROUP BY 1, 2, 3, 4;\n\n-- Depositor behavior analysis\nWITH depositor_activity AS (\n SELECT \n depositor,\n COUNT(DISTINCT platform) AS platforms_used,\n COUNT(DISTINCT token_address) AS unique_assets,\n SUM(amount_usd) AS total_deposited_usd,\n MAX(block_timestamp) AS last_deposit,\n MIN(block_timestamp) AS first_deposit\n FROM <blockchain_name>.defi.ez_lending_deposits\n WHERE amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN platforms_used = 1 THEN 'Single Protocol'\n WHEN platforms_used = 2 THEN 'Two Protocols'\n ELSE 'Multi-Protocol'\n END AS user_type,\n COUNT(*) AS user_count,\n AVG(total_deposited_usd) AS avg_deposit_size,\n AVG(unique_assets) AS avg_assets_deposited,\n AVG(DATEDIFF('day', first_deposit, last_deposit)) AS avg_active_days\nFROM depositor_activity\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Asset distribution by protocol\nSELECT \n platform,\n token_symbol,\n COUNT(*) AS deposit_transactions,\n SUM(amount) AS total_amount,\n SUM(amount_usd) AS total_usd,\n SUM(amount_usd) * 100.0 / SUM(SUM(amount_usd)) OVER (PARTITION BY platform) AS pct_of_protocol\nFROM <blockchain_name>.defi.ez_lending_deposits\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n AND token_symbol IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1, 6 DESC;\n\n-- Large deposits monitoring (whale activity)\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n depositor,\n token_symbol,\n amount,\n amount_usd\nFROM <blockchain_name>.defi.ez_lending_deposits\nWHERE amount_usd > 1000000\n AND block_timestamp >= CURRENT_DATE - 7\nORDER BY amount_usd DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": "The address that supplied liquidity to the lending protocol.\n\nExample: '0x9876543210987654321098765432109876543210'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": "The contract address of the underlying asset being lent or borrowed.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": "The ticker symbol of the asset involved in the lending transaction.\n\nExample: 'USDC'"}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": "The raw amount of tokens borrowed or repaid without decimal adjustment.\n\nExample: 1000000000"}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": "The decimal-adjusted quantity of tokens in the transaction.\n\nExample: 1000.5"}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": "The USD value of tokens at transaction time.\n\nExample: 1500.75"}, "EZ_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 18, "name": "EZ_LENDING_DEPOSITS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_deposits"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_AMOUNT_OUT.d33197318a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_AMOUNT_OUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_AMOUNT_OUT.d33197318a"}, "test.fsc_evm.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_BLOCKCHAIN_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_BLOCKCHAIN_ID.6aac0fa10e"}, "model.fsc_evm.silver__receipts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "RECEIPTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3335503049216, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5945675220, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__receipts"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e3a06da0df": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e3a06da0df"}, "model.fsc_evm.silver__stablecoin_reads": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STABLECOIN_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "AMOUNT_HEX": {"type": "TEXT", "index": 5, "name": "AMOUNT_HEX", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 6, "name": "AMOUNT_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 7, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 8, "name": "AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "STABLECOIN_READS_ID": {"type": "TEXT", "index": 10, "name": "STABLECOIN_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 374784, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5678, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__stablecoin_reads"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__layerzero_v2_token_reads_CONTRACT_ADDRESS.cbdeb639b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "LAYERZERO_V2_TOKEN_READS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__layerzero_v2_token_reads_CONTRACT_ADDRESS.cbdeb639b6"}, "model.fsc_evm.silver_dex__quickswap_v4_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V4_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 11, "name": "RECIPIENT", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "TICK": {"type": "FLOAT", "index": 13, "name": "TICK", "comment": null}, "LIQUIDITY": {"type": "FLOAT", "index": 14, "name": "LIQUIDITY", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 17, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 18, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-18 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v4_swaps"}, "model.fsc_evm.silver__transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2201476557312, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5936912708, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__transactions"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_ORIGIN_FUNCTION_SIGNATURE.ee7a08f37f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_ORIGIN_FUNCTION_SIGNATURE.ee7a08f37f"}, "model.fsc_evm.silver_bridge__layerzero_v2_packet": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "LAYERZERO_V2_PACKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 5, "name": "PAYLOAD", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 6, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "TEXT", "index": 7, "name": "NONCE", "comment": null}, "SRC_CHAIN_ID": {"type": "TEXT", "index": 8, "name": "SRC_CHAIN_ID", "comment": null}, "SRC_CHAIN": {"type": "TEXT", "index": 9, "name": "SRC_CHAIN", "comment": null}, "SENDER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "SENDER_CONTRACT_ADDRESS", "comment": null}, "DST_CHAIN_ID": {"type": "TEXT", "index": 11, "name": "DST_CHAIN_ID", "comment": null}, "DST_CHAIN": {"type": "TEXT", "index": 12, "name": "DST_CHAIN", "comment": null}, "RECEIVER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 13, "name": "RECEIVER_CONTRACT_ADDRESS", "comment": null}, "GUID": {"type": "TEXT", "index": 14, "name": "GUID", "comment": null}, "MESSAGE_TYPE": {"type": "TEXT", "index": 15, "name": "MESSAGE_TYPE", "comment": null}, "EXECUTOR_ADDRESS": {"type": "TEXT", "index": 16, "name": "EXECUTOR_ADDRESS", "comment": null}, "EXECUTOR_FEE": {"type": "NUMBER", "index": 17, "name": "EXECUTOR_FEE", "comment": null}, "DVN_CONTRACT_ADDRESS": {"type": "TEXT", "index": 18, "name": "DVN_CONTRACT_ADDRESS", "comment": null}, "DVN_FEES": {"type": "VARIANT", "index": 19, "name": "DVN_FEES", "comment": null}, "OPTIONAL_DVNS": {"type": "VARIANT", "index": 20, "name": "OPTIONAL_DVNS", "comment": null}, "REQUIRED_DVNS": {"type": "VARIANT", "index": 21, "name": "REQUIRED_DVNS", "comment": null}, "TOTAL_DVN_FEES": {"type": "NUMBER", "index": 22, "name": "TOTAL_DVN_FEES", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 26, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 225441792, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1185766, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__layerzero_v2_packet"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_blocks_recent_BLOCK_NUMBER.e708e85fee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_blocks_recent_BLOCK_NUMBER.e708e85fee"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_VERSION.302623d7a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_VERSION.302623d7a3"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP.f39a6a04de": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP.f39a6a04de"}, "model.fsc_evm.silver__balances_native_daily": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BALANCES_NATIVE_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13281854976, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 243123731, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__balances_native_daily"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_deposits_BLOCK_TIMESTAMP__day__3.b5e1187f23": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_deposits_BLOCK_TIMESTAMP__day__3.b5e1187f23"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_BLOCK_NUMBER__NUMBER__FLOAT.db1568242f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_BLOCK_NUMBER__NUMBER__FLOAT.db1568242f"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_SUB_TRACES.4cb72b9d8c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_SUB_TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_SUB_TRACES.4cb72b9d8c"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full_INSERTED_TIMESTAMP__hour__2.cf055b5ea3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full_INSERTED_TIMESTAMP__hour__2.cf055b5ea3"}, "model.fsc_evm.silver_bridge__layerzero_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "LAYERZERO_V2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "GUID": {"type": "TEXT", "index": 10, "name": "GUID", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 12, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DST_CHAIN_ID": {"type": "TEXT", "index": 14, "name": "DST_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT_SENT": {"type": "NUMBER", "index": 19, "name": "AMOUNT_SENT", "comment": null}, "AMOUNT_RECEIVED": {"type": "NUMBER", "index": 20, "name": "AMOUNT_RECEIVED", "comment": null}, "SRC_CHAIN_ID": {"type": "TEXT", "index": 21, "name": "SRC_CHAIN_ID", "comment": null}, "SRC_CHAIN": {"type": "TEXT", "index": 22, "name": "SRC_CHAIN", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 23, "name": "PAYLOAD", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 24, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "TEXT", "index": 25, "name": "NONCE", "comment": null}, "SENDER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 26, "name": "SENDER_CONTRACT_ADDRESS", "comment": null}, "RECEIVER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 27, "name": "RECEIVER_CONTRACT_ADDRESS", "comment": null}, "MESSAGE_TYPE": {"type": "TEXT", "index": 28, "name": "MESSAGE_TYPE", "comment": null}, "EXECUTOR_ADDRESS": {"type": "TEXT", "index": 29, "name": "EXECUTOR_ADDRESS", "comment": null}, "EXECUTOR_FEE": {"type": "NUMBER", "index": 30, "name": "EXECUTOR_FEE", "comment": null}, "DVN_CONTRACT_ADDRESS": {"type": "TEXT", "index": 31, "name": "DVN_CONTRACT_ADDRESS", "comment": null}, "DVN_FEES": {"type": "VARIANT", "index": 32, "name": "DVN_FEES", "comment": null}, "OPTIONAL_DVNS": {"type": "VARIANT", "index": 33, "name": "OPTIONAL_DVNS", "comment": null}, "REQUIRED_DVNS": {"type": "VARIANT", "index": 34, "name": "REQUIRED_DVNS", "comment": null}, "TOTAL_DVN_FEES": {"type": "NUMBER", "index": 35, "name": "TOTAL_DVN_FEES", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 36, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 37, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 38, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 39, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 40, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 41, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 36832256, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 60267, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__layerzero_v2"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_4_sales_nft_log_id.a174df5b72": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SEAPORT_1_4_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_4_sales_nft_log_id.a174df5b72"}, "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_TO_ADDRESS.fb55dbfb6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_TO_ADDRESS.fb55dbfb6f"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_SUCCESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS.5b82a449dd"}, "test.fsc_evm.events_match_txs_test_gold__fact_event_logs_recent_ref_test_gold__fact_transactions_recent_.3f449de1cd": {"metadata": {"type": "BASE TABLE", "schema": "EVENTS_MATCH_TXS_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.events_match_txs_test_gold__fact_event_logs_recent_ref_test_gold__fact_transactions_recent_.3f449de1cd"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_EVENT_INDEX.b08f854af1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_EVENT_INDEX.b08f854af1"}, "test.fsc_evm.not_null_test_silver__transactions_full_INSERTED_TIMESTAMP.ca671e00f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full_INSERTED_TIMESTAMP.ca671e00f0"}, "test.fsc_evm.not_null_test_silver__transactions_recent_MODIFIED_TIMESTAMP.6a9e4ad896": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent_MODIFIED_TIMESTAMP.6a9e4ad896"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_BLOCK_NUMBER.ab8d5d8e4c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_BLOCK_NUMBER.ab8d5d8e4c"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_BLOCK_NUMBER.56f1e895c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_BLOCK_NUMBER.56f1e895c0"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_MODIFIED_TIMESTAMP__hour__2.d9cadbf789": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_MODIFIED_TIMESTAMP__hour__2.d9cadbf789"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_TOTAL_FEES_RAW.49141684e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_TOTAL_FEES_RAW.49141684e9"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TOPICS.599ba528df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_TOPICS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TOPICS.599ba528df"}, "test.fsc_evm.not_null_test_silver__traces_full_TX_POSITION.663fe545e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_TX_POSITION.663fe545e9"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATED_AMOUNT.295ac3ed83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_LIQUIDATED_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATED_AMOUNT.295ac3ed83"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_full_ADDRESS__0_xX_0_9a_fA_F_.8b0fdb4db0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_full_ADDRESS__0_xX_0_9a_fA_F_.8b0fdb4db0"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_transactions_recent_TX_HASH.07b6bc79fa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_transactions_recent_TX_HASH.07b6bc79fa"}, "test.fsc_evm.not_null_admin__fact_variables_FACT_VARIABLES_ID.c6bac6e9b3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "FACT_VARIABLES_FACT_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "KEY": {"type": "TEXT", "index": 2, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 4, "name": "PARENT_KEY", "comment": null}, "FACT_VARIABLES_ID": {"type": "TEXT", "index": 5, "name": "FACT_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__fact_variables_FACT_VARIABLES_ID.c6bac6e9b3"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__number_sequence__ID.e4808fe515": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_ADMIN", "name": "NUMBER_SEQUENCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__number_sequence__ID.e4808fe515"}, "test.polygon_models.not_null_silver_olas__registry_reads_TOKEN_URI_LINK.e05085b1e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_READS_TOKEN_URI_LINK", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 9, "name": "TOKEN_URI_LINK", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_READS_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_reads_TOKEN_URI_LINK.e05085b1e1"}, "model.fsc_evm.silver_lending__aave_ohlc_interest_rates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_OHLC_INTEREST_RATES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DAY": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "DAY", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 3, "name": "PLATFORM", "comment": null}, "VERSION": {"type": "TEXT", "index": 4, "name": "VERSION", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": null}, "SUPPLY_RATE_OPEN": {"type": "FLOAT", "index": 7, "name": "SUPPLY_RATE_OPEN", "comment": null}, "SUPPLY_RATE_HIGH": {"type": "FLOAT", "index": 8, "name": "SUPPLY_RATE_HIGH", "comment": null}, "SUPPLY_RATE_LOW": {"type": "FLOAT", "index": 9, "name": "SUPPLY_RATE_LOW", "comment": null}, "SUPPLY_RATE_CLOSE": {"type": "FLOAT", "index": 10, "name": "SUPPLY_RATE_CLOSE", "comment": null}, "STABLE_BORROW_RATE_OPEN": {"type": "FLOAT", "index": 11, "name": "STABLE_BORROW_RATE_OPEN", "comment": null}, "STABLE_BORROW_RATE_HIGH": {"type": "FLOAT", "index": 12, "name": "STABLE_BORROW_RATE_HIGH", "comment": null}, "STABLE_BORROW_RATE_LOW": {"type": "FLOAT", "index": 13, "name": "STABLE_BORROW_RATE_LOW", "comment": null}, "STABLE_BORROW_RATE_CLOSE": {"type": "FLOAT", "index": 14, "name": "STABLE_BORROW_RATE_CLOSE", "comment": null}, "VARIABLE_BORROW_RATE_OPEN": {"type": "FLOAT", "index": 15, "name": "VARIABLE_BORROW_RATE_OPEN", "comment": null}, "VARIABLE_BORROW_RATE_HIGH": {"type": "FLOAT", "index": 16, "name": "VARIABLE_BORROW_RATE_HIGH", "comment": null}, "VARIABLE_BORROW_RATE_LOW": {"type": "FLOAT", "index": 17, "name": "VARIABLE_BORROW_RATE_LOW", "comment": null}, "VARIABLE_BORROW_RATE_CLOSE": {"type": "FLOAT", "index": 18, "name": "VARIABLE_BORROW_RATE_CLOSE", "comment": null}, "RATE_UPDATES_COUNT": {"type": "NUMBER", "index": 19, "name": "RATE_UPDATES_COUNT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 20, "name": "BLOCKCHAIN", "comment": null}, "AAVE_INTEREST_RATES_OHLC_ID": {"type": "TEXT", "index": 21, "name": "AAVE_INTEREST_RATES_OHLC_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 24, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5082112, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(day::DATE, protocol, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37995, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ohlc_interest_rates"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.224af0bd4c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.224af0bd4c"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_RECEIVER__0_xX_0_9a_fA_F_.2465acf0d7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_RECEIVER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_RECEIVER__0_xX_0_9a_fA_F_.2465acf0d7"}, "model.fsc_evm.test_silver__complete_event_abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "COMPLETE_EVENT_ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": ""}, "START_BLOCK": {"type": "NUMBER", "index": 4, "name": "START_BLOCK", "comment": ""}, "PROXY_CREATED_BLOCK": {"type": "NUMBER", "index": 5, "name": "PROXY_CREATED_BLOCK", "comment": ""}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 6, "name": "SIMPLE_EVENT_NAME", "comment": ""}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 7, "name": "EVENT_SIGNATURE", "comment": ""}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "PROXY_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "PROXY_INSERTED_TIMESTAMP", "comment": ""}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_UPDATED_TIMESTAMP", "comment": ""}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_EVENT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 16, "name": "IMPLEMENTATION_CONTRACT", "comment": ""}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 17, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": ""}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__complete_event_abis_full"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_AMOUNT_UNADJ.7747f27c90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_AMOUNT_UNADJ.7747f27c90"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_TO_ADDRESS__0_xX_0_9a_fA_F_.f8d47ec7e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_full_TO_ADDRESS__0_xX_0_9a_fA_F_.f8d47ec7e6"}, "model.fsc_evm.silver_bridge__symbiosis_synthesizerequest": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "SYMBIOSIS_SYNTHESIZEREQUEST", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "ID": {"type": "TEXT", "index": 18, "name": "ID", "comment": null}, "REVERTABLE_ADDRESS": {"type": "TEXT", "index": 19, "name": "REVERTABLE_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26081280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 116193, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__symbiosis_synthesizerequest"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_l1canonicaltoken_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.23850b9de7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "HOP_L1CANONICALTOKEN_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__hop_l1canonicaltoken_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.23850b9de7"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_BLOCK_TIMESTAMP__hour__2.b2b7b2723b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_BLOCK_TIMESTAMP__hour__2.b2b7b2723b"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent_INSERTED_TIMESTAMP__hour__2.c1b0f8737b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent_INSERTED_TIMESTAMP__hour__2.c1b0f8737b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.eafbf3d59d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.eafbf3d59d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.11ad7f4a46": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER", "name": "DECODED_LOGS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.11ad7f4a46"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP.2bbb0bb170": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP.2bbb0bb170"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_EVENT_NAME.c17f59a2a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_EVENT_NAME.c17f59a2a8"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_BLOCK_NUMBER.37fef61b1d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_BLOCK_NUMBER.37fef61b1d"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f967f0e608": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_ORIGIN_FUNCTION_SIGNATURE.f967f0e608"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3a97986c59": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3a97986c59"}, "test.fsc_evm.not_null_test_silver__blocks_full__INSERTED_TIMESTAMP.1d36f7af40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_full__INSERTED_TIMESTAMP.1d36f7af40"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_EVENT_REMOVED.c575d9ca64": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_EVENT_REMOVED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_EVENT_REMOVED.c575d9ca64"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PROTOCOL_MARKET.2cdfbbc5f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PROTOCOL_MARKET.2cdfbbc5f5"}, "model.polygon_models.silver_olas__getservice_reads": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "GETSERVICE_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "SEGMENTED_READ": {"type": "ARRAY", "index": 5, "name": "SEGMENTED_READ", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 6, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 7, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 8, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 9, "name": "DATA", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "READS_ARRAY": {"type": "ARRAY", "index": 13, "name": "READS_ARRAY", "comment": ""}, "AGENT_IDS": {"type": "ARRAY", "index": 14, "name": "AGENT_IDS", "comment": ""}, "GETSERVICE_READS_ID": {"type": "TEXT", "index": 15, "name": "GETSERVICE_READS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 71680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__getservice_reads"}, "model.fsc_evm.silver_dex__zyberswap_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "ZYBERSWAP_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__zyberswap_v2_pools"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_SUCCEEDED.217432b07d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_SUCCEEDED.217432b07d"}, "test.fsc_evm.txs_match_blocks_test_gold__fact_transactions_recent_ref_test_gold__fact_blocks_recent_.788e86d48f": {"metadata": {"type": "BASE TABLE", "schema": "TXS_MATCH_BLOCKS_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "ACTUAL_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTUAL_COUNT", "comment": null}, "EXPECTED_COUNT": {"type": "NUMBER", "index": 3, "name": "EXPECTED_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.txs_match_blocks_test_gold__fact_transactions_recent_ref_test_gold__fact_blocks_recent_.788e86d48f"}, "model.fsc_evm.silver_dex__hashflow_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "HASHFLOW_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 106749440, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 968992, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__hashflow_swaps"}, "model.fsc_evm.bronze__token_reads_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TOKEN_READS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 3, "name": "VALUE", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__token_reads_fr"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_FACT_BLOCKS_ID.0ff5f55ac4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_FACT_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_FACT_BLOCKS_ID.0ff5f55ac4"}, "model.fsc_evm.test_gold__ez_balances_erc20_daily_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": ""}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": ""}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": ""}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": ""}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": ""}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_balances_erc20_daily_recent"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_SELLER_ADDRESS.efdfee2c74": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_SELLER_ADDRESS.efdfee2c74"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__abis_recent_CONTRACT_ADDRESS.136d8d9ae5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "ABIS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__abis_recent_CONTRACT_ADDRESS.136d8d9ae5"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d286ab4bf8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d286ab4bf8"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_INPUT_DATA.32f10c63e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_INPUT_DATA.32f10c63e5"}, "model.fsc_evm.core__fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "POLYGON", "comment": "## What\n\nThis table contains raw event logs emitted by smart contracts during transaction execution. Each row represents a single event with its topics and data. Events are the primary mechanism for smart contracts to communicate state changes and must be explicitly emitted in contract code.\n\n## Key Use Cases\n\n- Tracking raw blockchain events before decoding\n- Filtering events by signature (topic_0) for specific event types\n- Analyzing contract activity patterns and event frequencies\n- Building custom event decoders for unsupported contracts\n- Monitoring specific addresses via indexed parameters\n\n## Important Relationships\n\n- **Join with ez_decoded_event_logs**: Use `tx_hash` and `event_index` for simplified decoded data\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n\n## Commonly-used Fields\n\n- `topic_0`: Event signature hash for filtering event types\n- `contract_address`: Smart contract that emitted the event\n- `topics`: Array of indexed parameters (max 4)\n- `data`: Hex-encoded non-indexed parameters\n- `event_index`: Sequential position within transaction\n- `tx_hash`: Transaction containing this event\n\n## Sample queries\n\n```sql\n-- Find all ERC-20 Transfer events in last 24 hours\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n topics[1] AS from_address_padded,\n topics[2] AS to_address_padded,\n data AS amount_hex,\n event_index\nFROM <blockchain_name>.core.fact_event_logs\nWHERE topic_0 = '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'\n AND ARRAY_SIZE(topics) = 3 -- ERC-20 has 3 topics\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n\n-- Most active contracts by event count\nSELECT \n contract_address,\n COUNT(*) AS event_count,\n COUNT(DISTINCT tx_hash) AS unique_txs,\n COUNT(DISTINCT topic_0) AS unique_event_types,\n MIN(block_timestamp) AS first_seen,\n MAX(block_timestamp) AS last_seen\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 2 DESC\nLIMIT 50;\n\n-- Event patterns within transactions\nSELECT \n tx_hash,\n COUNT(*) AS events_in_tx,\n COUNT(DISTINCT contract_address) AS contracts_touched,\n ARRAY_AGG(DISTINCT topic_0) AS event_signatures\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1\nHAVING COUNT(*) > 10\nORDER BY 2 DESC\nLIMIT 20;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3986253031936, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31811634720, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__fact_event_logs"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_CONTRACT_ADDRESS.d7ef6c7fb1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_CONTRACT_ADDRESS.d7ef6c7fb1"}, "test.fsc_evm.not_null_test_silver__traces_full_TRACE_ADDRESS.91648874f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_TRACE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_TRACE_ADDRESS.91648874f9"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_SYMBOLS.34cfc0a3e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_SYMBOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_SYMBOLS.34cfc0a3e6"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TOKEN_ID.8827c1fad9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_TOKEN_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TOKEN_ID.8827c1fad9"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_SHA3_UNCLES.0d2fae6c58": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_SHA3_UNCLES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_SHA3_UNCLES.0d2fae6c58"}, "model.fsc_evm.silver_dex__camelot_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CAMELOT_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT1_UNADJ", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN1_ADDRESS", "comment": null}, "PRICE": {"type": "NUMBER", "index": 16, "name": "PRICE", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 17, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 18, "name": "TICK", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__camelot_v2_swaps"}, "model.fsc_evm.silver_lending__complete_lending_flashloans": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": ""}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": ""}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": ""}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": ""}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": ""}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": ""}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": ""}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": ""}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1099922944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4491728, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_flashloans"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__traces_full_TRACES_ID.9083101264": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "TRACES_FULL_TRACES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TRACES_ID": {"type": "TEXT", "index": 1, "name": "TRACES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__traces_full_TRACES_ID.9083101264"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_GAS_LIMIT__NUMBER__FLOAT.bdee5c4523": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_GAS_LIMIT__NUMBER__FLOAT.bdee5c4523"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_SHARES.4e8255f345": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_SHARES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_SHARES.4e8255f345"}, "test.fsc_evm.not_null_silver__complete_token_prices_PRICE.9b78fa1dae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_PRICE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_PRICE.9b78fa1dae"}, "model.fsc_evm.silver__complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:13UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4608, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_native_asset_metadata"}, "test.fsc_evm.not_null_silver__complete_native_prices_PROVIDER.391be2433a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_PROVIDER.391be2433a"}, "model.polygon_models.silver_olas__create_service_multisigs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 9, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 10, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 11, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 12, "name": "TOPIC_3", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": ""}, "DATA": {"type": "TEXT", "index": 14, "name": "DATA", "comment": ""}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 15, "name": "SEGMENTED_DATA", "comment": ""}, "ID": {"type": "NUMBER", "index": 16, "name": "ID", "comment": ""}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 17, "name": "MULTISIG_ADDRESS", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CREATE_SERVICE_MULTISIGS_ID": {"type": "TEXT", "index": 20, "name": "CREATE_SERVICE_MULTISIGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 9216, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__create_service_multisigs"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_TRANSACTIONS_ROOT.53175038a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_TRANSACTIONS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_TRANSACTIONS_ROOT.53175038a7"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_TX_HASH__0_xX_0_9a_fA_F_.db140398eb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_TX_HASH__0_xX_0_9a_fA_F_.db140398eb"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_erc20_daily_ADDRESS__0_xX_0_9a_fA_F_.a753ef793c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BALANCES_ERC20_DAILY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_erc20_daily_ADDRESS__0_xX_0_9a_fA_F_.a753ef793c"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.76a34d263a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.76a34d263a"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PLATFORM.e82777c8c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PLATFORM.e82777c8c0"}, "test.polygon_models.not_null_silver__mooar_sales_TOTAL_PRICE_RAW.528a859034": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_TOTAL_PRICE_RAW.528a859034"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_FACT_EVENT_LOGS_ID.f7cadc54a4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_FACT_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_FACT_EVENT_LOGS_ID.f7cadc54a4"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_CONTRACT_ADDRESS.7df8e73c73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_CONTRACT_ADDRESS.7df8e73c73"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_4_sales_PLATFORM_NAME__opensea.cab2dd30f7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_4_sales_PLATFORM_NAME__opensea.cab2dd30f7"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PRICE_USD__NUMBER__FLOAT.3865ef9872": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_PRICE_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PRICE_USD__NUMBER__FLOAT.3865ef9872"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_INDEX.cd56f89c46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_INDEX.cd56f89c46"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_HASH.7d31037652": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_HASH.7d31037652"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_BRIDGE_ADDRESS__0_xX_0_9a_fA_F_.25648fcf6b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_BRIDGE_ADDRESS__0_xX_0_9a_fA_F_.25648fcf6b"}, "test.polygon_models.not_null_silver__mooar_sales_BUYER_ADDRESS.888d3bd2c2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_BUYER_ADDRESS.888d3bd2c2"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_ADDRESS.d54ed6a481": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_ADDRESS.d54ed6a481"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TYPE.37341141f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TYPE.37341141f3"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.1ff046cc57": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.1ff046cc57"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__mooar_sales_BLOCK_TIMESTAMP__day__1.799f3f451c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "MOOAR_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__mooar_sales_BLOCK_TIMESTAMP__day__1.799f3f451c"}, "model.fsc_evm.bronze__transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__transactions"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full_INSERTED_TIMESTAMP__hour__2.316bf2d6b0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full_INSERTED_TIMESTAMP__hour__2.316bf2d6b0"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_l1canonicaltoken_CONTRACT_ADDRESS.1a0299fdf6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "HOP_L1CANONICALTOKEN_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_l1canonicaltoken_CONTRACT_ADDRESS.1a0299fdf6"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_EVENT_NAME.8723d6958b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_EVENT_NAME.8723d6958b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_registrations_OWNER_ADDRESS__0_xX_0_9a_fA_F_.bdfdf5df47": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_OWNER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_registrations_OWNER_ADDRESS__0_xX_0_9a_fA_F_.bdfdf5df47"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PLATFORM.56c21f121c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PLATFORM.56c21f121c"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.cbfe040895": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.cbfe040895"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TX_HASH.d3201d95e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TX_HASH.d3201d95e2"}, "model.fsc_evm.test_silver__blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "BLOCKS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of blocks.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__blocks_recent"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_CONTRACT_ADDRESS.808d802f1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_CONTRACT_ADDRESS.808d802f1a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.6f01aa59cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.6f01aa59cb"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_BLOCK_TIMESTAMP.1cad889870": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_BLOCK_TIMESTAMP.1cad889870"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_TO_ADDRESS.d459ebe228": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_ORIGIN_TO_ADDRESS.d459ebe228"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.fe4a91e952": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.fe4a91e952"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_HASH.fc40219b9b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_BLOCK_HASH.fc40219b9b"}, "model.fsc_evm.silver_stablecoins__supply_by_address_imputed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "SUPPLY_BY_ADDRESS_IMPUTED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": ""}, "BALANCE": {"type": "FLOAT", "index": 4, "name": "BALANCE", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 5, "name": "IS_IMPUTED", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "STABLECOINS_SUPPLY_BY_ADDRESS_IMPUTED_ID": {"type": "TEXT", "index": 8, "name": "STABLECOINS_SUPPLY_BY_ADDRESS_IMPUTED_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 576289561600, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 14133895524, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__supply_by_address_imputed"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_flashloans__LOG_ID.b5e2ccc546": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_flashloans__LOG_ID.b5e2ccc546"}, "test.polygon_models.not_null_silver__seaport_1_4_sales__INSERTED_TIMESTAMP.7cc0485f0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales__INSERTED_TIMESTAMP.7cc0485f0d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.53bf4df35e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.53bf4df35e"}, "seed.fsc_evm.silver_bridge__ccip_chain_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCIP_CHAIN_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN_NAME": {"type": "TEXT", "index": 1, "name": "CHAIN_NAME", "comment": null}, "CHAIN_SELECTOR": {"type": "NUMBER", "index": 2, "name": "CHAIN_SELECTOR", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 87, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__ccip_chain_seed"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4b40cff5db": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4b40cff5db"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_HASH.3a5ade2127": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_HASH.3a5ade2127"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_POSITION.84f236ac88": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_POSITION.84f236ac88"}, "test.fsc_evm.not_null_test_silver__traces_recent_MODIFIED_TIMESTAMP.c50eaa6905": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_MODIFIED_TIMESTAMP.c50eaa6905"}, "test.polygon_models.not_null_silver_olas__getservice_reads_BLOCK_NUMBER.4525478d4f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "GETSERVICE_READS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "SEGMENTED_READ": {"type": "ARRAY", "index": 5, "name": "SEGMENTED_READ", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 6, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 7, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 8, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 9, "name": "DATA", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "READS_ARRAY": {"type": "ARRAY", "index": 13, "name": "READS_ARRAY", "comment": null}, "AGENT_IDS": {"type": "ARRAY", "index": 14, "name": "AGENT_IDS", "comment": null}, "GETSERVICE_READS_ID": {"type": "TEXT", "index": 15, "name": "GETSERVICE_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__getservice_reads_BLOCK_NUMBER.4525478d4f"}, "model.fsc_evm.test_gold__fact_event_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of fact event logs.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_event_logs_recent"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_R.25ff796006": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_R", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_R.25ff796006"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_native_daily_recent_BALANCE__NUMBER__FLOAT.ceee5e0cc7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_BALANCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_native_daily_recent_BALANCE__NUMBER__FLOAT.ceee5e0cc7"}, "test.fsc_evm.not_null_test_silver__blocks_full_MODIFIED_TIMESTAMP.463b450a84": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_full_MODIFIED_TIMESTAMP.463b450a84"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.8c6610e7ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.8c6610e7ff"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_TX_HASH__0_xX_0_9a_fA_F_.f22d26a2aa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_TX_HASH__0_xX_0_9a_fA_F_.f22d26a2aa"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_TOTAL_PRICE_RAW.470d158317": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_TOTAL_PRICE_RAW.470d158317"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_1_sales_nft_log_id.b926efc93c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SEAPORT_1_1_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_1_sales_nft_log_id.b926efc93c"}, "test.fsc_evm.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_IS_IMPUTED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_IS_IMPUTED.9b41704925"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b52e7b4dcf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b52e7b4dcf"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_SELLER_ADDRESS.d1219d17a2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_SELLER_ADDRESS.d1219d17a2"}, "test.polygon_models.not_null_silver_olas__service_registrations_BLOCK_NUMBER.07ad8d6819": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": null}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_registrations_BLOCK_NUMBER.07ad8d6819"}, "model.fsc_evm.silver_dex__superchain_slipstream_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUPERCHAIN_SLIPSTREAM_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 10, "name": "TICK_SPACING", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 11, "name": "INIT_TICK", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 12, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 13, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 14, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 15, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 16, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 17, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 18, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 19, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 20, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 21, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 26, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__superchain_slipstream_pool_actions"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_ORIGIN_FUNCTION_SIGNATURE.d3332ad3dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_ORIGIN_FUNCTION_SIGNATURE.d3332ad3dd"}, "model.fsc_utils._datashare___create_gold": {"metadata": {"type": "BASE TABLE", "schema": "_DATASHARE", "name": "_CREATE_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DDL": {"type": "TEXT", "index": 1, "name": "DDL", "comment": null}, "DDL_HASH": {"type": "TEXT", "index": 2, "name": "DDL_HASH", "comment": null}, "DDL_CREATED_AT": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "DDL_CREATED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1153024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 80, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_utils._datashare___create_gold"}, "test.fsc_evm.not_null_test_silver__created_contracts_full_BLOCK_TIMESTAMP.656e8a5526": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__created_contracts_full_BLOCK_TIMESTAMP.656e8a5526"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_FROM_ADDRESS.fe828e0f8e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_FROM_ADDRESS.fe828e0f8e"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__complete_nft_sales_BLOCK_TIMESTAMP__day__1.40e4447972": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "COMPLETE_NFT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__complete_nft_sales_BLOCK_TIMESTAMP__day__1.40e4447972"}, "test.polygon_models.not_null_silver__mooar_sales_TX_FEE.5eed484409": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_TX_FEE.5eed484409"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_CONTRACT_ADDRESS.a29ab93899": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_CONTRACT_ADDRESS.a29ab93899"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.a1eee69661": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.a1eee69661"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.509d7d2de4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_INSERTED_TIMESTAMP__hour__2.509d7d2de4"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.0056122d14": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.0056122d14"}, "model.fsc_evm.silver_dex__aerodrome_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "AERODROME_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__aerodrome_pool_actions"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_token_asset_metadata_TOKEN_ADDRESS__BLOCKCHAIN.d3d6b2a62b"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_EVENT_TYPE.a53bf70c11": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_EVENT_TYPE.a53bf70c11"}, "model.fsc_evm.price__ez_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "EZ_ASSET_METADATA", "database": "POLYGON", "comment": "## What\n\nThis curated dimensional table provides comprehensive metadata for tokens and native assets across EVM blockchains. It serves as the authoritative source for asset information, with quality checks and verification status to ensure reliability.\n\n## Key Use Cases\n\n- Asset discovery and verification checking\n- Cross-chain asset mapping and analysis\n- Token metadata lookup for display purposes\n- Filtering for verified or native assets only\n\n## Important Relationships\n\n- **Join with ez_prices_hourly**: For price data enrichment\n- **Join with ez_token_transfers**: For transfer metadata\n\n## Commonly-used Fields\n\n- `token_address`: Contract address (NULL for native assets)\n- `symbol`: Token ticker symbol\n- `name`: Full asset name\n- `decimals`: Token decimal places\n- `is_verified`: Flipside verification status\n- `is_native`: Native asset flag\n- `blockchain`: Network identifier\n\n## Sample Queries\n\n**Verified Asset Discovery**\n```sql\n-- Find all verified USD stablecoins\nSELECT \n blockchain,\n token_address,\n name,\n symbol,\n decimals,\n is_verified\nFROM <blockchain_name>.price.ez_asset_metadata\nWHERE is_verified = TRUE\n AND (\n symbol IN ('USDC', 'USDT', 'DAI', 'BUSD')\n OR name ILIKE '%USD%'\n OR name ILIKE '%stablecoin%'\n )\n AND is_native = FALSE\nORDER BY blockchain, symbol;\n```\n\n**Cross-Chain Asset Mapping**\n```sql\n-- Find same assets across multiple chains\nWITH asset_presence AS (\n SELECT \n symbol,\n name,\n COUNT(DISTINCT blockchain) AS chain_count,\n ARRAY_AGG(DISTINCT blockchain) AS chains,\n ARRAY_AGG(token_address) AS addresses\n FROM <blockchain_name>.price.ez_asset_metadata\n WHERE is_native = FALSE\n AND is_verified = TRUE\n GROUP BY 1, 2\n)\nSELECT * FROM asset_presence\nWHERE chain_count > 3\nORDER BY chain_count DESC, symbol;\n```\n\n**Native Asset Reference**\n```sql\n-- Get all native assets with metadata\nSELECT \n blockchain,\n symbol,\n name,\n decimals,\n CASE blockchain\n WHEN 'ethereum' THEN 'Proof of Stake'\n WHEN 'binance' THEN 'Proof of Staked Authority'\n WHEN 'polygon' THEN 'Proof of Stake'\n WHEN 'avalanche' THEN 'Avalanche Consensus'\n ELSE 'Various'\n END AS consensus_mechanism\nFROM <blockchain_name>.price.ez_asset_metadata\nWHERE is_native = TRUE\nORDER BY blockchain;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "Contract address of the token on the blockchain. NULL for native assets (ETH, AVAX, etc.).\n\nExample: '0xa0b86a33e6776a1e7f9f0b8b8b8b8b8b8b8b8b8b'"}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "Unique identifier for the asset from the price provider. Provider-specific ID format.\n\nExample: 'ethereum'"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "Token ticker symbol as commonly recognized. Usually 3-5 uppercase characters.\n\nExample: 'WETH'"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "Full name of the asset or token. More descriptive than symbol.\n\nExample: 'Wrapped Ether'"}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "Number of decimal places for the token. Most ERC-20 tokens use 18 decimals, USDC/USDT use 6, WBTC uses 8.\n\nExample: 18"}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": "The blockchain network where the asset exists. Lowercase by convention.\n\nExample: 'ethereum'"}, "IS_NATIVE": {"type": "BOOLEAN", "index": 7, "name": "IS_NATIVE", "comment": "Boolean indicating if the asset is the blockchain's native currency. TRUE for ETH on Ethereum, AVAX on Avalanche, etc.\n\nExample: true"}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 8, "name": "IS_DEPRECATED", "comment": "Flag indicating if the asset is no longer actively supported. TRUE for deprecated assets that may have stale prices.\n\nExample: false"}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 9, "name": "IS_VERIFIED", "comment": "Boolean indicating Flipside team verification of the asset. TRUE for manually verified assets with validated metadata.\n\nExample: true"}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}, "EZ_ASSET_METADATA_ID": {"type": "TEXT", "index": 11, "name": "EZ_ASSET_METADATA_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 20652032, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 252198, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.price__ez_asset_metadata"}, "model.fsc_evm.test_silver__abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": ""}, "BYTECODE": {"type": "TEXT", "index": 7, "name": "BYTECODE", "comment": ""}, "ABIS_ID": {"type": "TEXT", "index": 8, "name": "ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__abis_full"}, "test.fsc_evm.not_null_test_silver__transactions_recent_INSERTED_TIMESTAMP.ca4e4a608d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent_INSERTED_TIMESTAMP.ca4e4a608d"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_native_daily_full_EZ_BALANCES_NATIVE_DAILY_ID.8dc83ace95": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_EZ_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 1, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_native_daily_full_EZ_BALANCES_NATIVE_DAILY_ID.8dc83ace95"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full_MODIFIED_TIMESTAMP__hour__2.fd041d9a4a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full_MODIFIED_TIMESTAMP__hour__2.fd041d9a4a"}, "model.fsc_evm.bronze__complete_token_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_token_prices"}, "model.fsc_evm.bronze__balances_erc20": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BALANCES_ERC20", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__balances_erc20"}, "test.fsc_evm.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": null}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_asset_metadata_MODIFIED_TIMESTAMP.58ef7db480"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_MODIFIED_TIMESTAMP.d34d6a1858": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_MODIFIED_TIMESTAMP.d34d6a1858"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_repayments__LOG_ID.dade94b28d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_repayments__LOG_ID.dade94b28d"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP__hour__2.1af0e5a39c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_INSERTED_TIMESTAMP__hour__2.1af0e5a39c"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PROTOCOL_MARKET.6f332e4392": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PROTOCOL_MARKET.6f332e4392"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_token_transfers_recent_EZ_TOKEN_TRANSFERS_ID.36d8d8661a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_EZ_TOKEN_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_token_transfers_recent_EZ_TOKEN_TRANSFERS_ID.36d8d8661a"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_UNCLE_BLOCKS.3393af752e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_UNCLE_BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_UNCLE_BLOCKS.3393af752e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_native_daily_full_ADDRESS__0_xX_0_9a_fA_F_.a9916d6faa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_native_daily_full_ADDRESS__0_xX_0_9a_fA_F_.a9916d6faa"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_NFT_LOG_ID.f7cd721252": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_NFT_LOG_ID.f7cd721252"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_ORIGIN_FUNCTION_SIGNATURE.7cdb59008b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_ORIGIN_FUNCTION_SIGNATURE.7cdb59008b"}, "model.fsc_evm.silver_lending__silo_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_deposits"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_erc20_daily_full_BALANCE__NUMBER__FLOAT.ea1e0b7809": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_BALANCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_erc20_daily_full_BALANCE__NUMBER__FLOAT.ea1e0b7809"}, "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_FROM_ADDRESS.5f21f6c546": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_FROM_ADDRESS.5f21f6c546"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.dadcf142a0": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_transactions_recent_TX_POSITION__BLOCK_NUMBER.dadcf142a0"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PLATFORM_FEE_USD__NUMBER__FLOAT.bf1cc86946": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_FEE_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_PLATFORM_FEE_USD__NUMBER__FLOAT.bf1cc86946"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_COMPLETE_LENDING_BORROWS_ID.c10561dd4e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_COMPLETE_LENDING_BORROWS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_COMPLETE_LENDING_BORROWS_ID.c10561dd4e"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_INSERTED_TIMESTAMP.a267ad91be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_INSERTED_TIMESTAMP.a267ad91be"}, "model.fsc_evm.silver_dex__paircreated_evt_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PAIRCREATED_EVT_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2669170176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 22180990, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__paircreated_evt_v2_pool_actions"}, "model.fsc_evm.silver_lending__fraxlend_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 10, "name": "RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "SHARES_ADDED_UNADJ": {"type": "NUMBER", "index": 12, "name": "SHARES_ADDED_UNADJ", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": null}, "PROTOCOL_MARKET_SYMBOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL_MARKET_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN_SYMBOL", "comment": null}, "COLLATERAL_ASSET": {"type": "TEXT", "index": 17, "name": "COLLATERAL_ASSET", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 23, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_borrows"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_metadata_complete_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.a79fec85ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "REGISTRY_METADATA_COMPLETE_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_metadata_complete_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.a79fec85ad"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.6f648aaeb4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "POLYMARKET_FILLED_ORDERS_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.6f648aaeb4"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_SUCCEEDED.0932db54b6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_SUCCEEDED.0932db54b6"}, "model.polygon_models.silver__complete_nft_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NFT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": ""}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": ""}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": ""}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": ""}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": ""}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": ""}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": ""}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": ""}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": ""}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": ""}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": ""}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": ""}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 19608784384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 26612447, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__complete_nft_sales"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_liquidity_pools_MODIFIED_TIMESTAMP__day__30.3fd9adc88e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_liquidity_pools_MODIFIED_TIMESTAMP__day__30.3fd9adc88e"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_TX_FEE.289ce03033": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_TX_FEE.289ce03033"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_unique_test_gold__fact_blocks_recent_FACT_BLOCKS_ID.d5e1fb66c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_UNIQUE_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"FACT_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_unique_test_gold__fact_blocks_recent_FACT_BLOCKS_ID.d5e1fb66c7"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATED_AMOUNT_UNADJ.23b2f7c305": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_LIQUIDATED_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATED_AMOUNT_UNADJ.23b2f7c305"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f85e0e9c18": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.f85e0e9c18"}, "test.fsc_evm.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_IS_IMPUTED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_IS_IMPUTED.8a84f91c9e"}, "model.fsc_evm.silver__complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 22194688, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 252196, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_token_asset_metadata"}, "model.fsc_evm.silver_stablecoins__address_blacklist": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "ADDRESS_BLACKLIST", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 10, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 12, "name": "DECIMALS", "comment": null}, "BLACKLIST_ADDRESS": {"type": "TEXT", "index": 13, "name": "BLACKLIST_ADDRESS", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 14, "name": "TX_SUCCEEDED", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "STABLECOINS_ADDRESS_BLACKLIST_ID": {"type": "TEXT", "index": 18, "name": "STABLECOINS_ADDRESS_BLACKLIST_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 100352, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 458, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__address_blacklist"}, "model.fsc_evm.silver_stablecoins__supply_by_address": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "SUPPLY_BY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 2, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 4, "name": "BALANCE", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "STABLECOINS_SUPPLY_BY_ADDRESS_ID": {"type": "TEXT", "index": 7, "name": "STABLECOINS_SUPPLY_BY_ADDRESS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7996593664, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 198147446, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__supply_by_address"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_CONTRACT_ADDRESS.8ee97e9829": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_CONTRACT_ADDRESS.8ee97e9829"}, "test.fsc_evm.not_null_silver__labels_PROJECT_NAME.c87a158893": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_PROJECT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_PROJECT_NAME.c87a158893"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.ee9c014f0f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.ee9c014f0f"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_CUMULATIVE_GAS_USED.88f6b855e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_CUMULATIVE_GAS_USED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_CUMULATIVE_GAS_USED.88f6b855e0"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TX_HASH__0_xX_0_9a_fA_F_.f7c909191d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TX_HASH__0_xX_0_9a_fA_F_.f7c909191d"}, "seed.fsc_evm.silver_bridge__ethereum_native_bridges_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ETHEREUM_NATIVE_BRIDGES_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 2, "name": "CONTRACT_NAME", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 3, "name": "PROTOCOL", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "VERSION": {"type": "TEXT", "index": 5, "name": "VERSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 20, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__ethereum_native_bridges_seed"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_recent_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.3661419d77": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_recent_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.3661419d77"}, "model.fsc_evm.test_silver__proxies_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "PROXIES_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 2, "name": "IMPLEMENTATION_CONTRACT", "comment": ""}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": ""}, "START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "START_TIMESTAMP", "comment": ""}, "_ID": {"type": "TEXT", "index": 5, "name": "_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CREATED_BLOCK": {"type": "NUMBER", "index": 7, "name": "CREATED_BLOCK", "comment": ""}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 8, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__proxies_recent"}, "seed.fsc_evm.silver_bridge__everclear_chain_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "EVERCLEAR_CHAIN_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "CHAINID": {"type": "NUMBER", "index": 2, "name": "CHAINID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__everclear_chain_seed"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_SUCCEEDED.453d880cda": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TX_SUCCEEDED.453d880cda"}, "model.fsc_evm.test_silver__receipts_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "RECEIPTS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of receipts.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__receipts_recent"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.bd13725310": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.bd13725310"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_erc20_daily_full_EZ_BALANCES_ERC20_DAILY_ID.1ac9a12106": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_EZ_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 1, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3451483648, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 114818638, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_balances_erc20_daily_full_EZ_BALANCES_ERC20_DAILY_ID.1ac9a12106"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TOPIC_0.852a0e07f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_TOPIC_0", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TOPIC_0.852a0e07f6"}, "test.polygon_models.not_null_silver__element_sales_BUYER_ADDRESS.13709bfa32": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_BUYER_ADDRESS.13709bfa32"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_AMOUNT_USD.07501acd40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_AMOUNT_USD.07501acd40"}, "model.fsc_evm.silver_bridge__core_bridge_unwraptoken": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CORE_BRIDGE_UNWRAPTOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 16, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 19, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 21, "name": "AMOUNT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:00UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__core_bridge_unwraptoken"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.03d32571d2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.03d32571d2"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_PLATFORM.dfa0956636": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_PLATFORM.dfa0956636"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_metadata_complete_REGISTRY_METADATA_ID.bde925d9ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "REGISTRY_METADATA_COMPLETE_REGISTRY_METADATA_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"REGISTRY_METADATA_ID": {"type": "TEXT", "index": 1, "name": "REGISTRY_METADATA_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_metadata_complete_REGISTRY_METADATA_ID.bde925d9ef"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_ORIGIN_FROM_ADDRESS.192f3d0364": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_ORIGIN_FROM_ADDRESS.192f3d0364"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_COMPLETE_LENDING_FLASHLOANS_ID.f37672ef97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_COMPLETE_LENDING_FLASHLOANS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_COMPLETE_LENDING_FLASHLOANS_ID.f37672ef97"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a84c388c6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.a84c388c6a"}, "model.fsc_evm.silver_lending__aave_ethereum_tokens": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_TOKENS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ATOKEN_CREATED_BLOCK": {"type": "NUMBER", "index": 1, "name": "ATOKEN_CREATED_BLOCK", "comment": null}, "VERSION_POOL": {"type": "TEXT", "index": 2, "name": "VERSION_POOL", "comment": null}, "ATOKEN_ADDRESS": {"type": "TEXT", "index": 3, "name": "ATOKEN_ADDRESS", "comment": null}, "ATOKEN_VERSION": {"type": "TEXT", "index": 4, "name": "ATOKEN_VERSION", "comment": null}, "UNDERLYING_ADDRESS": {"type": "TEXT", "index": 5, "name": "UNDERLYING_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 6, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 7, "name": "VERSION", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 9, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_tokens"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.9516659c33": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.9516659c33"}, "model.fsc_evm.silver_bridge__complete_bridge_activity": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": ""}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": ""}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": ""}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": ""}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": ""}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": ""}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": ""}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": ""}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": ""}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": ""}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2778123776, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12274415, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__complete_bridge_activity"}, "test.fsc_evm.not_null_silver__balances_native_daily_BLOCK_DATE.5a051df8c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_NATIVE_DAILY_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_native_daily_BLOCK_DATE.5a051df8c7"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TOTAL_FEES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TOTAL_FEES__DECIMAL__FLOAT__NUMBER.ada34dd6db"}, "test.polygon_models.not_null_silver__mooar_sales_SELLER_ADDRESS.44cd7daff0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_SELLER_ADDRESS.44cd7daff0"}, "model.fsc_evm.bronze__confirm_blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONFIRM_BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__confirm_blocks"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.68cd5b81d5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_MODIFIED_TIMESTAMP__hour__2.68cd5b81d5"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_FEE_PRECISE.1ca90b56ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_FEE_PRECISE.1ca90b56ab"}, "model.fsc_evm.silver_dex__curve_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CURVE_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_AMOUNTS": {"type": "VARIANT", "index": 11, "name": "TOKEN_AMOUNTS", "comment": null}, "NUM_TOKENS": {"type": "NUMBER", "index": 12, "name": "NUM_TOKENS", "comment": null}, "FEES": {"type": "VARIANT", "index": 13, "name": "FEES", "comment": null}, "INVARIANT": {"type": "TEXT", "index": 14, "name": "INVARIANT", "comment": null}, "TOKEN_SUPPLY": {"type": "TEXT", "index": 15, "name": "TOKEN_SUPPLY", "comment": null}, "PACKED_PRICE_SCALE": {"type": "TEXT", "index": 16, "name": "PACKED_PRICE_SCALE", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 17, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 18, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 19, "name": "RECEIVER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 20, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 21, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 22, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 23, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 24, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 25, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 26, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 27, "name": "TOKEN7", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 28, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 29, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT2_UNADJ": {"type": "FLOAT", "index": 30, "name": "AMOUNT2_UNADJ", "comment": null}, "AMOUNT3_UNADJ": {"type": "FLOAT", "index": 31, "name": "AMOUNT3_UNADJ", "comment": null}, "AMOUNT4_UNADJ": {"type": "FLOAT", "index": 32, "name": "AMOUNT4_UNADJ", "comment": null}, "AMOUNT5_UNADJ": {"type": "FLOAT", "index": 33, "name": "AMOUNT5_UNADJ", "comment": null}, "AMOUNT6_UNADJ": {"type": "FLOAT", "index": 34, "name": "AMOUNT6_UNADJ", "comment": null}, "AMOUNT7_UNADJ": {"type": "FLOAT", "index": 35, "name": "AMOUNT7_UNADJ", "comment": null}, "FEE0": {"type": "TEXT", "index": 36, "name": "FEE0", "comment": null}, "FEE1": {"type": "TEXT", "index": 37, "name": "FEE1", "comment": null}, "FEE2": {"type": "TEXT", "index": 38, "name": "FEE2", "comment": null}, "FEE3": {"type": "TEXT", "index": 39, "name": "FEE3", "comment": null}, "FEE4": {"type": "TEXT", "index": 40, "name": "FEE4", "comment": null}, "FEE5": {"type": "TEXT", "index": 41, "name": "FEE5", "comment": null}, "FEE6": {"type": "TEXT", "index": 42, "name": "FEE6", "comment": null}, "FEE7": {"type": "TEXT", "index": 43, "name": "FEE7", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 44, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 45, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 46, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 47, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 48, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 49, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1007240192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3616167, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__curve_pool_actions"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_EVENT_INDEX__NUMBER__FLOAT.722a3594c3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_EVENT_INDEX__NUMBER__FLOAT.722a3594c3"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_INPUT_DATA.bbebff71e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_INPUT_DATA.bbebff71e0"}, "seed.fsc_evm.silver_bridge__meson_chain_id_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "MESON_CHAIN_ID_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "SHORT_COIN_TYPE": {"type": "TEXT", "index": 2, "name": "SHORT_COIN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__meson_chain_id_seed"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP.01f36159ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP.01f36159ef"}, "model.fsc_evm.test_gold__dim_contract_abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "DIM_CONTRACT_ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 3, "name": "ABI_SOURCE", "comment": ""}, "BYTECODE": {"type": "TEXT", "index": 4, "name": "BYTECODE", "comment": ""}, "DIM_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 5, "name": "DIM_CONTRACT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__dim_contract_abis_recent"}, "model.fsc_evm.silver__flat_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "FLAT_EVENT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 4, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 5, "name": "EVENT_SIGNATURE", "comment": null}, "NAME": {"type": "TEXT", "index": 6, "name": "NAME", "comment": null}, "INPUTS": {"type": "VARIANT", "index": 7, "name": "INPUTS", "comment": null}, "EVENT_TYPE": {"type": "ARRAY", "index": 8, "name": "EVENT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1640667136, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 35700630, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__flat_event_abis"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.945acce1de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.945acce1de"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BLOCK_NUMBER.09147e3ec0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_BLOCK_NUMBER.09147e3ec0"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_4_sales_EVENT_TYPE__bid_won__sale.6b6cedf5d9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_4_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_4_sales_EVENT_TYPE__bid_won__sale.6b6cedf5d9"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_EZ_TOKEN_TRANSFERS_ID.e204f7c6ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_EZ_TOKEN_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_EZ_TOKEN_TRANSFERS_ID.e204f7c6ee"}, "model.fsc_evm.silver__proxies": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PROXIES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 2, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": null}, "START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "START_TIMESTAMP", "comment": null}, "_ID": {"type": "TEXT", "index": 5, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 7, "name": "CREATED_BLOCK", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 8, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 17098429952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(start_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 314990365, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__proxies"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PLATFORM.e9a5a0f900": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PLATFORM.e9a5a0f900"}, "model.fsc_evm.silver_bridge__meson_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "MESON_TRANSFERS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 12, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_ID": {"type": "TEXT", "index": 21, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 31582208, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 307392, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__meson_transfers"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__mooar_sales_EVENT_TYPE__bid_won__sale.72a263fcbe": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "MOOAR_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__mooar_sales_EVENT_TYPE__bid_won__sale.72a263fcbe"}, "model.fsc_evm.silver_lending__morpho_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 12, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_ID": {"type": "TEXT", "index": 19, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 69632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 269, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_liquidations"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_RAW_AMOUNT__NUMBER__FLOAT.0ce022106e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_RAW_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_recent_RAW_AMOUNT__NUMBER__FLOAT.0ce022106e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.22abd38316": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.22abd38316"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full_INSERTED_TIMESTAMP__hour__2.e9cf80dd1c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_full_INSERTED_TIMESTAMP__hour__2.e9cf80dd1c"}, "model.fsc_evm.silver_dex__trader_joe_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "TRADER_JOE_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKENX": {"type": "TEXT", "index": 7, "name": "TOKENX", "comment": null}, "TOKENY": {"type": "TEXT", "index": 8, "name": "TOKENY", "comment": null}, "BIN_STEP": {"type": "NUMBER", "index": 9, "name": "BIN_STEP", "comment": null}, "LB_PAIR": {"type": "TEXT", "index": 10, "name": "LB_PAIR", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 11, "name": "POOL_ID", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 15, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__trader_joe_v2_pools"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.394b29750a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.394b29750a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_EVENT_INDEX__NUMBER__FLOAT.f03fc2121b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_EVENT_INDEX__NUMBER__FLOAT.f03fc2121b"}, "model.fsc_evm.defi__dim_stablecoins": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "DIM_STABLECOINS", "database": "POLYGON", "comment": "## What\n\nThis table provides a dimensional view of verified stablecoins across EVM-compatible blockchains. It consolidates stablecoin metadata from various sources to create a unified reference table for identifying and analyzing stablecoin tokens.\n\n## Key Use Cases\n\n- Identifying stablecoin tokens in transaction and event data\n- Filtering DeFi activities to stablecoin-only transactions\n- Analyzing stablecoin adoption and distribution\n- Tracking verified stablecoin contracts across chains\n- Building stablecoin-specific metrics and dashboards\n\n## Important Relationships\n\n- **Join with defi.ez_stablecoins_supply**: Use `contract_address` for supply metrics\n\n## Commonly-used Fields\n\n- `contract_address`: Unique stablecoin token contract address\n- `symbol`: Token symbol (e.g., USDC, USDT, DAI)\n- `name`: Full token name\n- `label`: Combined symbol and name, as a stablecoin unique identifier\n- `decimals`: Number of decimal places for the token\n- `is_verified`: Verification status\n\n## Sample queries\n\n```sql\n-- Get unique stablecoins\nSELECT \n label AS stablecoin,\n COUNT(*) AS token_count\nFROM <blockchain_name>.defi.dim_stablecoins\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Get all USDC variants\nSELECT \n contract_address,\n symbol,\n name,\n decimals\nFROM <blockchain_name>.defi.dim_stablecoins\nWHERE symbol LIKE '%USDC%'\nORDER BY symbol;\n\n-- Check if specific address is a stablecoin\nSELECT \n contract_address,\n label,\n decimals\nFROM <blockchain_name>.defi.dim_stablecoins\nWHERE contract_address = LOWER('0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48');\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": "The unique smart contract address of the stablecoin token.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol identifier for the stablecoin token.\n\nExample: 'USDC'"}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The full name of the stablecoin token.\n\nExample: 'USD Coin'"}, "LABEL": {"type": "TEXT", "index": 4, "name": "LABEL", "comment": "A combined display label containing both symbol and name.\n\nExample: 'USDC: USD Coin'"}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "The number of decimal places used by the token contract.\n\nExample: 6"}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 6, "name": "IS_VERIFIED", "comment": "Indicates whether the stablecoin is verified by the Flipside team.\n\nExample: true"}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}, "DIM_STABLECOINS_ID": {"type": "TEXT", "index": 10, "name": "DIM_STABLECOINS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 34, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__dim_stablecoins"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_BLOCK_TIMESTAMP.8996639023": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_BLOCK_TIMESTAMP.8996639023"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_BLOCK_HASH__0_xX_0_9a_fA_F_.f2f5d9dc2f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_BLOCK_HASH__0_xX_0_9a_fA_F_.f2f5d9dc2f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_EVENT_NAME.5db024623b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_EVENT_NAME.5db024623b"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.bca2ba239f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_BLOCK_TIMESTAMP__hour__2.bca2ba239f"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE.fcb488bf96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE.fcb488bf96"}, "model.fsc_evm.bronze__stablecoin_reads": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STABLECOIN_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__stablecoin_reads"}, "test.fsc_evm.not_null_silver__balances_erc20_daily_BLOCK_DATE.b0c7b4b5bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily_BLOCK_DATE.b0c7b4b5bc"}, "test.polygon_models.not_null_silver__tofunft_sales_TX_FEE.911a502933": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_TX_FEE.911a502933"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT__NUMBER__FLOAT.5a8e6e8880"}, "test.polygon_models.not_null_silver__mooar_sales_TX_HASH.da6a3d4a3e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_TX_HASH.da6a3d4a3e"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_BLOCK_TIMESTAMP__hour__2.4d38c1199d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_BLOCK_TIMESTAMP__hour__2.4d38c1199d"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_recent_INSERTED_TIMESTAMP__hour__3.285e6fec43": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_recent_INSERTED_TIMESTAMP__hour__3.285e6fec43"}, "test.polygon_models.not_null_silver__mooar_sales_NFT_ADDRESS.d7517df1bb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_NFT_ADDRESS.d7517df1bb"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_SUCCEEDED.9a3cc510bc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TRACE_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_SUCCEEDED.9a3cc510bc"}, "model.fsc_evm.silver_lending__comp_v2_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 14, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 23, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_liquidations"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_BLOCK_NUMBER.87ef6d1a21": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_BLOCK_NUMBER.87ef6d1a21"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_erc20_daily_recent_BLOCK_DATE__day__2.8b5344e6a7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_erc20_daily_recent_BLOCK_DATE__day__2.8b5344e6a7"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_COMPLETE_LENDING_WITHDRAWS_ID.681b4aa48b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_COMPLETE_LENDING_WITHDRAWS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_COMPLETE_LENDING_WITHDRAWS_ID.681b4aa48b"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__contracts_full_CONTRACT_ADDRESS.0763359ca5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CONTRACTS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__contracts_full_CONTRACT_ADDRESS.0763359ca5"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.e30720c0a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.e30720c0a3"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent__INSERTED_TIMESTAMP__hour__2.fb61245227": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent__INSERTED_TIMESTAMP__hour__2.fb61245227"}, "test.polygon_models.not_null_silver__tofunft_sales_INPUT_DATA.358e16915b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_INPUT_DATA.358e16915b"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full__INSERTED_TIMESTAMP__hour__2.8beb22e4b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full__INSERTED_TIMESTAMP__hour__2.8beb22e4b2"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__proxies_recent__ID.0c4929fb5b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "PROXIES_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "TEXT", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__proxies_recent__ID.0c4929fb5b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_NETWORK___a_zA_Z0_9__.9b67337d7a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_NETWORK", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_NETWORK___a_zA_Z0_9__.9b67337d7a"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TX_HASH.1770f89dd4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TX_HASH.1770f89dd4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_6_sales_EVENT_TYPE__bid_won__sale.47081ac1d1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_6_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_6_sales_EVENT_TYPE__bid_won__sale.47081ac1d1"}, "test.polygon_models.not_null_silver_olas__getservice_reads_FUNCTION_INPUT.abe26173ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "GETSERVICE_READS_FUNCTION_INPUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "SEGMENTED_READ": {"type": "ARRAY", "index": 5, "name": "SEGMENTED_READ", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 6, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 7, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 8, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 9, "name": "DATA", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "READS_ARRAY": {"type": "ARRAY", "index": 13, "name": "READS_ARRAY", "comment": null}, "AGENT_IDS": {"type": "ARRAY", "index": 14, "name": "AGENT_IDS", "comment": null}, "GETSERVICE_READS_ID": {"type": "TEXT", "index": 15, "name": "GETSERVICE_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__getservice_reads_FUNCTION_INPUT.abe26173ba"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_TX_HASH.61638ba866": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_TX_HASH.61638ba866"}, "test.polygon_models.not_null_silver__tofunft_sales_PLATFORM_ADDRESS.d680990b3f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_PLATFORM_ADDRESS.d680990b3f"}, "model.fsc_evm.defi__ez_lending_ohlc_rates": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_OHLC_RATES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DAY": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "DAY", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 3, "name": "PLATFORM", "comment": ""}, "VERSION": {"type": "TEXT", "index": 4, "name": "VERSION", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN_SYMBOL", "comment": ""}, "SUPPLY_RATE_OPEN": {"type": "FLOAT", "index": 7, "name": "SUPPLY_RATE_OPEN", "comment": ""}, "SUPPLY_RATE_HIGH": {"type": "FLOAT", "index": 8, "name": "SUPPLY_RATE_HIGH", "comment": ""}, "SUPPLY_RATE_LOW": {"type": "FLOAT", "index": 9, "name": "SUPPLY_RATE_LOW", "comment": ""}, "SUPPLY_RATE_CLOSE": {"type": "FLOAT", "index": 10, "name": "SUPPLY_RATE_CLOSE", "comment": ""}, "STABLE_BORROW_RATE_OPEN": {"type": "FLOAT", "index": 11, "name": "STABLE_BORROW_RATE_OPEN", "comment": ""}, "STABLE_BORROW_RATE_HIGH": {"type": "FLOAT", "index": 12, "name": "STABLE_BORROW_RATE_HIGH", "comment": ""}, "STABLE_BORROW_RATE_LOW": {"type": "FLOAT", "index": 13, "name": "STABLE_BORROW_RATE_LOW", "comment": ""}, "STABLE_BORROW_RATE_CLOSE": {"type": "FLOAT", "index": 14, "name": "STABLE_BORROW_RATE_CLOSE", "comment": ""}, "VARIABLE_BORROW_RATE_OPEN": {"type": "FLOAT", "index": 15, "name": "VARIABLE_BORROW_RATE_OPEN", "comment": ""}, "VARIABLE_BORROW_RATE_HIGH": {"type": "FLOAT", "index": 16, "name": "VARIABLE_BORROW_RATE_HIGH", "comment": ""}, "VARIABLE_BORROW_RATE_LOW": {"type": "FLOAT", "index": 17, "name": "VARIABLE_BORROW_RATE_LOW", "comment": ""}, "VARIABLE_BORROW_RATE_CLOSE": {"type": "FLOAT", "index": 18, "name": "VARIABLE_BORROW_RATE_CLOSE", "comment": ""}, "RATE_UPDATES_COUNT": {"type": "NUMBER", "index": 19, "name": "RATE_UPDATES_COUNT", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 20, "name": "BLOCKCHAIN", "comment": ""}, "EZ_OHLC_RATES_ID": {"type": "TEXT", "index": 21, "name": "EZ_OHLC_RATES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_ohlc_rates"}, "model.fsc_evm.silver_dex__hashflow_v3_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "HASHFLOW_V3_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TXID": {"type": "TEXT", "index": 12, "name": "TXID", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 13, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 14, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15595008, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 120849, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__hashflow_v3_swaps"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_CONTRACT_ADDRESS.c32c5ad863": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_CONTRACT_ADDRESS.c32c5ad863"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.4682c97f81": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.4682c97f81"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_SELLER_ADDRESS.266af61935": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_SELLER_ADDRESS.266af61935"}, "model.fsc_evm.bronze__blocks_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__blocks_fr"}, "model.fsc_evm.silver_lending__aave_ethereum_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_deposits"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_native_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.b4ae42a72b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_native_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.b4ae42a72b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.216c3d4f53": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.216c3d4f53"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_reads_REGISTRY_READS_ID.92579c5880": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "REGISTRY_READS_REGISTRY_READS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"REGISTRY_READS_ID": {"type": "TEXT", "index": 1, "name": "REGISTRY_READS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_reads_REGISTRY_READS_ID.92579c5880"}, "model.fsc_evm.github_actions__task_history": {"metadata": {"type": "VIEW", "schema": "GITHUB_ACTIONS", "name": "TASK_HISTORY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ROOT_TASK_NAME": {"type": "TEXT", "index": 1, "name": "ROOT_TASK_NAME", "comment": ""}, "DATABASE_NAME": {"type": "TEXT", "index": 2, "name": "DATABASE_NAME", "comment": ""}, "GRAPH_DATABASE_ID": {"type": "NUMBER", "index": 3, "name": "GRAPH_DATABASE_ID", "comment": ""}, "SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "SCHEMA_NAME", "comment": ""}, "GRAPH_SCHEMA_ID": {"type": "NUMBER", "index": 5, "name": "GRAPH_SCHEMA_ID", "comment": ""}, "STATE": {"type": "TEXT", "index": 6, "name": "STATE", "comment": ""}, "FIRST_ERROR_TASK_NAME": {"type": "TEXT", "index": 7, "name": "FIRST_ERROR_TASK_NAME", "comment": ""}, "FIRST_ERROR_CODE": {"type": "TEXT", "index": 8, "name": "FIRST_ERROR_CODE", "comment": ""}, "FIRST_ERROR_MESSAGE": {"type": "TEXT", "index": 9, "name": "FIRST_ERROR_MESSAGE", "comment": ""}, "SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "SCHEDULED_TIME", "comment": ""}, "QUERY_START_TIME": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "QUERY_START_TIME", "comment": ""}, "NEXT_SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "NEXT_SCHEDULED_TIME", "comment": ""}, "COMPLETED_TIME": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "COMPLETED_TIME", "comment": ""}, "ROOT_TASK_ID": {"type": "TEXT", "index": 14, "name": "ROOT_TASK_ID", "comment": ""}, "GRAPH_VERSION": {"type": "NUMBER", "index": 15, "name": "GRAPH_VERSION", "comment": ""}, "RUN_ID": {"type": "NUMBER", "index": 16, "name": "RUN_ID", "comment": ""}, "ATTEMPT_NUMBER": {"type": "NUMBER", "index": 17, "name": "ATTEMPT_NUMBER", "comment": ""}, "SCHEDULED_FROM": {"type": "TEXT", "index": 18, "name": "SCHEDULED_FROM", "comment": ""}, "CONFIG": {"type": "TEXT", "index": 19, "name": "CONFIG", "comment": ""}, "GRAPH_RUN_GROUP_ID": {"type": "TEXT", "index": 20, "name": "GRAPH_RUN_GROUP_ID", "comment": ""}, "BACKFILL_INFO": {"type": "OBJECT", "index": 21, "name": "BACKFILL_INFO", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.github_actions__task_history"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP.32a4782af7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_BLOCK_TIMESTAMP.32a4782af7"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_FEE.fa909d23b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_FEE.fa909d23b7"}, "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_FROM_ADDRESS.0e7cafbf22": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_FROM_ADDRESS.0e7cafbf22"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full_INSERTED_TIMESTAMP__hour__2.efed27386e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full_INSERTED_TIMESTAMP__hour__2.efed27386e"}, "model.fsc_evm.balances__ez_balances_native_daily": {"metadata": {"type": "BASE TABLE", "schema": "BALANCES", "name": "EZ_BALANCES_NATIVE_DAILY", "database": "POLYGON", "comment": "## What\n\nThis table provides daily native asset balance snapshots (ETH, AVAX, BNB, etc.) by making direct `eth_getBalance` RPC calls at the end of each day. It captures the current native asset balance for each address that has had native asset activity, providing a comprehensive view of native holdings with decimal adjustments and USD valuations where available. Historical native balances data available, starting from `2025-06-10`.\n\n## Key Use Cases\n\n- Daily portfolio tracking and native asset balance monitoring\n- Historical native asset balance analysis and trend identification\n- Whale tracking and large holder distribution analysis\n- Daily balance snapshots for reporting and analytics\n- Native asset concentration analysis across addresses\n- Daily balance-based yield and return calculations for native assets\n- End-of-day balance reconciliation and accounting\n\n## Important Relationships\n\n- **Join with fact_blocks**: Use `block_number` for block metadata and timestamps\n- **Join with dim_labels**: Use `address` for entity identification and categorization\n- **Join with ez_prices_hourly**: USD valuations already included but can be refreshed\n- **Join with ez_balances_erc20_daily**: Compare with ERC20 token daily balances\n- **Join with ez_native_transfers**: Compare daily balances with transfer activity\n- **Join with core__fact_traces**: Analyze native asset movement patterns\n\n## Commonly-used Fields\n\n- `address`: The account address holding the native asset balance\n- `balance`: Native asset balance at end of day, decimal adjusted to standard units\n- `balance_usd`: USD value of the native asset balance at end of day\n- `balance_raw`: Raw balance in smallest unit (Wei) without decimal adjustment\n- `balance_precise`: Precise decimal-adjusted balance as string\n- `balance_hex`: Hexadecimal balance as returned by eth_getBalance\n- `decimals`: Number of decimal places (always 18 for native assets)\n- `block_date`: The date for which this balance snapshot was taken\n\n## Sample queries\n\n**Daily Native Asset Holdings by Address**\n```sql\nSELECT \n block_date,\n address,\n balance,\n balance_usd,\n LAG(balance) OVER (\n PARTITION BY address \n ORDER BY block_date\n ) AS prev_balance,\n balance - LAG(balance) OVER (\n PARTITION BY address \n ORDER BY block_date\n ) AS daily_change\nFROM <blockchain_name>.balances.ez_balances_native_daily\nWHERE address = LOWER('0x1234567890123456789012345678901234567890')\n AND block_date >= CURRENT_DATE - 30\n AND balance > 0\nORDER BY block_date DESC;\n```\n\n**Native Asset Holder Distribution Trends**\n```sql\nSELECT \n block_date,\n COUNT(DISTINCT address) AS total_holders,\n COUNT(DISTINCT CASE WHEN balance >= 1 THEN address END) AS holders_1_plus,\n COUNT(DISTINCT CASE WHEN balance >= 10 THEN address END) AS holders_10_plus,\n COUNT(DISTINCT CASE WHEN balance >= 100 THEN address END) AS holders_100_plus,\n COUNT(DISTINCT CASE WHEN balance >= 1000 THEN address END) AS holders_1000_plus,\n SUM(balance) AS total_native_tracked,\n AVG(balance) AS avg_balance,\n MEDIAN(balance) AS median_balance,\n MAX(balance) AS max_balance\nFROM <blockchain_name>.balances.ez_balances_native_daily\nWHERE block_date >= CURRENT_DATE - 90\n AND balance > 0\nGROUP BY 1\nORDER BY 1 DESC;\n```\n\n**Whale Activity Monitoring**\n```sql\n-- Track large native asset holders and their balance changes\nWITH whale_balances AS (\n SELECT \n address,\n block_date,\n balance,\n balance_usd,\n LAG(balance) OVER (\n PARTITION BY address \n ORDER BY block_date\n ) AS prev_balance,\n LAG(balance_usd) OVER (\n PARTITION BY address \n ORDER BY block_date\n ) AS prev_balance_usd\n FROM <blockchain_name>.balances.ez_balances_native_daily\n WHERE balance >= 1000 -- Focus on large holders\n AND block_date >= CURRENT_DATE - 7\n),\nwhale_changes AS (\n SELECT \n *,\n balance - prev_balance AS balance_change,\n balance_usd - prev_balance_usd AS balance_change_usd,\n CASE \n WHEN prev_balance > 0 \n THEN ((balance - prev_balance) / prev_balance) * 100 \n ELSE NULL \n END AS pct_change\n FROM whale_balances\n WHERE prev_balance IS NOT NULL\n)\nSELECT \n block_date,\n address,\n balance,\n balance_change,\n balance_change_usd,\n pct_change,\n CASE \n WHEN balance_change > 100 THEN 'Large Increase'\n WHEN balance_change > 10 THEN 'Moderate Increase'\n WHEN balance_change < -100 THEN 'Large Decrease'\n WHEN balance_change < -10 THEN 'Moderate Decrease'\n ELSE 'Stable'\n END AS change_category\nFROM whale_changes\nWHERE ABS(balance_change) > 5 -- Only show meaningful changes\nORDER BY ABS(balance_change_usd) DESC\nLIMIT 100;\n```\n\n**Daily Balance Distribution Analysis**\n```sql\n-- Analyze the distribution of native asset balances\nSELECT \n block_date,\n CASE \n WHEN balance < 0.001 THEN 'Dust (<0.001)'\n WHEN balance < 0.01 THEN 'Very Small (0.001-0.01)'\n WHEN balance < 0.1 THEN 'Small (0.01-0.1)'\n WHEN balance < 1 THEN 'Medium (0.1-1)'\n WHEN balance < 10 THEN 'Large (1-10)'\n WHEN balance < 100 THEN 'Very Large (10-100)'\n WHEN balance < 1000 THEN 'Whale (100-1000)'\n ELSE 'Super Whale (1000+)'\n END AS balance_category,\n COUNT(DISTINCT address) AS address_count,\n SUM(balance) AS total_balance,\n SUM(balance_usd) AS total_balance_usd,\n AVG(balance) AS avg_balance,\n PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER BY balance) AS median_balance\nFROM <blockchain_name>.balances.ez_balances_native_daily\nWHERE block_date = CURRENT_DATE - 1\n AND balance > 0\nGROUP BY 1, 2\nORDER BY 1 DESC, \n CASE balance_category\n WHEN 'Dust (<0.001)' THEN 1\n WHEN 'Very Small (0.001-0.01)' THEN 2\n WHEN 'Small (0.01-0.1)' THEN 3\n WHEN 'Medium (0.1-1)' THEN 4\n WHEN 'Large (1-10)' THEN 5\n WHEN 'Very Large (10-100)' THEN 6\n WHEN 'Whale (100-1000)' THEN 7\n WHEN 'Super Whale (1000+)' THEN 8\n END;\n```\n\n**Portfolio Value Evolution**\n```sql\n-- Track total portfolio value changes for top holders\nSELECT \n block_date,\n COUNT(DISTINCT address) AS tracked_addresses,\n SUM(balance_usd) AS total_portfolio_value,\n AVG(balance_usd) AS avg_portfolio_value,\n SUM(balance) AS total_native_balance,\n LAG(SUM(balance_usd)) OVER (ORDER BY block_date) AS prev_total_value,\n (SUM(balance_usd) - LAG(SUM(balance_usd)) OVER (ORDER BY block_date)) AS daily_value_change,\n CASE \n WHEN LAG(SUM(balance_usd)) OVER (ORDER BY block_date) > 0\n THEN ((SUM(balance_usd) - LAG(SUM(balance_usd)) OVER (ORDER BY block_date)) / LAG(SUM(balance_usd)) OVER (ORDER BY block_date)) * 100\n ELSE NULL\n END AS daily_pct_change\nFROM <blockchain_name>.balances.ez_balances_native_daily\nWHERE block_date >= CURRENT_DATE - 30\n AND balance_usd >= 10000 -- Focus on significant holders\nGROUP BY 1\nORDER BY 1 DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": "The date for which this balance snapshot represents the end-of-day native asset balance.\n\nExample: '2023-12-15'"}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The account address whose native asset balance is recorded in this daily snapshot.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": "Hexadecimal representation of the native asset balance as returned by the eth_getBalance RPC call.\n\nExample: '0x3b9aca00'"}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": "Native asset balance in the smallest unit (Wei) without decimal adjustment, as returned by eth_getBalance.\n\nExample: 1000000000000000000"}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": "Native asset balance with proper decimal adjustment, returned as a string to preserve precision.\n\nExample: '1.000000000000000000'"}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": "Native asset balance with decimal adjustment converted to a float for easier mathematical operations.\n\nExample: 1.0"}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": "USD value of the native asset balance at the end of the day, calculated using hourly price data.\n\nExample: 2500.75"}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:17UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 19598357504, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 243123731, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.balances__ez_balances_native_daily"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_UNCLE_BLOCKS.9b8edf4bfd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_UNCLE_BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_UNCLE_BLOCKS.9b8edf4bfd"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_EVENT_INDEX.a1b3a9a86b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_EVENT_INDEX.a1b3a9a86b"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_full_BLOCK_TIMESTAMP__day__1.47c627b66b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_full_BLOCK_TIMESTAMP__day__1.47c627b66b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_repayments_AMOUNT_USD__decimal__float.3538351555": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_repayments_AMOUNT_USD__decimal__float.3538351555"}, "test.polygon_models.not_null_silver__element_sales_ORIGIN_FUNCTION_SIGNATURE.be176a72e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_ORIGIN_FUNCTION_SIGNATURE.be176a72e9"}, "model.fsc_evm.silver_dex__complete_dex_liquidity_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": ""}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": ""}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": ""}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": ""}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": ""}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": ""}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": ""}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": ""}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": ""}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": ""}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": ""}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": ""}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": ""}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5906930176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 40912249, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__complete_dex_liquidity_pool_actions"}, "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_LIQUIDITY_PROVIDER.1b554aa4ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_LIQUIDITY_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 20, "name": "PROTOCOL_VERSION", "comment": null}, "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 21, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_defi__ez_dex_liquidity_pool_actions_LIQUIDITY_PROVIDER.1b554aa4ee"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_EXTRA_DATA.f2257373c4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_EXTRA_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_EXTRA_DATA.f2257373c4"}, "test.polygon_models.not_null_silver__complete_nft_sales_CURRENCY_ADDRESS.9b1d0cc7a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_CURRENCY_ADDRESS.9b1d0cc7a8"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_blocks_full_BLOCK_NUMBER.6f6c66623c": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_blocks_full_BLOCK_NUMBER.6f6c66623c"}, "test.fsc_evm.accepted_values_recent_row_observability__transactions_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.eb2fcab8d1": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_RECENT_ROW_OBSERVABILITY", "name": "TRANSACTIONS_BLOCKS_IMPACTED_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 1, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 2, "name": "MISSING_LIST", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.accepted_values_recent_row_observability__transactions_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.eb2fcab8d1"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__decoded_logs_full_DECODED_LOGS_ID.537938d81c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "DECODED_LOGS_FULL_DECODED_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DECODED_LOGS_ID": {"type": "TEXT", "index": 1, "name": "DECODED_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__decoded_logs_full_DECODED_LOGS_ID.537938d81c"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP__hour__2.d75178fa1c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP__hour__2.d75178fa1c"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__blocks_full_BLOCK_NUMBER.be5f891d6b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__blocks_full_BLOCK_NUMBER.be5f891d6b"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_SIZE.e3303070ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_SIZE.e3303070ef"}, "model.fsc_evm.silver__complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:14UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 142848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1918, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_provider_asset_metadata"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__blocks_full_BLOCK_NUMBER.67e6cd85ce": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_SILVER", "name": "BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__blocks_full_BLOCK_NUMBER.67e6cd85ce"}, "test.fsc_evm.not_null_silver__complete_native_prices_HOUR.84672fd317": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_HOUR.84672fd317"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_PLATFORM.be3e105587": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_PLATFORM.be3e105587"}, "model.fsc_evm.defi__ez_lending_liquidations": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_LENDING_LIQUIDATIONS", "database": "POLYGON", "comment": "## What\n\nThis table tracks liquidation events across lending protocols, where under-collateralized positions are forcibly closed to protect protocol solvency. Liquidations occur when a borrower's health factor drops below 1, typically due to collateral value decline or debt value increase.\n\n## Key Use Cases\n\n- Monitoring protocol health and risk levels\n- Analyzing liquidation patterns during market volatility\n- Tracking liquidator profitability and competition\n- Understanding collateral risk profiles\n- Identifying frequently liquidated borrowers\n\n## Important Relationships\n\n- Links to `ez_lending_borrows` for original loan details\n- Connects to `ez_lending_deposits` for collateral information\n- Often preceded by entries in `ez_lending_flashloans`\n- References `price.ez_prices_hourly` for USD valuations\n\n## Commonly-used Fields\n\n- `borrower`: Address that was liquidated\n- `liquidator`: Address performing the liquidation\n- `platform`: Lending protocol\n- `collateral_token`/`debt_token`: Asset pair involved\n- `amount`/`amount_usd`: Collateral seized\n\n## Sample queries\n\n```sql\n-- Daily liquidation volume and metrics\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(*) AS liquidation_count,\n COUNT(DISTINCT borrower) AS unique_borrowers_liquidated,\n SUM(amount_usd) AS total_debt_covered_usd,\n SUM(amount_usd) AS total_collateral_liquidated_usd,\n AVG(amount_usd / NULLIF(amount_usd, 0) - 1) * 100 AS avg_liquidation_bonus_pct\nFROM <blockchain_name>.defi.ez_lending_liquidations\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\nGROUP BY 1, 2\nORDER BY 1 DESC, 5 DESC;\n\n-- Most liquidated asset pairs\nSELECT \n collateral_token,\n collateral_token_symbol,\n debt_token,\n debt_token_symbol,\n COUNT(*) AS liquidation_count,\n SUM(amount_usd) AS total_collateral_liquidated_usd,\n AVG(amount_usd) AS avg_liquidation_size_usd\nFROM <blockchain_name>.defi.ez_lending_liquidations\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND collateral_token_symbol IS NOT NULL\n AND debt_token_symbol IS NOT NULL\nGROUP BY 1, 2, 3, 4\nORDER BY 6 DESC\nLIMIT 20;\n\n-- Liquidator analysis\nWITH liquidator_stats AS (\n SELECT \n liquidator,\n COUNT(*) AS liquidations_performed,\n SUM(amount_usd) AS total_collateral_received_usd,\n FROM <blockchain_name>.defi.ez_lending_liquidations\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n CASE \n WHEN liquidations_performed = 1 THEN 'Opportunistic'\n WHEN liquidations_performed <= 10 THEN 'Active'\n WHEN liquidations_performed <= 100 THEN 'Professional'\n ELSE 'Bot/High Frequency'\n END AS liquidator_type,\n COUNT(*) AS liquidator_count,\n SUM(total_collateral_received_usd) as total_collateral_received_usd\n SUM(liquidations_performed) AS total_liquidations\nFROM liquidator_stats\nGROUP BY 1\nORDER BY 3 DESC;\n\n-- Large liquidations monitoring\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n borrower,\n liquidator,\n collateral_token_symbol,\n debt_token_symbol,\n amount_usd,\nFROM <blockchain_name>.defi.ez_lending_liquidations\nWHERE amount_usd > 10000\n AND block_timestamp >= CURRENT_DATE - 14\nORDER BY amount_usd DESC;\n\n-- Borrower liquidation history\nWITH borrower_liquidations AS (\n SELECT \n borrower,\n COUNT(*) AS times_liquidated,\n COUNT(DISTINCT DATE_TRUNC('day', block_timestamp)) AS liquidation_days,\n SUM(amount_usd) AS total_collateral_lost_usd,\n ARRAY_AGG(DISTINCT platform) AS platforms_liquidated_on\n FROM <blockchain_name>.defi.ez_lending_liquidations\n WHERE block_timestamp >= CURRENT_DATE - 90\n AND amount_usd IS NOT NULL\n GROUP BY 1\n)\nSELECT \n times_liquidated,\n platforms_liquidated_on,\n COUNT(*) AS borrower_count,\n AVG(total_collateral_lost_usd) AS avg_loss_from_liquidation\nFROM borrower_liquidations\nGROUP BY 1, 2\nORDER BY 1, 2;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": "The lending protocol where the transaction occurred.\n\nExample: 'aave'"}, "LIQUIDATOR": {"type": "TEXT", "index": 11, "name": "LIQUIDATOR", "comment": "The address that performed the liquidation.\n\nExample: '0xabcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": "The address that initiated a borrow or repayment transaction.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": "The lending protocol's receipt token issued to depositors.\n\nExample: '0xfedcbafedcbafedcbafedcbafedcbafedcbafed'"}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN", "comment": "The token contract address used as collateral in a liquidation.\n\nExample: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'"}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 15, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": "The symbol of the asset used as collateral in liquidations.\n\nExample: 'WETH'"}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": ""}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT", "comment": ""}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "LIQUIDATED_AMOUNT_USD", "comment": ""}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT_UNADJ", "comment": "The raw amount of tokens liquidated without decimal adjustment. This column will be deprecated October 13th, please update to liquidated_amount_unadj."}, "AMOUNT": {"type": "FLOAT", "index": 20, "name": "AMOUNT", "comment": "The decimal-adjusted amount of tokens liquidated. This column will be deprecated October 13th, please update to liquidated_amount."}, "AMOUNT_USD": {"type": "FLOAT", "index": 21, "name": "AMOUNT_USD", "comment": "The USD value of the tokens liquidated. This column will be deprecated October 13th, please update to liquidated_amount_usd."}, "DEBT_TOKEN": {"type": "TEXT", "index": 22, "name": "DEBT_TOKEN", "comment": "The token contract address that was borrowed and is being repaid in liquidation.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 23, "name": "DEBT_TOKEN_SYMBOL", "comment": "The symbol of the borrowed asset being repaid in liquidation.\n\nExample: 'USDC'"}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 24, "name": "REPAID_AMOUNT_UNADJ", "comment": ""}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 25, "name": "REPAID_AMOUNT", "comment": ""}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 26, "name": "REPAID_AMOUNT_USD", "comment": ""}, "EZ_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 27, "name": "EZ_LENDING_LIQUIDATIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_lending_liquidations"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__transactions_full_TX_POSITION__BLOCK_NUMBER.a64778c1c0": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_SILVER", "name": "TRANSACTIONS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__transactions_full_TX_POSITION__BLOCK_NUMBER.a64778c1c0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_INSERTED_TIMESTAMP.9b2342b392": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_INSERTED_TIMESTAMP.9b2342b392"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_BLOCK_NUMBER__NUMBER__FLOAT.5fd14b6024": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_BLOCK_NUMBER__NUMBER__FLOAT.5fd14b6024"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__receipts_full_RECEIPTS_ID.443fd400ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "RECEIPTS_FULL_RECEIPTS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RECEIPTS_ID": {"type": "TEXT", "index": 1, "name": "RECEIPTS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__receipts_full_RECEIPTS_ID.443fd400ca"}, "model.fsc_evm.silver_dex__complete_dex_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "COMPLETE_DEX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": ""}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": ""}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": ""}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": ""}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": ""}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": ""}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": ""}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": ""}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": ""}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": ""}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": ""}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": ""}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": ""}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": ""}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": ""}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": ""}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": ""}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": ""}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 108647304192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 641502729, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__complete_dex_swaps"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.f92b286eda": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.f92b286eda"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_metadata_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2d2a8813c5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "REGISTRY_METADATA_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__registry_metadata_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2d2a8813c5"}, "model.fsc_evm.silver_stablecoins__transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "TRANSFERS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 9, "name": "AMOUNT", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "STABLECOINS_TRANSFERS_ID": {"type": "TEXT", "index": 12, "name": "STABLECOINS_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 52980210688, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 697661521, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__transfers"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.e3fe1c4346": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.e3fe1c4346"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_DECODED_LOG.13e8c88a61": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_DECODED_LOG", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_DECODED_LOG.13e8c88a61"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_STATS", "name": "CORE_METRICS_HOURLY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_stats__core_metrics_hourly__INSERTED_TIMESTAMP__day__1.874a5937d5"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_SUCCEEDED.66bec17605": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_SUCCEEDED.66bec17605"}, "test.fsc_evm.not_null_test_silver__traces_recent_BLOCK_NUMBER.77a4699f36": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_BLOCK_NUMBER.77a4699f36"}, "test.fsc_evm.not_null_silver_bridge__everclear_reads_DESTINATION_CHAIN_ID.708d1c3ec8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "EVERCLEAR_READS_DESTINATION_CHAIN_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MIN_EPOCH": {"type": "NUMBER", "index": 1, "name": "MIN_EPOCH", "comment": null}, "OUTPUT_ASSET": {"type": "TEXT", "index": 2, "name": "OUTPUT_ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 3, "name": "STATUS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 4, "name": "DESTINATION_CHAIN_ID", "comment": null}, "INTENT_CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INTENT_CREATED_TIMESTAMP", "comment": null}, "CURSOR_ID": {"type": "NUMBER", "index": 6, "name": "CURSOR_ID", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 7, "name": "INTENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__everclear_reads_DESTINATION_CHAIN_ID.708d1c3ec8"}, "seed.fsc_evm.silver_bridge__cctp_chain_id_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCTP_CHAIN_ID_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "DOMAIN": {"type": "NUMBER", "index": 2, "name": "DOMAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__cctp_chain_id_seed"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_PROVIDER_PRICES_ASSET_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 3, "name": "PROVIDER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_provider_prices_ASSET_ID__RECORDED_HOUR__PROVIDER.6e3c3ab2b1"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_HASH.8dee9b8914": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_HASH.8dee9b8914"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP__hour__8.7a2d73b21b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP__hour__8.7a2d73b21b"}, "model.polygon_models.silver_olas__registry_metadata_complete": {"metadata": {"type": "VIEW", "schema": "SILVER_OLAS", "name": "REGISTRY_METADATA_COMPLETE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 2, "name": "DESCRIPTION", "comment": ""}, "REGISTRY_ID": {"type": "NUMBER", "index": 3, "name": "REGISTRY_ID", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": ""}, "REGISTRY_TYPE": {"type": "TEXT", "index": 5, "name": "REGISTRY_TYPE", "comment": ""}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": ""}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": ""}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": ""}, "IMAGE_LINK": {"type": "TEXT", "index": 9, "name": "IMAGE_LINK", "comment": ""}, "AGENT_IDS": {"type": "ARRAY", "index": 10, "name": "AGENT_IDS", "comment": ""}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 11, "name": "REGISTRY_METADATA_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__registry_metadata_complete"}, "test.fsc_evm.not_null_test_silver__traces_full_INSERTED_TIMESTAMP.ab90de5f2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_INSERTED_TIMESTAMP.ab90de5f2b"}, "model.fsc_evm.test_gold__dim_contract_abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "DIM_CONTRACT_ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 3, "name": "ABI_SOURCE", "comment": ""}, "BYTECODE": {"type": "TEXT", "index": 4, "name": "BYTECODE", "comment": ""}, "DIM_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 5, "name": "DIM_CONTRACT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__dim_contract_abis_full"}, "test.polygon_models.not_null_silver__mooar_sales_BLOCK_NUMBER.543489371f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_BLOCK_NUMBER.543489371f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_AMOUNT.e580c2d507": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_AMOUNT.e580c2d507"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_BLOCK_NUMBER.764f80cddc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_BLOCK_NUMBER.764f80cddc"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_FUNCTION_SIGNATURE.11f4cb34d8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_FUNCTION_SIGNATURE.11f4cb34d8"}, "model.fsc_evm.silver_lending__comp_v3_asset_details": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_ASSET_DETAILS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"COMPOUND_MARKET_ADDRESS": {"type": "TEXT", "index": 1, "name": "COMPOUND_MARKET_ADDRESS", "comment": null}, "COMPOUND_MARKET_SYMBOL": {"type": "TEXT", "index": 2, "name": "COMPOUND_MARKET_SYMBOL", "comment": null}, "COMPOUND_MARKET_NAME": {"type": "TEXT", "index": 3, "name": "COMPOUND_MARKET_NAME", "comment": null}, "COMPOUND_MARKET_DECIMALS": {"type": "NUMBER", "index": 4, "name": "COMPOUND_MARKET_DECIMALS", "comment": null}, "UNDERLYING_ASSET_ADDRESS": {"type": "TEXT", "index": 5, "name": "UNDERLYING_ASSET_ADDRESS", "comment": null}, "UNDERLYING_ASSET_NAME": {"type": "TEXT", "index": 6, "name": "UNDERLYING_ASSET_NAME", "comment": null}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "CREATED_BLOCK_NUMBER", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 9, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 10, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "COMPOUND_VERSION": {"type": "TEXT", "index": 12, "name": "COMPOUND_VERSION", "comment": null}, "COMP_ASSET_DETAILS_ID": {"type": "TEXT", "index": 13, "name": "COMP_ASSET_DETAILS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_asset_details"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_AMOUNT__NUMBER__FLOAT.b3aafcb7e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_AMOUNT__NUMBER__FLOAT.b3aafcb7e6"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_swaps_MODIFIED_TIMESTAMP__day__3.ecc8ffb7ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_dex__complete_dex_swaps_MODIFIED_TIMESTAMP__day__3.ecc8ffb7ad"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent_MODIFIED_TIMESTAMP__hour__2.0fc697aad1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRANSACTIONS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__transactions_recent_MODIFIED_TIMESTAMP__hour__2.0fc697aad1"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_INSERTED_TIMESTAMP.481e29ad06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_INSERTED_TIMESTAMP.481e29ad06"}, "model.fsc_evm.silver_bridge__axie_infinity_depositrequested": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "AXIE_INFINITY_DEPOSITREQUESTED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 10, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 12, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 14, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:00UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__axie_infinity_depositrequested"}, "test.fsc_evm.not_null_test_silver__blocks_recent_BLOCK_NUMBER.cec2c84102": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_recent_BLOCK_NUMBER.cec2c84102"}, "model.fsc_evm.silver_dex__velodrome_v2_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V2_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v2_pool_actions"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_TO_ADDRESS__0_xX_0_9a_fA_F_.4e9427647b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_TO_ADDRESS__0_xX_0_9a_fA_F_.4e9427647b"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_LOGS_BLOOM.490b2e508d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_LOGS_BLOOM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_LOGS_BLOOM.490b2e508d"}, "test.polygon_models.not_null_silver__complete_nft_sales_BUYER_ADDRESS.69569a63c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_BUYER_ADDRESS.69569a63c7"}, "model.fsc_evm.core__fact_transactions": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "POLYGON", "comment": "## What\n\nThis table contains comprehensive transaction-level data for EVM blockchains. Each row represents a single transaction with its execution details, gas consumption, and value transfers. This is a high-level table for analyzing on-chain activity, user behavior, and protocol interactions.\n\n## Key Use Cases\n\n- Tracking wallet activity and transaction patterns\n- Analyzing gas fee trends and optimization opportunities\n- Monitoring smart contract interactions and usage\n- Calculating transaction volumes and network revenue\n- Detecting MEV, arbitrage, and trading patterns\n\n## Important Relationships\n\n- **Join with fact_blocks**: Use `block_number` for block-level context\n- **Join with fact_traces**: Use `tx_hash` for internal transactions\n- **Join with fact_event_logs**: Use `tx_hash` for emitted events\n- **Join with ez_decoded_event_logs**: Use `tx_hash` for human-readable events\n- **Join with dim_contracts**: Use `to_address` for contract metadata\n\n## Commonly-used Fields\n\n- `tx_hash`: Unique transaction identifier\n- `from_address`: Transaction sender\n- `to_address`: Transaction recipient\n- `value`: Native token amount transferred\n- `gas_used`: Actual gas consumed\n- `gas_price`: Price per gas unit\n- `tx_fee`: Total transaction fee in native tokens\n- `block_timestamp`: When transaction was included\n\n## Sample queries\n\n```sql\n-- Daily transaction statistics by type\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n tx_type,\n COUNT(*) AS tx_count,\n COUNT(DISTINCT from_address) AS unique_senders,\n SUM(tx_fee) AS total_fees_native,\n AVG(gas_used) AS avg_gas_used,\n PERCENTILE_CONT(0.5) WITHIN GROUP (ORDER BY gas_price) AS median_gas_price\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n\n-- High-value native token transfers\nSELECT \n tx_hash,\n block_timestamp,\n from_address,\n to_address,\n value,\n tx_fee,\n gas_used * gas_price / 1e9 AS gas_cost_gwei\nFROM <blockchain_name>.core.fact_transactions\nWHERE value > 0\n AND tx_succeeded\n AND block_timestamp >= CURRENT_DATE - 7\nORDER BY value DESC\nLIMIT 100;\n\n-- Smart contract interaction patterns\nSELECT \n to_address,\n origin_function_signature,\n COUNT(*) AS interaction_count,\n COUNT(DISTINCT from_address) AS unique_users,\n SUM(tx_fee) AS total_fees_paid\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IN (SELECT address FROM dim_contracts)\n AND block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2\nORDER BY 3 DESC\nLIMIT 50;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": "Amount of native tokens transferred, in token units (not Wei).\n\n**Key Points**:\n- 0 for most contract interactions\n- >0 for native token transfers or payable functions\n- Already converted from Wei (divided by 1e18)\n- Use value_precise for exact amounts\n\n**Example Query**:\n```sql\n-- Daily native token transfer volume\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n SUM(value) AS total_transferred,\n COUNT(*) AS transfer_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE value > 0 AND tx_succeeded\nGROUP BY 1;\n```"}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": "String representation of numeric values preserving exact precision without any adjustments.\n\n**Format**: VARCHAR containing numeric string\n**Purpose**: Prevents floating-point precision loss due to snowflake limitations\n**Contains**: Raw blockchain values (usually in smallest unit)\n\n**Example Values**:\n- \"1000000000000000000\" = 1 ETH in Wei\n- \"50000000\" = 50 USDC (6 decimals)\n\n**Usage**:\n```sql\n-- Exact value comparisons\nWHERE value_precise_raw = '1000000000000000000'\n\n-- Conversion with precision\nCAST(value_precise_raw AS NUMERIC(38,0)) / POW(10, 18) AS value_decimal\n```"}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": "String representation of numeric values adjusted for human readability while maintaining precision.\n\n**Format**: VARCHAR containing decimal string\n**Adjustments**: Converted from smallest unit to standard unit\n**Purpose**: Human-readable values without precision loss\n\n**Example Values**:\n- \"1.0\" = 1 ETH (converted from Wei)\n- \"50.0\" = 50 USDC (converted from 6 decimal places)\n\n**Best Practices**:\n```sql\n-- Safe numeric operations\nCAST(value_precise AS NUMERIC(38,18))\n\n-- Filtering large values\nWHERE CAST(value_precise AS NUMERIC(38,18)) > 1000\n\n-- Aggregations\nSUM(CAST(value_precise AS NUMERIC(38,18))) AS total_value\n```"}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": "Total fee paid for transaction execution in native token units.\n\nExample: 0.002"}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": "Exact transaction fee as string to prevent floating-point precision loss.\n\nExample: '0.002345678901234567'"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": "Transaction envelope type (EIP-2718).\n\nExample: 2"}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": "Sequential counter of transactions sent by the from_address.\n\nExample: 42"}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": "Encoded data sent with the transaction, containing function calls and parameters.\n\nExample: '0xa9059cbb0000000000000000000000001234567890123456789012345678901234567890'"}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": "Price per gas unit in Gwei (1 Gwei = 1e-9 native token).\n\nExample: 25"}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": "Actual price paid per gas unit for EIP-1559 transactions, in Gwei.\n\nExample: 23.5"}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": "Actual gas units consumed by transaction execution.\n\nExample: 89234"}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": "Maximum gas units the sender is willing to consume for this transaction.\n\nExample: 150000"}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": "Running total of gas consumed by all transactions up to and including this transaction within the block.\n\nExample: 1234567"}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": "Maximum total fee per gas unit sender is willing to pay (EIP-1559), in Gwei.\n\nExample: 50"}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": "Maximum tip per gas unit for validator (EIP-1559), in Gwei.\n\nExample: 2"}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": "Y coordinate parity for signature recovery (EIP-2098).\n\nExample: 1"}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": "Array of addresses and storage keys for optimized gas costs (EIP-2930).\n\nExample: [{\"address\": \"0x123...\", \"storageKeys\": [\"0x456...\"]}]"}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": "R component of ECDSA signature (32 bytes).\n\nExample: '0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef'"}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": "S component of ECDSA signature (32 bytes).\n\nExample: '0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890'"}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": "Recovery identifier for ECDSA signature.\n\nExample: 27"}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:17UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2342514595840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5936912543, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__fact_transactions"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_event_logs_full_TX_HASH__EVENT_INDEX.164d9b638c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_event_logs_full_TX_HASH__EVENT_INDEX.164d9b638c"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_CONTRACT_ADDRESS.8384cb648a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_CONTRACT_ADDRESS.8384cb648a"}, "model.fsc_evm.silver_lending__silo_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_withdraws"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_BLOCK_TIMESTAMP.f598b4bc90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_BLOCK_TIMESTAMP.f598b4bc90"}, "test.fsc_evm.not_null_test_silver__receipts_recent_INSERTED_TIMESTAMP.30ae8bca8d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_recent_INSERTED_TIMESTAMP.30ae8bca8d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TX_FEE__NUMBER__FLOAT.2e849c3a94": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TOFUNFT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__tofunft_sales_TX_FEE__NUMBER__FLOAT.2e849c3a94"}, "test.polygon_models.not_null_silver__element_sales_INPUT_DATA.033bf73b52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_INPUT_DATA.033bf73b52"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_EVENT_NAME.52809d123e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_EVENT_NAME.52809d123e"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_TX_FEE.9da040f28a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_TX_FEE.9da040f28a"}, "model.fsc_evm.silver_lending__aave_flashloans": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_FLASHLOANS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 10, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 11, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 807169536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4176086, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_flashloans"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_SUB_TRACES.0335817c13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_SUB_TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_SUB_TRACES.0335817c13"}, "model.fsc_evm.balances__ez_balances_erc20_daily": {"metadata": {"type": "BASE TABLE", "schema": "BALANCES", "name": "EZ_BALANCES_ERC20_DAILY", "database": "POLYGON", "comment": "## What\n\nThis table provides daily ERC20 token balance snapshots for verified token contracts by making direct `balanceOf` contract calls at the end of each day. It captures the current token balance for each address-token pair that has had transfer activity, providing a comprehensive view of token holdings across all verified ERC20 tokens with decimal adjustments and USD valuations where available. Historical ERC20 balances data available, starting from `2025-06-10`.\n\n## Key Use Cases\n\n- Daily portfolio tracking and balance monitoring for ERC20 tokens\n- Historical balance analysis and trend identification\n- Token holder distribution analysis at daily granularity\n- Wallet balance snapshots for reporting and analytics\n- Cross-token balance comparisons and concentration analysis\n- Token supply distribution monitoring over time\n- Daily balance-based yield and return calculations\n\n## Important Relationships\n\n- **Join with fact_blocks**: Use `block_number` for block metadata and timestamps\n- **Join with dim_labels**: Use `address` for entity identification and categorization\n- **Join with dim_contracts**: Use `contract_address` for token contract details\n- **Join with ez_prices_hourly**: USD valuations already included but can be refreshed\n- **Join with ez_balances_native_daily**: Compare with native token daily balances\n- **Join with ez_token_transfers**: Compare daily balances with transfer activity\n\n## Commonly-used Fields\n\n- `address`: The account address holding the token balance\n- `contract_address`: The ERC20 token contract address\n- `symbol`: Token symbol (USDC, WETH, etc.)\n- `balance`: Token balance at end of day, decimal adjusted to standard units\n- `balance_usd`: USD value of the token balance at end of day\n- `balance_raw`: Raw balance in smallest token unit (wei equivalent)\n- `balance_precise`: Precise decimal-adjusted balance as string\n- `decimals`: Number of decimal places for the token\n- `block_date`: The date for which this balance snapshot was taken\n\n## Sample queries\n\n**Daily Token Holdings by Address**\n```sql\nSELECT \n block_date,\n address,\n symbol,\n balance,\n balance_usd,\n contract_address\nFROM <blockchain_name>.balances.ez_balances_erc20_daily\nWHERE address = LOWER('0x1234567890123456789012345678901234567890')\n AND block_date >= CURRENT_DATE - 30\n AND balance > 0\nORDER BY block_date DESC, balance_usd DESC;\n```\n\n**Token Holder Count Trends**\n```sql\nSELECT \n block_date,\n symbol,\n contract_address,\n COUNT(DISTINCT address) AS holder_count,\n SUM(balance) AS total_supply_tracked,\n AVG(balance) AS avg_balance,\n MEDIAN(balance) AS median_balance\nFROM <blockchain_name>.balances.ez_balances_erc20_daily\nWHERE block_date >= CURRENT_DATE - 90\n AND balance > 0\n AND symbol IS NOT NULL\nGROUP BY 1, 2, 3\nORDER BY 1 DESC, holder_count DESC;\n```\n\n**Portfolio Value Evolution**\n```sql\n-- Track portfolio value changes over time for specific addresses\nSELECT \n block_date,\n address,\n COUNT(DISTINCT contract_address) AS token_count,\n SUM(balance_usd) AS total_portfolio_usd,\n STRING_AGG(\n CASE WHEN balance_usd > 100 \n THEN symbol || ': [$]' || ROUND(balance_usd, 2) \n END, ', '\n ) AS major_holdings\nFROM <blockchain_name>.balances.ez_balances_erc20_daily\nWHERE address IN (\n SELECT DISTINCT address \n FROM <blockchain_name>.balances.ez_balances_erc20_daily \n WHERE balance_usd > 10000\n LIMIT 100\n)\n AND block_date >= CURRENT_DATE - 30\n AND balance > 0\nGROUP BY 1, 2\nHAVING total_portfolio_usd > 1000\nORDER BY 1 DESC, total_portfolio_usd DESC;\n```\n\n**Token Distribution Analysis**\n```sql\n-- Analyze token concentration and distribution patterns\nSELECT \n symbol,\n contract_address,\n block_date,\n COUNT(DISTINCT address) AS total_holders,\n COUNT(DISTINCT CASE WHEN balance >= 1000 THEN address END) AS holders_1k_plus,\n COUNT(DISTINCT CASE WHEN balance >= 10000 THEN address END) AS holders_10k_plus,\n MAX(balance) AS max_balance,\n PERCENTILE_CONT(0.95) WITHIN GROUP (ORDER BY balance) AS p95_balance,\n PERCENTILE_CONT(0.50) WITHIN GROUP (ORDER BY balance) AS median_balance\nFROM <blockchain_name>.balances.ez_balances_erc20_daily\nWHERE block_date = CURRENT_DATE - 1\n AND balance > 0\n AND symbol IS NOT NULL\nGROUP BY 1, 2, 3\nHAVING total_holders >= 100\nORDER BY total_holders DESC\nLIMIT 50;\n```\n\n**Daily Balance Changes**\n```sql\n-- Compare daily balances to identify significant changes\nWITH daily_changes AS (\n SELECT \n address,\n contract_address,\n symbol,\n block_date,\n balance,\n balance_usd,\n LAG(balance) OVER (\n PARTITION BY address, contract_address \n ORDER BY block_date\n ) AS prev_balance,\n LAG(balance_usd) OVER (\n PARTITION BY address, contract_address \n ORDER BY block_date\n ) AS prev_balance_usd\n FROM <blockchain_name>.balances.ez_balances_erc20_daily\n WHERE block_date >= CURRENT_DATE - 7\n AND balance > 0\n)\nSELECT \n block_date,\n address,\n symbol,\n balance,\n prev_balance,\n balance - prev_balance AS balance_change,\n balance_usd - prev_balance_usd AS balance_change_usd,\n CASE \n WHEN prev_balance > 0 \n THEN ((balance - prev_balance) / prev_balance) * 100 \n ELSE NULL \n END AS pct_change\nFROM daily_changes\nWHERE ABS(balance_change_usd) > 1000\n AND prev_balance IS NOT NULL\nORDER BY ABS(balance_change_usd) DESC\nLIMIT 100;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": "The date for which this balance snapshot represents the end-of-day token balance.\n\nExample: '2025-07-04'"}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The account address whose token balance is recorded in this daily snapshot.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": "The ERC20 token contract address for which the balance is recorded.\n\nExample: '0xa0b86a33e6eb88b4d81b15e4e60c8a5b776e3b7a'"}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": "Number of decimal places for the token, used for proper decimal adjustment in balance calculations.\n\nExample: 6"}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": "The token symbol for the ERC20 token.\n\nExample: 'USDC'"}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": "Hexadecimal representation of the token balance as returned by the balanceOf contract call.\n\nExample: '0x3b9aca00'"}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": "Token balance in the smallest unit (wei equivalent) without decimal adjustment, as returned by the contract.\n\nExample: 1000000000"}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": "Token balance with proper decimal adjustment, returned as a string to preserve precision.\n\nExample: '1000.000000'"}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": "Token balance with decimal adjustment converted to a float for easier mathematical operations.\n\nExample: 1000.0"}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": "USD value of the token balance at the end of the day, calculated using hourly price data.\n\nExample: 1000.50"}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:23UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24034857472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 471673140, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.balances__ez_balances_erc20_daily"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_S.415d28f531": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_S", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_S.415d28f531"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2a1903b370": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "POLYMARKET_FILLED_ORDERS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.2a1903b370"}, "model.fsc_evm.silver_dex__velodrome_v1_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V1_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 12, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 14, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 16, "name": "AMOUNT1OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v1_swaps"}, "model.fsc_evm.silver__relevant_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "RELEVANT_CONTRACTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOTAL_EVENT_COUNT": {"type": "NUMBER", "index": 2, "name": "TOTAL_EVENT_COUNT", "comment": null}, "TOTAL_CALL_COUNT": {"type": "NUMBER", "index": 3, "name": "TOTAL_CALL_COUNT", "comment": null}, "TOTAL_INTERACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TOTAL_INTERACTION_COUNT", "comment": null}, "MAX_INSERTED_TIMESTAMP_LOGS": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_INSERTED_TIMESTAMP_LOGS", "comment": null}, "MAX_INSERTED_TIMESTAMP_TRACES": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MAX_INSERTED_TIMESTAMP_TRACES", "comment": null}, "LATEST_EVENT_BLOCK": {"type": "NUMBER", "index": 7, "name": "LATEST_EVENT_BLOCK", "comment": null}, "LATEST_CALL_BLOCK": {"type": "NUMBER", "index": 8, "name": "LATEST_CALL_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 12153355776, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 397811928, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__relevant_contracts"}, "test.fsc_evm.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_MODIFIED_TIMESTAMP.595acedfe2"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_EVENT_INDEX.4e0de8f75f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_EVENT_INDEX.4e0de8f75f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.78e48edafd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.78e48edafd"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_FEE_RAW.aaa792c161": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_FEE_RAW.aaa792c161"}, "test.polygon_models.not_null_silver_olas__create_service_multisigs_BLOCK_TIMESTAMP.c337c03bc4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 9, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 10, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 11, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 12, "name": "TOPIC_3", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "DATA": {"type": "TEXT", "index": 14, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 15, "name": "SEGMENTED_DATA", "comment": null}, "ID": {"type": "NUMBER", "index": 16, "name": "ID", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 17, "name": "MULTISIG_ADDRESS", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATE_SERVICE_MULTISIGS_ID": {"type": "TEXT", "index": 20, "name": "CREATE_SERVICE_MULTISIGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__create_service_multisigs_BLOCK_TIMESTAMP.c337c03bc4"}, "test.fsc_evm.not_null_test_silver__receipts_full_RECEIPTS_JSON.60e73b67be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_FULL_RECEIPTS_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_full_RECEIPTS_JSON.60e73b67be"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_PARENT_HASH.7c8b3fff47": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_PARENT_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_PARENT_HASH.7c8b3fff47"}, "model.fsc_evm.github_actions__relevant_workflows": {"metadata": {"type": "BASE TABLE", "schema": "GITHUB_ACTIONS", "name": "RELEVANT_WORKFLOWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"WORKFLOW_NAME": {"type": "TEXT", "index": 1, "name": "WORKFLOW_NAME", "comment": null}, "INSERTED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERTED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.github_actions__relevant_workflows"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_EVENT_INDEX.bebac92256": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_EVENT_INDEX.bebac92256"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.77148f96bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.77148f96bc"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_ORIGIN_FUNCTION_SIGNATURE.1ffe9dc96f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_ORIGIN_FUNCTION_SIGNATURE.1ffe9dc96f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_full_TX_HASH__0_xX_0_9a_fA_F_.abdf44d14a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_SILVER", "name": "DECODED_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_silver__decoded_logs_full_TX_HASH__0_xX_0_9a_fA_F_.abdf44d14a"}, "test.fsc_evm.not_null_silver__labels_ADDRESS.88df57a9e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_ADDRESS.88df57a9e0"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.8d1b61bce1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_TRANSACTIONS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.8d1b61bce1"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_FACT_BLOCKS_ID.a71e6bc73d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_FACT_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_FACT_BLOCKS_ID.a71e6bc73d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.eb95035ba4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.eb95035ba4"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TX_HASH.159d87490e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TX_HASH.159d87490e"}, "model.fsc_evm.admin__number_sequence": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "NUMBER_SEQUENCE", "database": "POLYGON", "comment": "This model generates a sequence of numbers for a given range.\n", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": "Primary key for the table"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-15 15:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1109886976, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(round(_id,-3))", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1000000000, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.admin__number_sequence"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_FEE.f5351603f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_FEE.f5351603f2"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_REMOVED.c806d11add": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_EVENT_REMOVED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_REMOVED.c806d11add"}, "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V1_DYNAMIC_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "AMP_BPS": {"type": "NUMBER", "index": 10, "name": "AMP_BPS", "comment": null}, "TOTAL_POOL": {"type": "NUMBER", "index": 11, "name": "TOTAL_POOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 15, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3651072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 751, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_pools"}, "test.fsc_evm.accepted_values_recent_row_observability__logs_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.33a0e6880c": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_RECENT_ROW_OBSERVABILITY", "name": "LOGS_BLOCKS_IMPACTED_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 1, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 2, "name": "MISSING_LIST", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.accepted_values_recent_row_observability__logs_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.33a0e6880c"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_CURRENCY_ADDRESS.1be87eaf04": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_CURRENCY_ADDRESS.1be87eaf04"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_CONTRACT_ADDRESS.d2763e9c60": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_CONTRACT_ADDRESS.d2763e9c60"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_TO_ADDRESS.d211fba691": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_TO_ADDRESS.d211fba691"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent_MODIFIED_TIMESTAMP__hour__2.f7eb4af9c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent_MODIFIED_TIMESTAMP__hour__2.f7eb4af9c0"}, "test.fsc_evm.not_null_silver__complete_native_prices_SYMBOL.640aa16109": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_SYMBOL.640aa16109"}, "model.fsc_evm.silver_lending__comp_v2_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_borrows"}, "test.fsc_evm.not_null_test_silver__blocks_recent_INSERTED_TIMESTAMP.0004e5d07b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_recent_INSERTED_TIMESTAMP.0004e5d07b"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_DEPOSITOR.aa4643edf2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_DEPOSITOR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_DEPOSITOR.aa4643edf2"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_CURRENCY_ADDRESS.cfb0b5d08a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_CURRENCY_ADDRESS.cfb0b5d08a"}, "test.polygon_models.not_null_silver__tofunft_sales_TOTAL_PRICE_RAW.ebe1a4900d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_TOTAL_PRICE_RAW.ebe1a4900d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_FAILED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_FAILED__NUMBER__FLOAT.5f9df371b1"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_TRANSACTIONS_ROOT.566be08af9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_TRANSACTIONS_ROOT.566be08af9"}, "test.fsc_evm.not_null_silver__balances_erc20_daily__INSERTED_TIMESTAMP.30b89c0c1d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily__INSERTED_TIMESTAMP.30b89c0c1d"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PREMIUM_AMOUNT_UNADJ.9afaa927d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_PREMIUM_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PREMIUM_AMOUNT_UNADJ.9afaa927d7"}, "model.fsc_evm.silver_dex__pharaoh_v1_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PHARAOH_V1_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 20, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 21, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pharaoh_v1_swaps"}, "model.fsc_evm.admin__ez_variables": {"metadata": {"type": "VIEW", "schema": "ADMIN", "name": "EZ_VARIABLES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": ""}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": ""}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": ""}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": ""}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": ""}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": ""}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": ""}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": ""}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.admin__ez_variables"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_TYPE.9ffebdfc52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_TYPE.9ffebdfc52"}, "model.fsc_evm.test_gold__fact_transactions_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of fact transactions.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": ""}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": ""}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": ""}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": ""}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": ""}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": ""}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": ""}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": ""}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": ""}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": ""}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": ""}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": ""}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_transactions_recent"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP.33bd9eb14a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_INSERTED_TIMESTAMP.33bd9eb14a"}, "test.polygon_models.not_null_silver__element_sales_TX_FEE.cbc67dca64": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_TX_FEE.cbc67dca64"}, "model.fsc_evm.admin__fact_rpc_details": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "FACT_RPC_DETAILS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "RECEIPTS_BY_BLOCK": {"type": "BOOLEAN", "index": 2, "name": "RECEIPTS_BY_BLOCK", "comment": null}, "BLOCKS_PER_HOUR": {"type": "NUMBER", "index": 3, "name": "BLOCKS_PER_HOUR", "comment": null}, "BLOCKS_FIELDS": {"type": "ARRAY", "index": 4, "name": "BLOCKS_FIELDS", "comment": null}, "TRANSACTIONS_FIELDS": {"type": "ARRAY", "index": 5, "name": "TRANSACTIONS_FIELDS", "comment": null}, "RECEIPTS_FIELDS": {"type": "ARRAY", "index": 6, "name": "RECEIPTS_FIELDS", "comment": null}, "TRACES_FIELDS": {"type": "ARRAY", "index": 7, "name": "TRACES_FIELDS", "comment": null}, "RPC_SAMPLED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "RPC_SAMPLED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-15 15:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 16384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.admin__fact_rpc_details"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__transactions_recent_TX_POSITION__BLOCK_NUMBER.3be96c2d1d": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_SILVER", "name": "TRANSACTIONS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_TX_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_TX_POSITION", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__transactions_recent_TX_POSITION__BLOCK_NUMBER.3be96c2d1d"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__fact_variables_FACT_VARIABLES_ID.28a6685d8c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_ADMIN", "name": "FACT_VARIABLES_FACT_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"FACT_VARIABLES_ID": {"type": "TEXT", "index": 1, "name": "FACT_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__fact_variables_FACT_VARIABLES_ID.28a6685d8c"}, "test.polygon_models.not_null_silver__mooar_sales_TOTAL_FEES_RAW.676780db0c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_TOTAL_FEES_RAW.676780db0c"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_RECEIVER.465bf44ee5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_RECEIVER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_RECEIVER.465bf44ee5"}, "model.fsc_evm.test_silver__user_verified_abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "USER_VERIFIED_ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "TEXT", "index": 2, "name": "ABI", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 3, "name": "DISCORD_USERNAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 5, "name": "ABI_HASH", "comment": ""}, "ID": {"type": "TEXT", "index": 6, "name": "ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__user_verified_abis_recent"}, "test.polygon_models.not_null_silver_olas__registry_reads_BLOCK_NUMBER.b13e2f8805": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_READS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 9, "name": "TOKEN_URI_LINK", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_READS_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_reads_BLOCK_NUMBER.b13e2f8805"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_RECEIPTS_ROOT.dc843e4165": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_RECEIPTS_ROOT.dc843e4165"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE.8b0bc69a85": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE.8b0bc69a85"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_EVENT_NAME__STRING__VARCHAR.d6989542d6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_FULL_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_full_EVENT_NAME__STRING__VARCHAR.d6989542d6"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_1_sales_EVENT_TYPE__bid_won__sale.2524b82d17": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_1_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_1_sales_EVENT_TYPE__bid_won__sale.2524b82d17"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_SUCCEEDED.ac8e3e83cb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_SUCCEEDED.ac8e3e83cb"}, "test.fsc_evm.not_null_test_silver__transactions_full_BLOCK_NUMBER.10f008705d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full_BLOCK_NUMBER.10f008705d"}, "model.fsc_evm.bronze__complete_token_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_token_asset_metadata"}, "model.fsc_evm.silver_bridge__stargate_v2_busrode": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_V2_BUSRODE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "OFT_SENT_INDEX": {"type": "NUMBER", "index": 4, "name": "OFT_SENT_INDEX", "comment": null}, "BUS_RODE_INDEX": {"type": "NUMBER", "index": 5, "name": "BUS_RODE_INDEX", "comment": null}, "STARGATE_ADAPTER_ADDRESS": {"type": "TEXT", "index": 6, "name": "STARGATE_ADAPTER_ADDRESS", "comment": null}, "GUID": {"type": "TEXT", "index": 7, "name": "GUID", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "DST_ID": {"type": "NUMBER", "index": 9, "name": "DST_ID", "comment": null}, "AMOUNT_SENT": {"type": "NUMBER", "index": 10, "name": "AMOUNT_SENT", "comment": null}, "BUS_DST_ID": {"type": "NUMBER", "index": 11, "name": "BUS_DST_ID", "comment": null}, "TICKET_ID": {"type": "NUMBER", "index": 12, "name": "TICKET_ID", "comment": null}, "FARE": {"type": "NUMBER", "index": 13, "name": "FARE", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 14, "name": "ASSET_ID", "comment": null}, "ASSET_NAME": {"type": "TEXT", "index": 15, "name": "ASSET_NAME", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 16, "name": "ASSET_ADDRESS", "comment": null}, "DST_RECEIVER_ADDRESS": {"type": "TEXT", "index": 17, "name": "DST_RECEIVER_ADDRESS", "comment": null}, "IS_NATIVE_DROP": {"type": "TEXT", "index": 18, "name": "IS_NATIVE_DROP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 23435776, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 87947, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_v2_busrode"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.5025592820": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.5025592820"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.f73a5fc522": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.f73a5fc522"}, "model.fsc_evm.silver_dex__maverick_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "MAVERICK_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_A_IN": {"type": "BOOLEAN", "index": 12, "name": "TOKEN_A_IN", "comment": null}, "EXACT_OUTPUT": {"type": "BOOLEAN", "index": 13, "name": "EXACT_OUTPUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "ACTIVE_TICK": {"type": "NUMBER", "index": 16, "name": "ACTIVE_TICK", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 17, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 18, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 21, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 22, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__maverick_swaps"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_BLOCK_NUMBER.c4c18714b1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_BLOCK_NUMBER.c4c18714b1"}, "model.fsc_evm.test_gold__ez_balances_native_daily_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": ""}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": ""}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": ""}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": ""}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": ""}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_balances_native_daily_recent"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_MODIFIED_TIMESTAMP.4c29ced501": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_MODIFIED_TIMESTAMP.4c29ced501"}, "model.fsc_evm.silver_lending__aave_ethereum_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 9, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 10, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 14, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_liquidations"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_ADDRESS.daabd36c03": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TRACE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_ADDRESS.daabd36c03"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_INPUT.72da83c733": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_INPUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_INPUT.72da83c733"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_FACT_TRANSACTIONS_ID.e7b3d89825": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_FACT_TRANSACTIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_FACT_TRANSACTIONS_ID.e7b3d89825"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TYPE.c008585f12": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_TYPE.c008585f12"}, "test.fsc_evm.not_null_admin__number_sequence__ID.1f1a84eef0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "NUMBER_SEQUENCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__number_sequence__ID.1f1a84eef0"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_ORIGIN_FUNCTION_SIGNATURE.81cc4e99fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_ORIGIN_FUNCTION_SIGNATURE.81cc4e99fd"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_native_daily_ADDRESS__0_xX_0_9a_fA_F_.8a750d62a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BALANCES_NATIVE_DAILY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_native_daily_ADDRESS__0_xX_0_9a_fA_F_.8a750d62a3"}, "model.polygon_models.silver__mooar_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "MOOAR_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": ""}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": ""}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": ""}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": ""}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": ""}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": ""}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": ""}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": ""}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": ""}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1301535744, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1468608, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__mooar_sales"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.6539ed403f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_balances_erc20_daily_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.6539ed403f"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_EZ_BALANCES_ERC20_DAILY_ID.5275f2f741": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_EZ_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_EZ_BALANCES_ERC20_DAILY_ID.5275f2f741"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_SUCCEEDED.a552892b92": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_SUCCEEDED.a552892b92"}, "model.fsc_evm.silver_lending__aave_ethereum_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "PAYER": {"type": "TEXT", "index": 12, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 13, "name": "BORROWER", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 14, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_repayments"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_DESTINATION_CHAIN_RECEIVER.73ef2ee307": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_DESTINATION_CHAIN_RECEIVER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_DESTINATION_CHAIN_RECEIVER.73ef2ee307"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_native_transfers_recent_EZ_NATIVE_TRANSFERS_ID.c7c417aa6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_EZ_NATIVE_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_native_transfers_recent_EZ_NATIVE_TRANSFERS_ID.c7c417aa6a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c6d76da598": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c6d76da598"}, "model.fsc_evm.silver_lending__aave_tokens": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_TOKENS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "ATOKEN_CREATED_BLOCK": {"type": "NUMBER", "index": 2, "name": "ATOKEN_CREATED_BLOCK", "comment": null}, "VERSION_POOL": {"type": "TEXT", "index": 3, "name": "VERSION_POOL", "comment": null}, "TREASURY_ADDRESS": {"type": "TEXT", "index": 4, "name": "TREASURY_ADDRESS", "comment": null}, "ATOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "ATOKEN_ADDRESS", "comment": null}, "TOKEN_STABLE_DEBT_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN_STABLE_DEBT_ADDRESS", "comment": null}, "TOKEN_VARIABLE_DEBT_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN_VARIABLE_DEBT_ADDRESS", "comment": null}, "ATOKEN_VERSION": {"type": "TEXT", "index": 8, "name": "ATOKEN_VERSION", "comment": null}, "UNDERLYING_ADDRESS": {"type": "TEXT", "index": 9, "name": "UNDERLYING_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 11, "name": "VERSION", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 34, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_tokens"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_AMOUNT__NUMBER__FLOAT.7c64e2a5d0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_AMOUNT__NUMBER__FLOAT.7c64e2a5d0"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_ADDRESS.a22493476f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_RECENT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_recent_ADDRESS.a22493476f"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_decoded_event_logs_full_EZ_DECODED_EVENT_LOGS_ID.c654ef3a67": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_EZ_DECODED_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 1, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_decoded_event_logs_full_EZ_DECODED_EVENT_LOGS_ID.c654ef3a67"}, "model.fsc_evm.bronze__traces_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRACES_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 8, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__traces_fr"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.77793690bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_RECEIPTS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.77793690bd"}, "model.fsc_evm.silver_bridge__celer_cbridge_send": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CELER_CBRIDGE_SEND", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "MAX_SLIPPAGE": {"type": "NUMBER", "index": 18, "name": "MAX_SLIPPAGE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 19, "name": "NONCE", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN_ADDRESS", "comment": null}, "TRANSFER_ID": {"type": "TEXT", "index": 21, "name": "TRANSFER_ID", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 24, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 25, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 79299584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 406853, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__celer_cbridge_send"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATOR.32624d91f1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_LIQUIDATOR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_LIQUIDATOR.32624d91f1"}, "model.fsc_evm.silver_bridge__everclear": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "EVERCLEAR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 11, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 12, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 14, "name": "INTENT_ID", "comment": null}, "SENDER": {"type": "TEXT", "index": 15, "name": "SENDER", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 16, "name": "INITIATOR", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 17, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "INPUT_ASSET": {"type": "TEXT", "index": 19, "name": "INPUT_ASSET", "comment": null}, "OUTPUT_ASSET": {"type": "TEXT", "index": 20, "name": "OUTPUT_ASSET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 21, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "TEXT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_COUNT": {"type": "NUMBER", "index": 23, "name": "DESTINATION_COUNT", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 24, "name": "SOURCE_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 25, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 26, "name": "DESTINATION_CHAIN", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 519680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1410, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__everclear"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_liquidations__LOG_ID.7cbbbc2f23": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_liquidations__LOG_ID.7cbbbc2f23"}, "model.fsc_evm.test_silver__created_contracts_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CREATED_CONTRACTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": ""}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__created_contracts_full"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__dim_contract_abis_full_CONTRACT_ADDRESS.fca68d5e2f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "DIM_CONTRACT_ABIS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__dim_contract_abis_full_CONTRACT_ADDRESS.fca68d5e2f"}, "test.fsc_evm.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_BLOCKCHAIN_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": null}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN_ID.fe8350a322"}, "model.polygon_models.silver__aggregator_list": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "AGGREGATOR_LIST", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"AGGREGATOR_IDENTIFIER": {"type": "TEXT", "index": 1, "name": "AGGREGATOR_IDENTIFIER", "comment": null}, "AGGREGATOR": {"type": "TEXT", "index": 2, "name": "AGGREGATOR", "comment": null}, "AGGREGATOR_TYPE": {"type": "TEXT", "index": 3, "name": "AGGREGATOR_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TEXT", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__aggregator_list"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_ASSET_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_provider_asset_metadata_ASSET_ID__TOKEN_ADDRESS__NAME__SYMBOL__PLATFORM__PLATFORM_ID__PROVIDER.e355e7b6b2"}, "model.fsc_evm.silver_bridge__stargate_v2_oft": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_V2_OFT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "GUID": {"type": "TEXT", "index": 4, "name": "GUID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "STARGATE_OFT_ADDRESS": {"type": "TEXT", "index": 7, "name": "STARGATE_OFT_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 9, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "NUMBER", "index": 10, "name": "ASSET_ID", "comment": null}, "ASSET_NAME": {"type": "TEXT", "index": 11, "name": "ASSET_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "SRC_CHAIN_ID": {"type": "TEXT", "index": 14, "name": "SRC_CHAIN_ID", "comment": null}, "SRC_CHAIN": {"type": "TEXT", "index": 15, "name": "SRC_CHAIN", "comment": null}, "DST_CHAIN_ID": {"type": "TEXT", "index": 16, "name": "DST_CHAIN_ID", "comment": null}, "DST_CHAIN": {"type": "TEXT", "index": 17, "name": "DST_CHAIN", "comment": null}, "DST_CHAIN_ID_OFT": {"type": "NUMBER", "index": 18, "name": "DST_CHAIN_ID_OFT", "comment": null}, "AMOUNT_SENT": {"type": "NUMBER", "index": 19, "name": "AMOUNT_SENT", "comment": null}, "AMOUNT_RECEIVED": {"type": "NUMBER", "index": 20, "name": "AMOUNT_RECEIVED", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 21, "name": "PAYLOAD", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 22, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "TEXT", "index": 23, "name": "NONCE", "comment": null}, "SENDER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 24, "name": "SENDER_CONTRACT_ADDRESS", "comment": null}, "RECEIVER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 25, "name": "RECEIVER_CONTRACT_ADDRESS", "comment": null}, "MESSAGE_TYPE": {"type": "TEXT", "index": 26, "name": "MESSAGE_TYPE", "comment": null}, "MESSAGE_TYPE_2": {"type": "TEXT", "index": 27, "name": "MESSAGE_TYPE_2", "comment": null}, "EXECUTOR_ADDRESS": {"type": "TEXT", "index": 28, "name": "EXECUTOR_ADDRESS", "comment": null}, "EXECUTOR_FEE": {"type": "NUMBER", "index": 29, "name": "EXECUTOR_FEE", "comment": null}, "DVN_CONTRACT_ADDRESS": {"type": "TEXT", "index": 30, "name": "DVN_CONTRACT_ADDRESS", "comment": null}, "DVN_FEES": {"type": "VARIANT", "index": 31, "name": "DVN_FEES", "comment": null}, "OPTIONAL_DVNS": {"type": "VARIANT", "index": 32, "name": "OPTIONAL_DVNS", "comment": null}, "REQUIRED_DVNS": {"type": "VARIANT", "index": 33, "name": "REQUIRED_DVNS", "comment": null}, "TOTAL_DVN_FEES": {"type": "NUMBER", "index": 34, "name": "TOTAL_DVN_FEES", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 36, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 37, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 38, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 39, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 40, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 41, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 42, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 69448192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 158787, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_v2_oft"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5c1c155df0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5c1c155df0"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_CREATOR_FEE_RAW.4571cd3937": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_CREATOR_FEE_RAW.4571cd3937"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_INSERTED_TIMESTAMP.b2ca0ceed2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_INSERTED_TIMESTAMP.b2ca0ceed2"}, "test.polygon_models.not_null_silver__complete_nft_sales_TOKENID.434c1bbb73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_TOKENID.434c1bbb73"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_CONTRACT_ADDRESS.e8659c0cd4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_CONTRACT_ADDRESS.e8659c0cd4"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_TO_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT.d64e239e23"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_EVENT_REMOVED.3234e54d57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_EVENT_REMOVED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_EVENT_REMOVED.3234e54d57"}, "test.polygon_models.not_null_silver__complete_nft_sales_NFT_LOG_ID.6a32d9392a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_NFT_LOG_ID.6a32d9392a"}, "model.fsc_evm.bronze__balances_native_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BALANCES_NATIVE_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__balances_native_fr"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_EVENT_INDEX.c6e1f7c07f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_EVENT_INDEX.c6e1f7c07f"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_ORIGIN_FUNCTION_SIGNATURE.c97ff6fa70": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_ORIGIN_FUNCTION_SIGNATURE.c97ff6fa70"}, "model.fsc_evm.silver_lending__silo_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "PROTOCOL_COLLATERAL_TOKEN": {"type": "TEXT", "index": 10, "name": "PROTOCOL_COLLATERAL_TOKEN", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 12, "name": "LIQUIDATOR", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 15, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "TEXT", "index": 16, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 22, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_liquidations"}, "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_FUNCTION_SIGNATURE.ebd6d32cdd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_FUNCTION_SIGNATURE.ebd6d32cdd"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_TX_FEE.9b8567b583": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_TX_FEE.9b8567b583"}, "model.fsc_evm.test_silver__verified_abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "VERIFIED_ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__verified_abis_full"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_HASH.fdd1a78f2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_HASH.fdd1a78f2f"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_GAS_LIMIT.f2dbecd61f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_GAS_LIMIT.f2dbecd61f"}, "test.fsc_evm.not_null_admin__fact_variables_PROJECT.b2ca5d3a9e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "FACT_VARIABLES_PROJECT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "KEY": {"type": "TEXT", "index": 2, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 3, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 4, "name": "PARENT_KEY", "comment": null}, "FACT_VARIABLES_ID": {"type": "TEXT", "index": 5, "name": "FACT_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__fact_variables_PROJECT.b2ca5d3a9e"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.fceecfdb11": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.fceecfdb11"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TX_HASH.66e383a70b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TX_HASH.66e383a70b"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_TOTAL_PRICE_RAW.46ad0b4d7a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_TOTAL_PRICE_RAW.46ad0b4d7a"}, "model.polygon_models.silver__seaport_1_1_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SEAPORT_1_1_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": ""}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": ""}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": ""}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": ""}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": ""}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": ""}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": ""}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": ""}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": ""}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": ""}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2940210688, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5423584, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__seaport_1_1_sales"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_BLOCK_TIMESTAMP.4ee6d5cde6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_BLOCK_TIMESTAMP.4ee6d5cde6"}, "seed.fsc_evm.admin__repos": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "REPOS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"REPO_KEY": {"type": "TEXT", "index": 1, "name": "REPO_KEY", "comment": null}, "GITHUB_REPO": {"type": "TEXT", "index": 2, "name": "GITHUB_REPO", "comment": null}, "CHAIN_NAME": {"type": "TEXT", "index": 3, "name": "CHAIN_NAME", "comment": null}, "IS_ACTIVE": {"type": "BOOLEAN", "index": 4, "name": "IS_ACTIVE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 18, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.admin__repos"}, "model.fsc_evm.test_silver__abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": ""}, "BYTECODE": {"type": "TEXT", "index": 7, "name": "BYTECODE", "comment": ""}, "ABIS_ID": {"type": "TEXT", "index": 8, "name": "ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__abis_recent"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TOKEN_IN__0_xX_0_9a_fA_F_.790e194383": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TOKEN_IN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TOKEN_IN__0_xX_0_9a_fA_F_.790e194383"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.41d5da7600": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.41d5da7600"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_full_CONFIRM_BLOCKS_ID.6dbbf2334b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_CONFIRM_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_full_CONFIRM_BLOCKS_ID.6dbbf2334b"}, "model.polygon_models.silver_olas__registry_reads": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "REGISTRY_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": ""}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 9, "name": "TOKEN_URI_LINK", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "REGISTRY_READS_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_READS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 45056, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__registry_reads"}, "test.polygon_models.not_null_silver_olas__service_event_logs_BLOCK_NUMBER.e49da10e6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_BLOCK_NUMBER.e49da10e6f"}, "test.polygon_models.not_null_silver__complete_nft_sales_BLOCK_TIMESTAMP.79a5861cbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_BLOCK_TIMESTAMP.79a5861cbe"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP__hour__3.21a3a75c8f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP__hour__3.21a3a75c8f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_6_sales_PLATFORM_NAME__opensea.7575a475ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_6_sales_PLATFORM_NAME__opensea.7575a475ff"}, "model.fsc_evm.silver_dex__maverick_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "MAVERICK_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 12, "name": "TX_TO", "comment": null}, "TOKEN_A_IN": {"type": "BOOLEAN", "index": 13, "name": "TOKEN_A_IN", "comment": null}, "EXACT_OUTPUT": {"type": "BOOLEAN", "index": 14, "name": "EXACT_OUTPUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "ACTIVETICK": {"type": "NUMBER", "index": 17, "name": "ACTIVETICK", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__maverick_v2_swaps"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.c7f3997422": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.c7f3997422"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.53adf4570d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.53adf4570d"}, "model.fsc_evm.core__dim_contracts": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_CONTRACTS", "database": "POLYGON", "comment": "## What\n\nThis table provides comprehensive metadata for all smart contracts deployed on EVM blockchains. It includes contract names, symbols, decimals, and deployment details read directly from the blockchain.\n\n## Key Use Cases\n\n- Identifying contracts by name, symbol, or address\n- Understanding token properties (decimals, symbols)\n- Tracking contract deployment patterns and trends\n- Finding contracts deployed by specific factories or deployers\n- Filtering protocol-specific data across other tables\n\n## Important Relationships\n\n- **Join with fact_transactions**: Use `address = to_address` for contract interactions\n- **Join with fact_event_logs**: Use `address = contract_address` for contract events\n- **Join with ez_token_transfers**: Use `address = contract_address` for token movements\n\n## Commonly-used Fields\n\n- `address`: The deployed contract's blockchain address (lowercase)\n- `name`: Human-readable contract name from the name() function\n- `symbol`: Token/contract symbol from the symbol() function\n- `decimals`: Number of decimal places for token amounts\n- `creator_address`: Address that deployed this contract\n- `created_block_timestamp`: When the contract was created\n\n## Sample queries\n\n**Find All Uniswap V3 Pool Contracts**\n\n```sql\nSELECT \n address,\n name,\n created_block_number,\n created_block_timestamp,\n creator_address\nFROM <blockchain_name>.core.dim_contracts\nWHERE creator_address = LOWER('0x1F98431c8aD98523631AE4a59f267346ea31F984') -- Uniswap V3 Factory\nORDER BY created_block_number DESC\nLIMIT 100;\n```\n\n**Analyze Contract Deployment Trends**\n\n```sql\nSELECT \n DATE_TRUNC('week', created_block_timestamp) AS week,\n COUNT(*) AS contracts_deployed,\n COUNT(DISTINCT creator_address) AS unique_deployers\nFROM <blockchain_name>.core.dim_contracts\nWHERE created_block_timestamp >= CURRENT_DATE - 90\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique identifier - the deployed contract's blockchain address.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "Token/contract symbol from the symbol() function.\n\nExample: 'USDC'"}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "Human-readable contract name from the name() function.\n\nExample: 'USD Coin'"}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "Number of decimal places for token amounts, read directly from the contract code.\n\nExample: 6"}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "CREATED_BLOCK_NUMBER", "comment": "Block number when contract was created.\n\nExample: 17500000"}, "CREATED_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_BLOCK_TIMESTAMP", "comment": "Timestamp when contract was created.\n\nExample: 2023-06-15 14:30:00.000"}, "CREATED_TX_HASH": {"type": "TEXT", "index": 7, "name": "CREATED_TX_HASH", "comment": "Transaction hash of the contract deployment.\n\nExample: '0x4f01db1f857e711af502ad6fa8b5b3ccd9e36b5f8c8a7b2c1d3e4f5a6b7c8d9e'"}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 8, "name": "CREATOR_ADDRESS", "comment": "Address that deployed this contract (transaction from_address).\n\nExample: '0x95ba4cf87d6723ad9c0db21737d862be80e93911'"}, "DIM_CONTRACTS_ID": {"type": "TEXT", "index": 9, "name": "DIM_CONTRACTS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33580393472, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 394715575, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__dim_contracts"}, "test.fsc_evm.not_null_silver__labels_LABEL_TYPE.3b980ae2db": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_LABEL_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_LABEL_TYPE.3b980ae2db"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.4ade570dee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.4ade570dee"}, "model.fsc_evm.silver_dex__swap_evt_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SWAP_EVT_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 20, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 21, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 46095063552, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 321507647, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__swap_evt_v2_swaps"}, "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_FROM_ADDRESS.a779765ca9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_FROM_ADDRESS.a779765ca9"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_TOTAL_PRICE_RAW.0ccd4356fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_TOTAL_PRICE_RAW.0ccd4356fe"}, "test.fsc_evm.not_null_test_silver__receipts_recent__INSERTED_TIMESTAMP.3caff14157": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_recent__INSERTED_TIMESTAMP.3caff14157"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_5_sales_PLATFORM_NAME__opensea.16c4e7cfc1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_5_sales_PLATFORM_NAME__opensea.16c4e7cfc1"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_CONTRACT_ADDRESS.2a2bdaa803": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_CONTRACT_ADDRESS.2a2bdaa803"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.e7899727e4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_BLOCK_TIMESTAMP__hour__2.e7899727e4"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.4d5ee11ce4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.4d5ee11ce4"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_DEBT_TOKEN_SYMBOL.31aa114cf8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_DEBT_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_DEBT_TOKEN_SYMBOL.31aa114cf8"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_CONTRACT_ADDRESS.c1a839cddb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_CONTRACT_ADDRESS.c1a839cddb"}, "model.fsc_evm.silver_bridge__allbridge_tokens_sent": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ALLBRIDGE_TOKENS_SENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 10, "name": "AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 13, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_TOKEN": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_TOKEN", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 18, "name": "TX_SUCCEEDED", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 32790016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 201654, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__allbridge_tokens_sent"}, "test.fsc_evm.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": null}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_asset_metadata_TOKEN_ADDRESS.06a52e0e67"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_nft__ez_nft_transfers_recent_EZ_NFT_TRANSFERS_ID.815336f0e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_EZ_NFT_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_nft__ez_nft_transfers_recent_EZ_NFT_TRANSFERS_ID.815336f0e0"}, "test.fsc_evm.not_null_test_silver__transactions_recent_TX_POSITION.bf77824ca2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent_TX_POSITION.bf77824ca2"}, "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_ADDRESS.795fa17957": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_ADDRESS.795fa17957"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TOPICS.9f5c99369f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TOPICS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TOPICS.9f5c99369f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.a91c15b84d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.a91c15b84d"}, "test.fsc_evm.not_null_observability__blocks_TEST_TIMESTAMP.6047fc0ddc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_OBSERVABILITY", "name": "BLOCKS_TEST_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_observability__blocks_TEST_TIMESTAMP.6047fc0ddc"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.5e6bffa046": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.5e6bffa046"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_unique_test_gold__fact_blocks_full_FACT_BLOCKS_ID.484aaf9b82": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_UNIQUE_TEST_GOLD", "name": "FACT_BLOCKS_FULL_FACT_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"FACT_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "FACT_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_unique_test_gold__fact_blocks_full_FACT_BLOCKS_ID.484aaf9b82"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.77a1924e3a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.77a1924e3a"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.e0b5729239": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.e0b5729239"}, "model.fsc_evm.silver_dex__complete_dex_liquidity_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": ""}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": ""}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": ""}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": ""}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": ""}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": ""}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": ""}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": ""}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": ""}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": ""}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": ""}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": ""}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": ""}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": ""}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": ""}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": ""}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 41242624, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 220494, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__complete_dex_liquidity_pools"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TX_HASH.befc121de7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TX_HASH.befc121de7"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.67b262c997": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.67b262c997"}, "model.fsc_evm.silver_bridge__stargate_v2_busdriven": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_V2_BUSDRIVEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "GUID": {"type": "TEXT", "index": 4, "name": "GUID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "STARGATE_ADAPTER_ADDRESS": {"type": "TEXT", "index": 8, "name": "STARGATE_ADAPTER_ADDRESS", "comment": null}, "DST_ID": {"type": "NUMBER", "index": 9, "name": "DST_ID", "comment": null}, "START_TICKET_ID": {"type": "NUMBER", "index": 10, "name": "START_TICKET_ID", "comment": null}, "NUM_PASSENGERS": {"type": "NUMBER", "index": 11, "name": "NUM_PASSENGERS", "comment": null}, "TICKET_ID": {"type": "NUMBER", "index": 12, "name": "TICKET_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 13, "name": "ASSET_ID", "comment": null}, "ASSET_NAME": {"type": "TEXT", "index": 14, "name": "ASSET_NAME", "comment": null}, "ASSET_ADDRESS": {"type": "TEXT", "index": 15, "name": "ASSET_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 16, "name": "FROM_ADDRESS", "comment": null}, "DST_RECEIVER_ADDRESS": {"type": "TEXT", "index": 17, "name": "DST_RECEIVER_ADDRESS", "comment": null}, "AMOUNT_SENT": {"type": "NUMBER", "index": 18, "name": "AMOUNT_SENT", "comment": null}, "FARE": {"type": "NUMBER", "index": 19, "name": "FARE", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 20, "name": "PAYLOAD", "comment": null}, "TX_TYPE": {"type": "TEXT", "index": 21, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "TEXT", "index": 22, "name": "NONCE", "comment": null}, "SRC_CHAIN_ID": {"type": "TEXT", "index": 23, "name": "SRC_CHAIN_ID", "comment": null}, "SRC_CHAIN": {"type": "TEXT", "index": 24, "name": "SRC_CHAIN", "comment": null}, "SENDER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 25, "name": "SENDER_CONTRACT_ADDRESS", "comment": null}, "DST_CHAIN_ID": {"type": "TEXT", "index": 26, "name": "DST_CHAIN_ID", "comment": null}, "DST_CHAIN": {"type": "TEXT", "index": 27, "name": "DST_CHAIN", "comment": null}, "RECEIVER_CONTRACT_ADDRESS": {"type": "TEXT", "index": 28, "name": "RECEIVER_CONTRACT_ADDRESS", "comment": null}, "MESSAGE_TYPE": {"type": "TEXT", "index": 29, "name": "MESSAGE_TYPE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 33, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 34, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 35, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 36, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 37, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 38, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 41519104, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 89520, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_v2_busdriven"}, "test.fsc_evm.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_prices_MODIFIED_TIMESTAMP.b205ba003b"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_S.cff5ed8cca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_S", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_S.cff5ed8cca"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COMPLETE_LENDING_LIQUIDATIONS_ID.69cd6455c6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_COMPLETE_LENDING_LIQUIDATIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COMPLETE_LENDING_LIQUIDATIONS_ID.69cd6455c6"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_PRECISE_RAW.d1e83172a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_VALUE_PRECISE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_PRECISE_RAW.d1e83172a7"}, "model.fsc_evm.bronze__balances_native": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BALANCES_NATIVE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__balances_native"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP__hour__2.94ca90acca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP__hour__2.94ca90acca"}, "model.fsc_evm.silver_lending__fraxlend_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PAYER": {"type": "TEXT", "index": 9, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 10, "name": "BORROWER", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "SHARES_REPAID_UNADJ": {"type": "NUMBER", "index": 12, "name": "SHARES_REPAID_UNADJ", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 13, "name": "PROTOCOL_MARKET", "comment": null}, "PROTOCOL_MARKET_SYMBOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL_MARKET_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN_SYMBOL", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 17, "name": "COLLATERAL_TOKEN", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 23, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_repayments"}, "test.polygon_models.not_null_silver__complete_nft_sales_INPUT_DATA.37d4f77f83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_INPUT_DATA.37d4f77f83"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_CUMULATIVE_GAS_USED.53f3097347": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_CUMULATIVE_GAS_USED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_CUMULATIVE_GAS_USED.53f3097347"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_withdraws_AMOUNT_USD__decimal__float.c62808382c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_withdraws_AMOUNT_USD__decimal__float.c62808382c"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_HEX.7a2a3e4634": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_VALUE_HEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_HEX.7a2a3e4634"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS_UNADJ.bdfa9321f4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_AMOUNTS_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS_UNADJ.bdfa9321f4"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__seaport_1_6_sales__INSERTED_TIMESTAMP__day__1.fef81231f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "SEAPORT_1_6_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__seaport_1_6_sales__INSERTED_TIMESTAMP__day__1.fef81231f9"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.742de25dd6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_recent_MODIFIED_TIMESTAMP__hour__2.742de25dd6"}, "model.fsc_evm.silver_dex__pancakeswap_v3_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V3_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 10, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 11, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 12, "name": "TICK_SPACING", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 13, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 14, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 15, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 16, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 17, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 18, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 19, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 20, "name": "RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 21, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 27, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 28, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v3_pool_actions"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_BLOCK_NUMBER.175fc10a23": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_BLOCK_NUMBER.175fc10a23"}, "model.fsc_evm.price__dim_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "PRICE", "name": "DIM_ASSET_METADATA", "database": "POLYGON", "comment": "## What\n\nThis table provides comprehensive metadata for all assets (tokens and native assets) tracked in the price schema across EVM blockchains. It includes provider, asset identifiers, names, symbols, contract addresses, blockchain, and verification status.\n\n## Key Use Cases\n\n- Join price data to asset metadata for enriched analysis\n- Cross-chain asset analysis and mapping\n- Asset discovery and verification status checking\n- Provider-specific data source analysis\n\n## Important Relationships\n\n- **Join with ez_prices_hourly**: For price time series data\n- **Join with core.dim_contracts**: For contract metadata\n\n## Commonly-used Fields\n\n- `provider`: Data source (coingecko, coinmarketcap, etc.)\n- `asset_id`: Provider-specific unique identifier\n- `blockchain`: Network identifier\n- `token_address`: Contract address (NULL for native assets)\n- `symbol`: Token ticker symbol\n- `name`: Full asset name\n\n## Sample Queries\n\n**Basic Asset Lookup**\n```sql\nSELECT *\nFROM <blockchain_name>.price.dim_asset_metadata\nWHERE blockchain = 'ethereum'\nORDER BY symbol;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": "Contract address of the token on the blockchain. NULL for native assets (ETH, AVAX, etc.).\n\nExample: '0xa0b86a33e6776a1e7f9f0b8b8b8b8b8b8b8b8b8b'"}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": "Unique identifier for the asset from the price provider. Provider-specific ID format.\n\nExample: 'ethereum'"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "Token ticker symbol as commonly recognized. Usually 3-5 uppercase characters.\n\nExample: 'WETH'"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "Full name of the asset or token. More descriptive than symbol.\n\nExample: 'Wrapped Ether'"}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": "The blockchain network where the asset exists. Lowercase by convention.\n\nExample: 'ethereum'"}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN_ID", "comment": "The numeric or string identifier for the blockchain on which the asset exists. Used for cross-chain mapping.\n\nExample: '1'"}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": "Data source that provided the price information. Values include 'coingecko', 'coinmarketcap', 'dex_aggregated'.\n\nExample: 'coingecko'"}, "DIM_ASSET_METADATA_ID": {"type": "TEXT", "index": 8, "name": "DIM_ASSET_METADATA_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 131584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1918, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.price__dim_asset_metadata"}, "model.fsc_evm.test_gold__fact_transactions_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the gold fact transactions model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": ""}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": ""}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": ""}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": ""}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": ""}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": ""}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": ""}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": ""}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": ""}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": ""}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": ""}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": ""}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": ""}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_transactions_full"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_BLOCK_TIMESTAMP.15d8c8cba4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_BLOCK_TIMESTAMP.15d8c8cba4"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_SUCCEEDED.3fd972f5b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TRACE_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_SUCCEEDED.3fd972f5b7"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_GAS_LIMIT.f49dbdd7e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_GAS_LIMIT.f49dbdd7e1"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PREMIUM_AMOUNT.e9f3cbad34": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_PREMIUM_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PREMIUM_AMOUNT.e9f3cbad34"}, "model.fsc_evm.silver_dex__superchain_slipstream_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUPERCHAIN_SLIPSTREAM_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 8, "name": "TICK_SPACING", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 10, "name": "INIT_TICK", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 12, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 13, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 14, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-08 04:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__superchain_slipstream_pools"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_HASH.2562021784": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_HASH.2562021784"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TARGET.f29f9844aa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_TARGET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_TARGET.f29f9844aa"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PROTOCOL_MARKET.fba78b0f77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PROTOCOL_MARKET.fba78b0f77"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_NFT_LOG_ID.c4b2be44be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_NFT_LOG_ID.c4b2be44be"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_POSITION.d76ba851b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_POSITION.d76ba851b9"}, "test.fsc_evm.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices__INSERTED_TIMESTAMP.030d747f3c"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__proxies_full__ID.bab8372ca0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "PROXIES_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "TEXT", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__proxies_full__ID.bab8372ca0"}, "model.fsc_evm.core__ez_token_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_TOKEN_TRANSFERS", "database": "POLYGON", "comment": "## What\n\nThis convenience table provides a comprehensive view of all ERC-20 token transfers with enriched metadata including decimal adjustments, USD values, and token information. It simplifies token flow analysis by joining transfer events with contract details and price data.\n\n## Key Use Cases\n\n- Tracking token movements and holder activity\n- Analyzing stablecoin flows and volumes\n- Monitoring DEX token inflows and outflows\n- Detecting new token launches and adoption\n- Calculating wallet token balances from transfer history\n\n## Important Relationships\n\n- **Join with fact_event_logs**: Use `tx_hash` and `event_index` for raw event details\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with dim_contracts**: Use `contract_address` for token metadata\n- **Complement to ez_native_transfers**: Complete picture of value flows\n\n## Commonly-used Fields\n\n- `contract_address`: The token contract address (NOT the recipient)\n- `from_address`: Token sender address\n- `to_address`: Token recipient address\n- `amount`: Decimal-adjusted transfer amount\n- `amount_usd`: USD value at time of transfer\n- `symbol`: Token symbol (e.g., USDC, DAI)\n- `raw_amount`: Original amount without decimal adjustment\n\n## Sample queries\n\n**Top Token Transfers by USD Value**\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n symbol,\n from_address,\n to_address,\n amount,\n amount_usd,\n token_price,\n contract_address\nFROM <blockchain_name>.core.ez_token_transfers\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_usd > 100000 -- Over [$]100k\n AND has_decimal = TRUE\n AND has_price = TRUE\nORDER BY amount_usd DESC\nLIMIT 100;\n```\n\n**Daily Stablecoin Volume Analysis**\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n symbol,\n COUNT(*) AS transfer_count,\n COUNT(DISTINCT from_address) AS unique_senders,\n SUM(amount) AS total_amount,\n SUM(amount_usd) AS total_usd,\n AVG(amount_usd) AS avg_transfer_usd\nFROM <blockchain_name>.core.ez_token_transfers\nWHERE symbol IN ('USDC', 'USDT', 'DAI', 'BUSD')\n AND block_timestamp >= CURRENT_DATE - 30\n AND has_decimal = TRUE\nGROUP BY 1, 2\nORDER BY 1 DESC, 6 DESC;\n```\n\n**DEX Token Flow Analysis**\n```sql\nWITH dex_addresses AS (\n SELECT address \n FROM <blockchain_name>.core.dim_labels \n WHERE label_type = 'dex' \n AND label_subtype IN ('pool', 'router')\n)\nSELECT \n DATE_TRUNC('hour', block_timestamp) AS hour,\n symbol,\n CASE \n WHEN from_address IN (SELECT address FROM dex_addresses) THEN 'DEX Outflow'\n WHEN to_address IN (SELECT address FROM dex_addresses) THEN 'DEX Inflow'\n END AS flow_type,\n COUNT(*) AS transfers,\n SUM(amount) AS total_amount,\n SUM(amount_usd) AS total_usd\nFROM <blockchain_name>.core.ez_token_transfers\nWHERE block_timestamp >= CURRENT_DATE - 1\n AND (from_address IN (SELECT address FROM dex_addresses)\n OR to_address IN (SELECT address FROM dex_addresses))\n AND symbol IS NOT NULL\nGROUP BY 1, 2, 3\nORDER BY 1 DESC, 6 DESC;\n```\n\n**Token Holder Activity**\n```sql\n-- Most active token senders\nSELECT \n from_address,\n COUNT(DISTINCT contract_address) AS tokens_sent,\n COUNT(DISTINCT DATE(block_timestamp)) AS active_days,\n COUNT(*) AS total_transfers,\n SUM(amount_usd) AS total_usd_sent\nFROM <blockchain_name>.core.ez_token_transfers\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND has_price = TRUE\n AND amount_usd > 10 -- Filter dust\nGROUP BY 1\nHAVING COUNT(*) > 10\nORDER BY total_usd_sent DESC\nLIMIT 100;\n```\n\n**New Token Detection**\n```sql\nWITH first_transfers AS (\n SELECT \n contract_address,\n symbol,\n MIN(block_timestamp) AS first_transfer,\n COUNT(*) AS transfer_count,\n COUNT(DISTINCT from_address) AS unique_senders,\n COUNT(DISTINCT to_address) AS unique_receivers\n FROM <blockchain_name>.core.ez_token_transfers\n WHERE block_timestamp >= CURRENT_DATE - 7\n GROUP BY 1, 2\n HAVING MIN(block_timestamp) >= CURRENT_DATE - 1\n)\nSELECT \n ft.*,\n dc.name AS token_name,\n dc.decimals\nFROM first_transfers ft\nLEFT JOIN <blockchain_name>.core.dim_contracts dc ON ft.contract_address = dc.address\nORDER BY transfer_count DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "The from address for the token transfer. This may or may not be the same as the origin_from_address.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "The to address for the token transfer. This may or may not be the same as the origin_to_address.\n\nExample: '0xabcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": "The contract address for the token transfer.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": "The token standard for the transfer, in this case always erc20.\n\nExample: 'erc20'"}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": "Boolean flag indicating if the token is verified by the Flipside team.\n\nExample: true"}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": "Human-readable contract name from the name() function.\n\nExample: 'USD Coin'"}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": "Token/contract symbol from the symbol() function.\n\nExample: 'USDC'"}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": "Number of decimal places for token amounts, read directly from the contract code.\n\nExample: 6"}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": "String representation of raw amount for precision preservation.\n\nExample: '1000500000'"}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": "Original token amount without decimal adjustment.\n\nExample: 1000500000"}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": "String representation of decimal-adjusted amount preserving full precision.\n\nExample: '1000.500000'"}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": "Decimal-adjusted token amount for human-readable values.\n\nExample: 1000.50"}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": "USD value of the token transfer at transaction time.\n\nExample: 1000.50"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 860819956224, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7313807118, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__ez_token_transfers"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.63454383b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.63454383b5"}, "model.fsc_evm.bronze__blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__blocks"}, "model.fsc_evm.silver_dex__curve_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CURVE_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": ""}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_ID": {"type": "NUMBER", "index": 7, "name": "TOKEN_ID", "comment": ""}, "TOKEN_TYPE": {"type": "TEXT", "index": 8, "name": "TOKEN_TYPE", "comment": ""}, "POOL_SYMBOL": {"type": "TEXT", "index": 9, "name": "POOL_SYMBOL", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": ""}, "POOL_DECIMALS": {"type": "NUMBER", "index": 11, "name": "POOL_DECIMALS", "comment": ""}, "POOL_ID": {"type": "TEXT", "index": 12, "name": "POOL_ID", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": ""}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": ""}, "_CALL_ID": {"type": "TEXT", "index": 17, "name": "_CALL_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TOKEN_NUM": {"type": "NUMBER", "index": 19, "name": "TOKEN_NUM", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6787584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2067, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__curve_pools"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver__balances_native_daily__INSERTED_TIMESTAMP__day__2.0117687deb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BALANCES_NATIVE_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver__balances_native_daily__INSERTED_TIMESTAMP__day__2.0117687deb"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_DATA.4c46b98652": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_DATA.4c46b98652"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_INSERTED_TIMESTAMP__hour__2.eae85b300c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_full_INSERTED_TIMESTAMP__hour__2.eae85b300c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.82ad920c6e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.82ad920c6e"}, "model.fsc_evm.bronze__complete_native_asset_metadata": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_native_asset_metadata"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PROTOCOL.a8b7ac43d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PROTOCOL.a8b7ac43d6"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PROTOCOL.3c56422288": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PROTOCOL.3c56422288"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_TX_HASH__0_xX_0_9a_fA_F_.6ec2b48a1e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_TX_HASH__0_xX_0_9a_fA_F_.6ec2b48a1e"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS.c774024072": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_AMOUNTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS.c774024072"}, "model.fsc_evm.silver_dex__bitflux_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "BITFLUX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 9, "name": "RECIPIENT", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 14, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 15, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 16, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 17, "name": "TOKEN3", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 21, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__bitflux_swaps"}, "test.fsc_evm.accepted_values_recent_row_observability__receipts_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.3c8361f4b6": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_RECENT_ROW_OBSERVABILITY", "name": "RECEIPTS_BLOCKS_IMPACTED_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 1, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 2, "name": "MISSING_LIST", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.accepted_values_recent_row_observability__receipts_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.3c8361f4b6"}, "test.polygon_models.not_null_silver__tofunft_sales_TOTAL_FEES_RAW.ea6fd23ad5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_TOTAL_FEES_RAW.ea6fd23ad5"}, "model.fsc_evm.core__dim_labels": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_LABELS", "database": "POLYGON", "comment": "## What\n\nThe labels table is a critical dimension for blockchain analysis, providing one-to-one address identifiers that transform opaque addresses into recognizable entities. Labels are categorized into types (cex, dex, defi, etc.) and subtypes (hot_wallet, treasury, etc.) to enable sophisticated filtering and analysis.\n\n## Key Use Cases\n\n- Track centralized exchange flows (deposits, withdrawals, hot/cold wallet movements)\n- Analyze DeFi protocol usage and cross-protocol interactions\n- Monitor whale and institutional wallet activities\n- Identify token contracts and their movements\n- Assess labeling coverage for active addresses\n- Create entity-based transaction flow analysis\n\n## Important Relationships\n\n- **Join with fact_transactions**: Identify exchange flows, protocol usage\n- **Join with ez_token_transfers**: Track token movements by entity type\n- **Join with dim_contracts**: Combine with contract metadata\n\n## Commonly-used Fields\n\n- `address`: Primary key for joining with transaction tables\n- `label_type`: High-level category (cex, dex, defi, token, etc.)\n- `label_subtype`: Specific categorization within type (hot_wallet, pool, etc.)\n- `project_name`: Protocol or entity name\n- `address_name`: Most specific, granular label\n- `blockchain`: Network identifier for multi-chain queries\n\n## Sample Queries\n\n**Exchange Flow Analysis**\n```sql\n-- Track CEX inflows and outflows\nWITH cex_addresses AS (\n SELECT DISTINCT address\n FROM <blockchain_name>.core.dim_labels\n WHERE label_type = 'cex'\n AND label_subtype IN ('hot_wallet', 'deposit')\n)\nSELECT \n DATE_TRUNC('day', t.block_timestamp) AS day,\n CASE \n WHEN t.to_address IN (SELECT address FROM cex_addresses) THEN 'CEX Inflow'\n WHEN t.from_address IN (SELECT address FROM cex_addresses) THEN 'CEX Outflow'\n END AS flow_direction,\n COUNT(*) AS transaction_count,\n SUM(t.value) AS total_native_value,\n COUNT(DISTINCT t.from_address) AS unique_users\nFROM <blockchain_name>.fact.fact_transactions t\nWHERE (t.to_address IN (SELECT address FROM cex_addresses)\n OR t.from_address IN (SELECT address FROM cex_addresses))\n AND t.block_timestamp >= CURRENT_DATE - 30\n AND t.value > 0\nGROUP BY 1, 2\nORDER BY 1 DESC, 2;\n```\n\n**Protocol Usage Ranking**\n```sql\n-- Top DeFi protocols by unique users\nSELECT \n l.project_name,\n l.label_type,\n COUNT(DISTINCT t.from_address) AS unique_users,\n COUNT(*) AS total_interactions,\n SUM(t.tx_fee) AS total_fees_paid\nFROM <blockchain_name>.fact.fact_transactions t\nJOIN <blockchain_name>.core.dim_labels l ON t.to_address = l.address\nWHERE l.label_type IN ('defi', 'dex')\n AND t.block_timestamp >= CURRENT_DATE - 7\n AND t.tx_status = 'SUCCESS'\nGROUP BY 1, 2\nORDER BY 3 DESC\nLIMIT 20;\n```\n\n**Whale Wallet Tracking**\n```sql\n-- Monitor large holder activities\nWITH whale_activity AS (\n SELECT \n l.address,\n l.address_name,\n l.label_type,\n COUNT(*) AS tx_count,\n SUM(CASE WHEN t.from_address = l.address THEN 1 ELSE 0 END) AS outgoing_tx,\n SUM(CASE WHEN t.to_address = l.address THEN 1 ELSE 0 END) AS incoming_tx,\n SUM(CASE WHEN t.from_address = l.address THEN t.value ELSE 0 END) AS value_sent,\n SUM(CASE WHEN t.to_address = l.address THEN t.value ELSE 0 END) AS value_received\n FROM <blockchain_name>.core.dim_labels l\n JOIN <blockchain_name>.fact.fact_transactions t \n ON l.address IN (t.from_address, t.to_address)\n WHERE l.label_type IN ('whale', 'institution', 'fund')\n AND t.block_timestamp >= CURRENT_DATE - 1\n GROUP BY 1, 2, 3\n)\nSELECT \n *,\n value_received - value_sent AS net_flow\nFROM whale_activity\nWHERE tx_count > 10\nORDER BY ABS(net_flow) DESC;\n```\n\n**Cross-Protocol Interactions**\n```sql\n-- Find addresses interacting with multiple protocols\nWITH user_protocols AS (\n SELECT \n t.from_address AS user_address,\n l.project_name,\n l.label_type,\n COUNT(*) AS interactions\n FROM <blockchain_name>.fact.fact_transactions t\n JOIN <blockchain_name>.core.dim_labels l ON t.to_address = l.address\n WHERE l.label_type IN ('defi', 'dex', 'nft')\n AND t.block_timestamp >= CURRENT_DATE - 30\n GROUP BY 1, 2, 3\n)\nSELECT \n user_address,\n COUNT(DISTINCT project_name) AS protocols_used,\n SUM(interactions) AS total_interactions,\n ARRAY_AGG(DISTINCT project_name) AS protocol_list\nFROM user_protocols\nGROUP BY 1\nHAVING COUNT(DISTINCT project_name) >= 5\nORDER BY 2 DESC\nLIMIT 100;\n```\n \n**Label Coverage Analysis**\n```sql\n-- Assess labeling coverage for active addresses\nWITH active_addresses AS (\n SELECT DISTINCT address, address_count\n FROM (\n SELECT to_address AS address, COUNT(*) AS address_count\n FROM <blockchain_name>.fact.fact_transactions\n WHERE block_timestamp >= CURRENT_DATE - 7\n GROUP BY 1\n HAVING COUNT(*) > 100\n )\n)\nSELECT \n CASE WHEN l.address IS NOT NULL THEN 'Labeled' ELSE 'Unlabeled' END AS status,\n COUNT(*) AS address_count,\n SUM(a.address_count) AS total_transactions\nFROM active_addresses a\nLEFT JOIN <blockchain_name>.core.dim_labels l ON a.address = l.address\nGROUP BY 1;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The blockchain network for this label. Required for multi-chain label queries.\n\nExample: 'ethereum'"}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": "The source or creator of this label entry. Labels from verified sources may be more reliable.\n\nExample: 'flipside'"}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "The blockchain address (0x format) that this label describes. Lowercase hex string used as primary key for joining.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": "The most specific, granular label for this address. Provides maximum detail for precise identification.\n\nExample: 'Binance 14'"}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "High-level category describing the address's primary function. Core types include cex, dex, defi, token, nft, bridge, games, whale, institution, and l2.\n\nExample: 'cex'"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "Specific categorization within the label type. Used for detailed filtering within broader categories.\n\nExample: 'hot_wallet'"}, "LABEL": {"type": "TEXT", "index": 7, "name": "LABEL", "comment": "High-level label identifying the general entity or wallet type. Often combines project_name with label_subtype.\n\nExample: 'Binance Hot Wallet'"}, "DIM_LABELS_ID": {"type": "TEXT", "index": 8, "name": "DIM_LABELS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6465819648, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 161712637, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__dim_labels"}, "model.fsc_evm.silver_dex__pancakeswap_v3_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V3_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "RECIPIENT_ADDRESS": {"type": "TEXT", "index": 10, "name": "RECIPIENT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 11, "name": "EVENT_INDEX", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT1_UNADJ", "comment": null}, "SQRTPRICEX96": {"type": "NUMBER", "index": 14, "name": "SQRTPRICEX96", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 15, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 16, "name": "TICK", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 17, "name": "TICK_SPACING", "comment": null}, "FEE": {"type": "NUMBER", "index": 18, "name": "FEE", "comment": null}, "PROTOCOLFEESTOKEN0": {"type": "NUMBER", "index": 19, "name": "PROTOCOLFEESTOKEN0", "comment": null}, "PROTOCOLFEESTOKEN1": {"type": "NUMBER", "index": 20, "name": "PROTOCOLFEESTOKEN1", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 21, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 22, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 23, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 24, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 25, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 27, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 28, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 29, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 30, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 31, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v3_swaps"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f3b5a3d941": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f3b5a3d941"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_TX_HASH__0_xX_0_9a_fA_F_.60bef77cff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_TX_HASH__0_xX_0_9a_fA_F_.60bef77cff"}, "model.fsc_evm.silver_bridge__everclear_reads": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "EVERCLEAR_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MIN_EPOCH": {"type": "NUMBER", "index": 1, "name": "MIN_EPOCH", "comment": ""}, "OUTPUT_ASSET": {"type": "TEXT", "index": 2, "name": "OUTPUT_ASSET", "comment": ""}, "STATUS": {"type": "TEXT", "index": 3, "name": "STATUS", "comment": ""}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 4, "name": "DESTINATION_CHAIN_ID", "comment": ""}, "INTENT_CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INTENT_CREATED_TIMESTAMP", "comment": ""}, "CURSOR_ID": {"type": "NUMBER", "index": 6, "name": "CURSOR_ID", "comment": ""}, "INTENT_ID": {"type": "TEXT", "index": 7, "name": "INTENT_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 93184, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1130, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__everclear_reads"}, "test.fsc_evm.not_null_admin__ez_variables_DEFAULT_VALUE.262d6c41bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_DEFAULT_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_DEFAULT_VALUE.262d6c41bd"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP.3873d5cdc6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP.3873d5cdc6"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.aa4bb5848c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.aa4bb5848c"}, "model.fsc_evm.bronze_api__contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_API", "name": "CONTRACT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI_DATA": {"type": "VARIANT", "index": 2, "name": "ABI_DATA", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-05-15 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 150665728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1424553, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze_api__contract_abis"}, "model.fsc_evm.silver__contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CONTRACTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 59998208, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1024769, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__contracts"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP__hour__3.186f75bd44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP__hour__3.186f75bd44"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__labels_BLOCKCHAIN__CREATOR__ADDRESS.8355a7dbdd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "LABELS_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__labels_BLOCKCHAIN__CREATOR__ADDRESS.8355a7dbdd"}, "test.fsc_evm.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_COMPLETE_TOKEN_ASSET_METADATA_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_token_asset_metadata_COMPLETE_TOKEN_ASSET_METADATA_ID.99f9227588"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_EZ_BALANCES_NATIVE_DAILY_ID.fa62d2d951": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_EZ_BALANCES_NATIVE_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_EZ_BALANCES_NATIVE_DAILY_ID.fa62d2d951"}, "model.fsc_evm.test_gold__ez_token_transfers_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the `ez_token_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": ""}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": ""}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": ""}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": ""}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_token_transfers_full"}, "test.fsc_evm.not_null_test_silver__traces_recent__INSERTED_TIMESTAMP.29dedb5f0f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent__INSERTED_TIMESTAMP.29dedb5f0f"}, "model.fsc_evm.silver_bridge__ccip_on_ramp_address": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCIP_ON_RAMP_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 5, "name": "BRIDGE_ADDRESS", "comment": null}, "DEST_CHAIN_SELECTOR": {"type": "TEXT", "index": 6, "name": "DEST_CHAIN_SELECTOR", "comment": null}, "CHAIN_NAME": {"type": "TEXT", "index": 7, "name": "CHAIN_NAME", "comment": null}, "ON_RAMP_ADDRESS": {"type": "TEXT", "index": 8, "name": "ON_RAMP_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 9, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 10, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-12 13:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7168, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 28, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__ccip_on_ramp_address"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b66a5f5fde": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.b66a5f5fde"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.3e8e3c0838": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.3e8e3c0838"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_INDEX.00c0917eec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_INDEX.00c0917eec"}, "model.fsc_evm.silver_bridge__hyperliquid": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HYPERLIQUID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 11, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 12, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 18, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 19, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 20, "name": "DESTINATION_CHAIN", "comment": null}, "_ID": {"type": "TEXT", "index": 21, "name": "_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-05 16:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hyperliquid"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__complete_event_abis_recent_PARENT_CONTRACT_ADDRESS__EVENT_SIGNATURE__START_BLOCK.f72f3b769f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "COMPLETE_EVENT_ABIS_RECENT_PARENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 2, "name": "EVENT_SIGNATURE", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__complete_event_abis_recent_PARENT_CONTRACT_ADDRESS__EVENT_SIGNATURE__START_BLOCK.f72f3b769f"}, "test.polygon_models.not_null_silver__seaport_1_5_sales__INSERTED_TIMESTAMP.ca71885856": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales__INSERTED_TIMESTAMP.ca71885856"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent_MODIFIED_TIMESTAMP__hour__2.30705ba06a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent_MODIFIED_TIMESTAMP__hour__2.30705ba06a"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_FROM_ADDRESS.f2cd4b35a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_FROM_ADDRESS.f2cd4b35a9"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP.de99ef8ef5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP.de99ef8ef5"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_AMOUNT.dd3698ee3b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_AMOUNT.dd3698ee3b"}, "model.fsc_evm.silver_dex__velodrome_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 20, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 21, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v2_swaps"}, "test.fsc_evm.curated_recency_defi_silver_bridge__complete_bridge_activity_bridge.a2b41e22b2": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_BRIDGE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_bridge__complete_bridge_activity_bridge.a2b41e22b2"}, "test.polygon_models.not_null_silver__tofunft_sales_TOKENID.dbc3abbfb8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_TOKENID.dbc3abbfb8"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_BUYER_ADDRESS.cffb31ba59": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_BUYER_ADDRESS.cffb31ba59"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_POSITION.2791b096bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_POSITION.2791b096bd"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_EZ_NFT_TRANSFERS_ID.1c01304059": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_EZ_NFT_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_EZ_NFT_TRANSFERS_ID.1c01304059"}, "test.fsc_evm.not_null_test_silver__traces_recent_INSERTED_TIMESTAMP.4f0efcf34b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_INSERTED_TIMESTAMP.4f0efcf34b"}, "model.fsc_evm.silver_dex__pancakeswap_v2_ss_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V2_SS_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "SOLD_ID": {"type": "NUMBER", "index": 12, "name": "SOLD_ID", "comment": null}, "TOKENS_SOLD": {"type": "NUMBER", "index": 13, "name": "TOKENS_SOLD", "comment": null}, "BOUGHT_ID": {"type": "NUMBER", "index": 14, "name": "BOUGHT_ID", "comment": null}, "TOKENS_BOUGHT": {"type": "NUMBER", "index": 15, "name": "TOKENS_BOUGHT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:09UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v2_ss_swaps"}, "test.fsc_evm.not_null_silver__labels_BLOCKCHAIN.4d07b6112c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_BLOCKCHAIN.4d07b6112c"}, "model.fsc_evm.chain_stats__ez_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_METRICS_DAILY", "database": "POLYGON", "comment": "## What\n\nDaily aggregated metrics for the indicated EVM blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.chain_stats__ez_metrics_daily"}, "model.fsc_evm.bronze__labels": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "LABELS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": ""}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": ""}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": ""}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": ""}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": ""}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__labels"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_recent__INSERTED_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.f0ec5f4645": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_recent__INSERTED_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.f0ec5f4645"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_HASH.7af5bb693e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TX_HASH.7af5bb693e"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.a542b4ea96": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.a542b4ea96"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_FROM_ADDRESS.ad4c8e2694": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_FROM_ADDRESS.ad4c8e2694"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TOKENS_IS_VERIFIED.d38e3bdb59": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_TOKENS_IS_VERIFIED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TOKENS_IS_VERIFIED.d38e3bdb59"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TOPIC_0.ddb723fd73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_TOPIC_0", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_TOPIC_0.ddb723fd73"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYMBOL": {"type": "TEXT", "index": 1, "name": "SYMBOL", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_native_asset_metadata_SYMBOL.6c5f561373"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.820c1a0eaa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.820c1a0eaa"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_FACT_EVENT_LOGS_ID.91901e9d78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_FACT_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_FACT_EVENT_LOGS_ID.91901e9d78"}, "model.fsc_evm.silver_dex__zyberswap_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "ZYBERSWAP_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT1_UNADJ", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN1_ADDRESS", "comment": null}, "PRICE": {"type": "NUMBER", "index": 16, "name": "PRICE", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 17, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 18, "name": "TICK", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__zyberswap_v2_swaps"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.20c0e6f088": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.20c0e6f088"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__created_contracts_full_created_contract_address.e21b0009b3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL_CREATED_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__created_contracts_full_created_contract_address.e21b0009b3"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.7b409eed52": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "POLYMARKET_FILLED_ORDERS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.7b409eed52"}, "model.fsc_evm.silver_lending__fraxlend_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "SHARES_LIQUIDATED_UNADJ": {"type": "NUMBER", "index": 14, "name": "SHARES_LIQUIDATED_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 15, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 16, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "SHARES_TO_ADJUST_UNADJ": {"type": "NUMBER", "index": 18, "name": "SHARES_TO_ADJUST_UNADJ", "comment": null}, "AMOUNT_TO_ADJUST_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_TO_ADJUST_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 21, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 25, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_liquidations"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__curve_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.185fa9348a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "CURVE_POOLS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__curve_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.185fa9348a"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_TIMESTAMP.3a590c964b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_BLOCK_TIMESTAMP.3a590c964b"}, "model.fsc_evm.test_gold__fact_blocks_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_BLOCKS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of fact blocks.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": ""}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": ""}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": ""}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": ""}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": ""}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": ""}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": ""}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": ""}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": ""}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": ""}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": ""}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": ""}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": ""}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": ""}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": ""}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_blocks_recent"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE_PRECISE_RAW.5cee0b299e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_VALUE_PRECISE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_VALUE_PRECISE_RAW.5cee0b299e"}, "test.fsc_evm.not_null_silver__balances_native_daily__INSERTED_TIMESTAMP.ce964e9219": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_NATIVE_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 4, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 6, "name": "BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_native_daily__INSERTED_TIMESTAMP.ce964e9219"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full_MODIFIED_TIMESTAMP__hour__2.d8baad76f3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_full_MODIFIED_TIMESTAMP__hour__2.d8baad76f3"}, "test.fsc_evm.not_null_silver__balances_erc20_daily_ADDRESS.d149b58851": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BALANCES_ERC20_DAILY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__balances_erc20_daily_ADDRESS.d149b58851"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TOKENS.fd4087fc87": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_TOKENS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_TOKENS.fd4087fc87"}, "model.fsc_evm.test_gold__ez_decoded_event_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": ""}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": ""}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": ""}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": ""}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_decoded_event_logs_recent"}, "test.polygon_models.not_null_silver__tofunft_sales_CREATOR_FEE_RAW.2acaf124dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_CREATOR_FEE_RAW.2acaf124dc"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_AMOUNT_UNADJ.5b85a0643a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_AMOUNT_UNADJ.5b85a0643a"}, "test.fsc_evm.not_null_test_silver__created_contracts_full__INSERTED_TIMESTAMP.c6b7aec473": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CREATED_CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CREATED_CONTRACT_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 5, "name": "CREATOR_ADDRESS", "comment": null}, "CREATED_CONTRACT_INPUT": {"type": "TEXT", "index": 6, "name": "CREATED_CONTRACT_INPUT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATED_CONTRACTS_ID": {"type": "TEXT", "index": 8, "name": "CREATED_CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__created_contracts_full__INSERTED_TIMESTAMP.c6b7aec473"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_BLOCK_DATE.23211ae498": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_RECENT_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_recent_BLOCK_DATE.23211ae498"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent_MODIFIED_TIMESTAMP__hour__2.f4efbc4d10": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent_MODIFIED_TIMESTAMP__hour__2.f4efbc4d10"}, "test.fsc_evm.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_PRICES_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": null}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": null}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": null}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": null}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_prices_PROVIDER.982c1dc287"}, "model.fsc_evm.silver_dex__superchain_slipstream_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUPERCHAIN_SLIPSTREAM_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT1_UNADJ", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN1_ADDRESS", "comment": null}, "PRICE": {"type": "NUMBER", "index": 16, "name": "PRICE", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 17, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 18, "name": "TICK", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-08 04:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__superchain_slipstream_swaps"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_ORIGIN_FUNCTION_SIGNATURE.8ad33ea363": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_ORIGIN_FUNCTION_SIGNATURE.8ad33ea363"}, "test.polygon_models.not_null_silver__complete_nft_sales_SELLER_ADDRESS.eda1b7ad24": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_SELLER_ADDRESS.eda1b7ad24"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.28cf427125": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.28cf427125"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_EVENT_INDEX.85b975cd1b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_EVENT_INDEX.85b975cd1b"}, "model.fsc_evm.silver_bridge__eywa_requestsent": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "EYWA_REQUESTSENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 22, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 23, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33361920, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 299248, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__eywa_requestsent"}, "test.fsc_evm.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": null}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_asset_metadata_PROVIDER.0d1d2c6852"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__decoded_logs_recent_DECODED_LOGS_ID.2bf95e427e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "DECODED_LOGS_RECENT_DECODED_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DECODED_LOGS_ID": {"type": "TEXT", "index": 1, "name": "DECODED_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__decoded_logs_recent_DECODED_LOGS_ID.2bf95e427e"}, "model.fsc_evm.bronze__stablecoin_reads_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "STABLECOIN_READS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__stablecoin_reads_fr"}, "test.fsc_evm.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_asset_metadata_SYMBOL.ff109ff1ee"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_BLOCK_TIMESTAMP.cda64f37d1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_BLOCK_TIMESTAMP.cda64f37d1"}, "test.polygon_models.not_null_silver__tofunft_sales_TX_HASH.d00c52e95b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_TX_HASH.d00c52e95b"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_BLOCK_NUMBER.3cc45619ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_BLOCK_NUMBER.3cc45619ac"}, "test.fsc_evm.accepted_values_recent_row_observability__blocks_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.d058a90f3b": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_RECENT_ROW_OBSERVABILITY", "name": "BLOCKS_BLOCKS_IMPACTED_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 1, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 2, "name": "MISSING_LIST", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.accepted_values_recent_row_observability__blocks_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.d058a90f3b"}, "model.fsc_evm.silver_bridge__axelar_contractcallwithtoken": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "AXELAR_CONTRACTCALLWITHTOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN", "comment": null}, "DESTINATION_CONTRACT_ADDRESS": {"type": "TEXT", "index": 16, "name": "DESTINATION_CONTRACT_ADDRESS", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 18, "name": "AMOUNT", "comment": null}, "PAYLOAD": {"type": "TEXT", "index": 19, "name": "PAYLOAD", "comment": null}, "PAYLOAD_HASH": {"type": "TEXT", "index": 20, "name": "PAYLOAD_HASH", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 21, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 22, "name": "TOKEN_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 100618240, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 302468, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__axelar_contractcallwithtoken"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TX_HASH.336555c4d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TX_HASH.336555c4d6"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full_MODIFIED_TIMESTAMP__hour__2.89a13f7252": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full_MODIFIED_TIMESTAMP__hour__2.89a13f7252"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.e291a891ae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.e291a891ae"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_ORIGIN_FROM_ADDRESS.95a4909c44": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_ORIGIN_FROM_ADDRESS.95a4909c44"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_token_prices_HOUR__TOKEN_ADDRESS__BLOCKCHAIN.dde8fc55cf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "COMPLETE_TOKEN_PRICES_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__complete_token_prices_HOUR__TOKEN_ADDRESS__BLOCKCHAIN.dde8fc55cf"}, "test.fsc_evm.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices__INSERTED_TIMESTAMP.90a2d67d90"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.44301d7b7c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_BLOCK_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_BLOCK_HASH__0_xX_0_9a_fA_F_.44301d7b7c"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_STATE_ROOT.da47dabf27": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_STATE_ROOT.da47dabf27"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.a33e76bb25": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.a33e76bb25"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_VERSION.5eef91934c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_VERSION.5eef91934c"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.65dfa2ec4d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.65dfa2ec4d"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_BLOCK_DATE.87397d3b88": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_BLOCK_DATE.87397d3b88"}, "model.fsc_evm.silver_dex__dackie_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DACKIE_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 10, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 11, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 12, "name": "TICK_SPACING", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 13, "name": "INIT_TICK", "comment": null}, "TICK_LOWER": {"type": "FLOAT", "index": 14, "name": "TICK_LOWER", "comment": null}, "TICK_UPPER": {"type": "FLOAT", "index": 15, "name": "TICK_UPPER", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 16, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 17, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 18, "name": "LIQUIDITY_PROVIDER", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 19, "name": "OWNER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 20, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 21, "name": "RECEIVER", "comment": null}, "LIQUIDITY_AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "LIQUIDITY_AMOUNT_UNADJ", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 24, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 25, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 26, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 27, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 29, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dackie_pool_actions"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TX_FEE__NUMBER__FLOAT.d59a0ea6ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TX_FEE__NUMBER__FLOAT.d59a0ea6ef"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__dim_variables_DIM_VARIABLES_ID.9de48d7fec": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_ADMIN", "name": "DIM_VARIABLES_DIM_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DIM_VARIABLES_ID": {"type": "TEXT", "index": 1, "name": "DIM_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_admin__dim_variables_DIM_VARIABLES_ID.9de48d7fec"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_repayments_BLOCK_TIMESTAMP__day__3.1330d20e3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_repayments_BLOCK_TIMESTAMP__day__3.1330d20e3b"}, "model.fsc_evm.observability__transactions": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "TRANSACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": ""}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": ""}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": ""}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": ""}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": ""}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": ""}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": ""}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": ""}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 189952, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5215, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.observability__transactions"}, "model.fsc_evm.silver_lending__morpho_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_UNADJ", "comment": null}, "PAYER": {"type": "TEXT", "index": 10, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_ID": {"type": "TEXT", "index": 16, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 945152, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6872, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_repayments"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__verified_abis_full_CONTRACT_ADDRESS.15e49a38cc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "VERIFIED_ABIS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__verified_abis_full_CONTRACT_ADDRESS.15e49a38cc"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_BLOCK_NUMBER__NUMBER__FLOAT.065c833ed1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_full_BLOCK_NUMBER__NUMBER__FLOAT.065c833ed1"}, "model.fsc_evm.core__ez_native_transfers": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_NATIVE_TRANSFERS", "database": "POLYGON", "comment": "## What\n\nThis convenience table tracks all native asset transfers (ETH, AVAX, MATIC, etc.) extracted from transaction traces. It provides a simplified view of value movements with decimal adjustments and USD conversions, making it easy to analyze fund flows without parsing complex trace data.\n\n## Key Use Cases\n\n- Tracking native asset movements between wallets and contracts\n- Analyzing exchange deposits and withdrawals\n- Monitoring whale movements and large transfers\n- Calculating wallet balances from transfer history\n- Identifying internal transfers within smart contract executions\n\n## Important Relationships\n\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with fact_traces**: Use `tx_hash` and `trace_index` for trace details\n- **Join with dim_labels**: Use addresses for entity identification\n- **Complement to ez_token_transfers**: This table for native, that for tokens\n\n## Commonly-used Fields\n\n- `from_address`: The sender of the native asset transfer\n- `to_address`: The recipient of the native asset transfer\n- `amount`: Decimal-adjusted transfer amount\n- `amount_usd`: USD value at time of transfer\n- `origin_from_address`: Original transaction sender\n- `origin_to_address`: Original transaction recipient\n- `identifier`: Trace identifier (0 for external transfers)\n\n## Sample queries\n\n**Daily Native Asset Transfer Volume**\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n COUNT(*) AS transfer_count,\n COUNT(DISTINCT from_address) AS unique_senders,\n COUNT(DISTINCT to_address) AS unique_receivers,\n SUM(amount) AS total_amount,\n AVG(amount) AS avg_amount,\n SUM(amount_usd) AS total_usd,\n MAX(amount_usd) AS largest_transfer_usd\nFROM <blockchain_name>.core.ez_native_transfers\nWHERE block_timestamp >= CURRENT_DATE - 30\n AND amount > 0\nGROUP BY 1\nORDER BY 1 DESC;\n```\n\n**Whale Movements (Large Transfers)**\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n from_address,\n to_address,\n amount,\n amount_usd,\n origin_from_address,\n origin_to_address,\n identifier\nFROM <blockchain_name>.core.ez_native_transfers\nWHERE amount_usd > 1000000 -- Over [$]1M USD\n AND block_timestamp >= CURRENT_DATE - 7\nORDER BY amount_usd DESC\nLIMIT 100;\n```\n\n**Exchange Deposit/Withdrawal Patterns**\n```sql\nWITH exchange_addresses AS (\n SELECT DISTINCT address \n FROM dim_labels \n WHERE label_type = 'exchange'\n)\nSELECT \n DATE_TRUNC('hour', block_timestamp) AS hour,\n CASE \n WHEN to_address IN (SELECT address FROM exchange_addresses) THEN 'Deposit'\n WHEN from_address IN (SELECT address FROM exchange_addresses) THEN 'Withdrawal'\n END AS transfer_type,\n COUNT(*) AS transfer_count,\n SUM(amount) AS total_amount,\n SUM(amount_usd) AS total_usd\nFROM <blockchain_name>.core.ez_native_transfers\nWHERE block_timestamp >= CURRENT_DATE - 1\n AND (to_address IN (SELECT address FROM exchange_addresses)\n OR from_address IN (SELECT address FROM exchange_addresses))\nGROUP BY 1, 2\nORDER BY 1 DESC;\n```\n\n**Internal Transfer Analysis**\n```sql\n-- Compare external vs internal transfers\nSELECT \n CASE \n WHEN identifier = '0' THEN 'External Transfer'\n ELSE 'Internal Transfer'\n END AS transfer_type,\n COUNT(*) AS count,\n SUM(amount) AS total_amount,\n AVG(amount) AS avg_amount,\n SUM(amount_usd) AS total_volume_usd\nFROM <blockchain_name>.core.ez_native_transfers\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1;\n```\n\n**Smart Contract Native Asset Holdings**\n```sql\nWITH contract_balances AS (\n SELECT \n to_address AS address,\n SUM(amount) AS inflows\n FROM <blockchain_name>.core.ez_native_transfers\n WHERE to_address IN (SELECT address FROM dim_contracts)\n GROUP BY 1\n),\noutflows AS (\n SELECT \n from_address AS address,\n SUM(amount) AS outflows\n FROM <blockchain_name>.core.ez_native_transfers\n WHERE from_address IN (SELECT address FROM dim_contracts)\n GROUP BY 1\n)\nSELECT \n c.address,\n dc.name AS contract_name,\n COALESCE(c.inflows, 0) - COALESCE(o.outflows, 0) AS net_balance,\n c.inflows,\n o.outflows\nFROM contract_balances c\nLEFT JOIN outflows o ON c.address = o.address\nLEFT JOIN <blockchain_name>.core.dim_contracts dc ON c.address = dc.address\nWHERE COALESCE(c.inflows, 0) - COALESCE(o.outflows, 0) > 100 -- Over 100 native tokens\nORDER BY net_balance DESC\nLIMIT 50;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": "Sequential index of trace within the transaction's execution.\n\nExample: 3"}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": "Array describing the trace's position in the execution tree.\n\nExample: [0, 1, 2]"}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": "The type of EVM operation performed.\n\nExample: 'CALL'"}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The from address for the native asset transfer. This may or may not be the same as the origin_from_address.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The to address for the native asset transfer. This may or may not be the same as the origin_to_address.\n\nExample: '0xabcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": "Native asset amount transferred, adjusted to standard decimal units.\n\nExample: 1.5"}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": "Native asset amount transferred, no decimal adjustment, returned as a string to preserve precision.\n\nExample: '1500000000000000000'"}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": "Native asset amount transferred, decimal adjusted, returned as a string to preserve precision.\n\nExample: '1.500000000000000000'"}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": "USD value of the native asset transfer at the time of the transaction.\n\nExample: 2500.50"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 152164926464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1452419993, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__ez_native_transfers"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.6a5fede4fd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.6a5fede4fd"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP.51f3049a5d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_INSERTED_TIMESTAMP.51f3049a5d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6246cb2672": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.6246cb2672"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TOKEN_ADDRESS.261f8cbdbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TOKEN_ADDRESS.261f8cbdbe"}, "model.fsc_evm.silver_stablecoins__supply_complete": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "SUPPLY_COMPLETE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "LABEL": {"type": "TEXT", "index": 5, "name": "LABEL", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 7, "name": "TOTAL_SUPPLY", "comment": ""}, "AMOUNT_BLACKLISTED": {"type": "FLOAT", "index": 8, "name": "AMOUNT_BLACKLISTED", "comment": ""}, "AMOUNT_IN_CEX": {"type": "FLOAT", "index": 9, "name": "AMOUNT_IN_CEX", "comment": ""}, "AMOUNT_IN_BRIDGES": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN_BRIDGES", "comment": ""}, "AMOUNT_IN_DEX_LIQUIDITY_POOLS": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_DEX_LIQUIDITY_POOLS", "comment": ""}, "AMOUNT_IN_LENDING_POOLS": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_LENDING_POOLS", "comment": ""}, "AMOUNT_IN_CONTRACTS": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_CONTRACTS", "comment": ""}, "AMOUNT_MINTED": {"type": "FLOAT", "index": 14, "name": "AMOUNT_MINTED", "comment": ""}, "AMOUNT_BURNED": {"type": "FLOAT", "index": 15, "name": "AMOUNT_BURNED", "comment": ""}, "AMOUNT_TRANSFERRED": {"type": "FLOAT", "index": 16, "name": "AMOUNT_TRANSFERRED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "STABLECOINS_SUPPLY_COMPLETE_ID": {"type": "TEXT", "index": 19, "name": "STABLECOINS_SUPPLY_COMPLETE_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 510464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5678, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__supply_complete"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_SHA3_UNCLES.eec76f65cc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_SHA3_UNCLES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_SHA3_UNCLES.eec76f65cc"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_BLOCK_DATE.43b712db10": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_BLOCK_DATE.43b712db10"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_FULL_DECODED_LOG.7265873d57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_FULL_DECODED_LOG", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_FULL_DECODED_LOG.7265873d57"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_NAME.2cdf43e2a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_NAME.2cdf43e2a0"}, "test.fsc_evm.events_match_txs_test_gold__fact_event_logs_full_ref_test_gold__fact_transactions_full_.5a7952a816": {"metadata": {"type": "BASE TABLE", "schema": "EVENTS_MATCH_TXS_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.events_match_txs_test_gold__fact_event_logs_full_ref_test_gold__fact_transactions_full_.5a7952a816"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_BUYER_ADDRESS.fe949194db": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_BUYER_ADDRESS.fe949194db"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e8c1190abb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.e8c1190abb"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_deposits_7_5__60__lending.f47558e889": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_deposits_7_5__60__lending.f47558e889"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c85b3e577e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.c85b3e577e"}, "model.fsc_evm.silver_lending__complete_lending_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": ""}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": ""}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": ""}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": ""}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": ""}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": ""}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": ""}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": ""}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": ""}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": ""}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24741376, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 152640, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_liquidations"}, "model.fsc_evm.silver_dex__gmx_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "GMX_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "MARKET": {"type": "TEXT", "index": 10, "name": "MARKET", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 13, "name": "TX_TO", "comment": null}, "ORDER_EXECUTION": {"type": "TEXT", "index": 14, "name": "ORDER_EXECUTION", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 15, "name": "TOKEN_IN", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_IN_UNADJ", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 19, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 20, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 21, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 22, "name": "TYPE", "comment": null}, "KEY": {"type": "TEXT", "index": 23, "name": "KEY", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__gmx_v2_swaps"}, "test.polygon_models.not_null_silver__element_sales_TX_HASH.c94a3fb7ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_TX_HASH.c94a3fb7ed"}, "test.polygon_models.not_null_silver_olas__create_service_multisigs_ID.daadfeec98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "CREATE_SERVICE_MULTISIGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 9, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 10, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 11, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 12, "name": "TOPIC_3", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 13, "name": "EVENT_NAME", "comment": null}, "DATA": {"type": "TEXT", "index": 14, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 15, "name": "SEGMENTED_DATA", "comment": null}, "ID": {"type": "NUMBER", "index": 16, "name": "ID", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 17, "name": "MULTISIG_ADDRESS", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CREATE_SERVICE_MULTISIGS_ID": {"type": "TEXT", "index": 20, "name": "CREATE_SERVICE_MULTISIGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 23, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__create_service_multisigs_ID.daadfeec98"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP.9672b7c6fa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP.9672b7c6fa"}, "model.fsc_evm.silver_dex__hashflow_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "HASHFLOW_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 6, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 7, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 8, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 9, "name": "TYPE", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 10, "name": "_CALL_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 258048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 65, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__hashflow_pools"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__tofunft_sales_EVENT_TYPE__bid_won__sale.2c30cdcd41": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "TOFUNFT_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__tofunft_sales_EVENT_TYPE__bid_won__sale.2c30cdcd41"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.75db53c973": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.75db53c973"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_TO_ADDRESS__0_xX_0_9a_fA_F_.5c28de3d46": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_TO_ADDRESS__0_xX_0_9a_fA_F_.5c28de3d46"}, "test.polygon_models.not_null_silver__complete_nft_sales_PRICE.664e2772c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_PRICE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_PRICE.664e2772c7"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_TX_HASH.bf35dc7aec": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_TX_HASH.bf35dc7aec"}, "seed.fsc_evm.silver_bridge__stargate_chain_id_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_CHAIN_ID_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN_NAME": {"type": "TEXT", "index": 1, "name": "CHAIN_NAME", "comment": null}, "CHAIN_ID": {"type": "NUMBER", "index": 2, "name": "CHAIN_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__stargate_chain_id_seed"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__getservice_reads_GETSERVICE_READS_ID.93211253f0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "GETSERVICE_READS_GETSERVICE_READS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"GETSERVICE_READS_ID": {"type": "TEXT", "index": 1, "name": "GETSERVICE_READS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__getservice_reads_GETSERVICE_READS_ID.93211253f0"}, "seed.fsc_evm.silver_lending__token_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "TOKEN_METADATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "UNDERLYING_TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "UNDERLYING_TOKEN_NAME", "comment": null}, "UNDERLYING_TOKEN_SYMBOL": {"type": "TEXT", "index": 3, "name": "UNDERLYING_TOKEN_SYMBOL", "comment": null}, "UNDERLYING_TOKEN_ADDRESS": {"type": "TEXT", "index": 4, "name": "UNDERLYING_TOKEN_ADDRESS", "comment": null}, "UNDERLYING_TOKEN_DECIMALS": {"type": "NUMBER", "index": 5, "name": "UNDERLYING_TOKEN_DECIMALS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 27, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_lending__token_metadata"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_INSERTED_TIMESTAMP.48b29759a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_INSERTED_TIMESTAMP.48b29759a8"}, "model.fsc_evm.core__fact_blocks": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_BLOCKS", "database": "POLYGON", "comment": "## What\n\nThis table contains block-level data for EVM blockchains, providing a complete record of all blocks produced on the chain. Each row represents one block with its associated metadata, transactions, and gas metrics.\n\n## Key Use Cases\n\n- Analyzing gas price trends and network congestion over time\n- Tracking block production rates and miner/validator performance\n- Monitoring network upgrades and their impact (e.g., EIP-1559, EIP-4844)\n- Calculating transaction throughput and network utilization\n- Identifying uncle blocks and chain reorganizations\n\n## Important Relationships\n\n- **Join with fact_transactions**: Use `block_number` to analyze all transactions within a block\n- **Join with fact_traces**: Use `block_number` to examine internal transactions\n- **Join with fact_event_logs**: Use `block_number` to find all events emitted in a block\n\n## Commonly-used Fields\n\n- `block_number`: Sequential identifier for blocks\n- `block_timestamp`: UTC timestamp of block production\n- `gas_used`: Total gas consumed by all transactions\n- `gas_limit`: Maximum gas allowed in the block\n- `base_fee_per_gas`: Base fee for EIP-1559 chains\n- `tx_count`: Number of transactions in the block\n- `miner`: Address that received block rewards\n\n## Sample queries\n\n```sql\n-- Average gas price and utilization by hour\nSELECT \n DATE_TRUNC('hour', block_timestamp) AS hour,\n AVG(gas_used / gas_limit) AS avg_gas_utilization,\n AVG(base_fee_per_gas) AS avg_base_fee,\n COUNT(*) AS blocks_count,\n SUM(tx_count) AS total_transactions\nFROM <blockchain_name>.core.fact_blocks\nWHERE block_timestamp >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 1 DESC;\n\n-- Identify high-value blocks by total gas used\nSELECT \n block_number,\n block_timestamp,\n tx_count,\n gas_used,\n gas_limit,\n (gas_used::FLOAT / gas_limit) AS utilization_rate,\n miner\nFROM <blockchain_name>.core.fact_blocks\nWHERE block_timestamp >= CURRENT_DATE - 1\nORDER BY gas_used DESC\nLIMIT 100;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": "The unique 32-byte Keccak-256 hash of the block header, prefixed with '0x'.\n\nExample: '0x4e3a3754410177e6937ef1f84bba68ea139e8d1a2258c5f85db9f1cd715a1bdd'"}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": "Network identifier within the blockchain (e.g., 'mainnet', 'testnet').\n\nExample: 'mainnet'"}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": "Number of transactions included in the block.\n\nExample: 142"}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": "Block size in bytes.\n\nExample: 125432"}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": "Address that received block rewards.\n\nExample: '0xea674fdde714fd979de3edf0f56aa9716b898ec8'"}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": "256-bit hash used in PoW mining process. Post-merge, contains prevRandao for randomness.\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000000'"}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": "Arbitrary data included by block producer (max 32 bytes).\n\nExample: 'Geth/v1.10.23-stable/linux-amd64/go1.18.5'"}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": "Hash of the previous block (block_number - 1).\n\nExample: '0x3d7a3754410177e6937ef1f84bba68ea139e8d1a2258c5f85db9f1cd715a1bee'"}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": "Total gas consumed by all transactions in the block.\n\nExample: 15234567"}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": "Maximum gas allowed for all transactions in this block.\n\nExample: 30000000"}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": "Base fee per gas unit in wei (EIP-1559 chains only).\n\nExample: 25000000000"}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": "Mining difficulty at block production time.\n\nExample: 0"}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": "Cumulative difficulty from genesis to this block.\n\nExample: 58750000000000000000000"}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": "Keccak-256 hash of uncle blocks list.\n\nExample: '0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347'"}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": "Array of uncle block headers (PoW only).\n\nExample: []"}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": "Proof-of-Work nonce value. For PoW chains, this demonstrates computational work. Post-merge Ethereum and PoS chains typically show 0x0000000000000000.\n\nExample: '0x0000000000000000'"}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": "Merkle root of all transaction receipts in the block.\n\nExample: '0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421'"}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": "Merkle root of the entire blockchain state after executing this block.\n\nExample: '0xd7f897bbebe1f8d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d4934'"}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": "Merkle root of all transactions in the block.\n\nExample: '0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421'"}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": "2048-bit bloom filter containing all log addresses and topics from the block's transactions.\n\nExample: '0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'"}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 42480336896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 79454366, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__fact_blocks"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_TX_COUNT__NUMBER__FLOAT.ba256986bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_TX_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_TX_COUNT__NUMBER__FLOAT.ba256986bd"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.81da35ef44": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_recent_INSERTED_TIMESTAMP__hour__2.81da35ef44"}, "model.fsc_evm.silver_lending__comp_v2_asset_details": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_ASSET_DETAILS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 6, "name": "TOKEN_NAME", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 7, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN_DECIMALS", "comment": null}, "UNDERLYING_ASSET_ADDRESS": {"type": "TEXT", "index": 9, "name": "UNDERLYING_ASSET_ADDRESS", "comment": null}, "UNDERLYING_NAME": {"type": "TEXT", "index": 10, "name": "UNDERLYING_NAME", "comment": null}, "UNDERLYING_SYMBOL": {"type": "TEXT", "index": 11, "name": "UNDERLYING_SYMBOL", "comment": null}, "UNDERLYING_DECIMALS": {"type": "NUMBER", "index": 12, "name": "UNDERLYING_DECIMALS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_asset_details"}, "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_ADDRESS.52d628c90f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_native_daily_full_ADDRESS.52d628c90f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_LABEL_SUBTYPE__STRING__VARCHAR.c6eb320168": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_LABEL_SUBTYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_LABEL_SUBTYPE__STRING__VARCHAR.c6eb320168"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_FROM_ADDRESS.f6687a1d92": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_FROM_ADDRESS.f6687a1d92"}, "test.fsc_evm.curated_recency_defi_silver_dex__complete_dex_swaps_dex_swaps.5916f6c88e": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_DEX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_dex__complete_dex_swaps_dex_swaps.5916f6c88e"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_token_transfers_full_EZ_TOKEN_TRANSFERS_ID.b52f0fec49": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_EZ_TOKEN_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_token_transfers_full_EZ_TOKEN_TRANSFERS_ID.b52f0fec49"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_VERSION.46458e3611": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_VERSION.46458e3611"}, "test.polygon_models.not_null_silver_olas__service_event_logs_SERVICE_ID.1ad8540ad5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_SERVICE_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_SERVICE_ID.1ad8540ad5"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.cf7a275c18": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.cf7a275c18"}, "model.fsc_evm.core__ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DECODED_EVENT_LOGS", "database": "POLYGON", "comment": "## What\n\nThis table provides human-readable decoded event data for smart contracts where ABIs are available. It transforms raw hex-encoded logs into structured JSON with named parameters and values, making blockchain data immediately queryable without manual decoding.\n\n## Key Use Cases\n\n- Analyzing token transfers and approvals without manual decoding\n- Tracking DEX swaps and liquidity events with named parameters\n- Monitoring NFT transfers and marketplace activity\n- Querying DeFi protocol interactions (lending, staking, governance)\n- Building analytics on any smart contract with available ABIs\n\n## Important Relationships\n\n- **Join with fact_event_logs**: Use `tx_hash` and `event_index` for raw event data\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Cross-reference ez_token_transfers**: For simplified token movement data\n\n## Commonly-used Fields\n\n- `contract_address`: The smart contract that emitted the event\n- `event_name`: The event name from the contract ABI (e.g., Transfer, Swap)\n- `decoded_log`: JSON object with decoded parameter names and values\n- `contract_name`: Human-readable name of the contract\n- `block_timestamp`: When the event occurred\n- `tx_hash`: Transaction hash containing this event\n\n## Sample queries\n\n**ERC-20 Transfer Events with Proper Types**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name,\n event_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:value::numeric AS amount,\n -- Convert to decimal (assuming 18 decimals)\n decoded_log:value::numeric / POW(10, 18) AS amount_decimal\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') -- USDC\n AND event_name = 'Transfer'\n AND block_timestamp >= CURRENT_DATE - 7\n AND decoded_log:value::numeric > 1000000000 -- Over 1000 USDC\nORDER BY block_timestamp DESC;\n```\n\n**Uniswap V3 Swap Events**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address AS pool_address,\n event_name,\n decoded_log:sender::string AS sender,\n decoded_log:recipient::string AS recipient,\n decoded_log:amount0::numeric AS amount0,\n decoded_log:amount1::numeric AS amount1,\n decoded_log:sqrtPriceX96::numeric AS sqrt_price,\n decoded_log:liquidity::numeric AS liquidity,\n decoded_log:tick::integer AS tick\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Swap'\n AND contract_address IN (\n SELECT address FROM dim_contracts \n WHERE contract_name ILIKE '%Uniswap V3%'\n )\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n```\n\n**NFT Transfer Events (ERC-721)**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name AS collection_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:tokenId::string AS token_id\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Transfer'\n AND decoded_log:tokenId IS NOT NULL -- Indicates ERC-721\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY block_timestamp DESC;\n```\n\n**DeFi Protocol Events - Compound Finance**\n\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n event_name,\n COUNT(*) AS event_count,\n COUNT(DISTINCT decoded_log:minter::string) AS unique_users\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_name ILIKE '%compound%'\n AND event_name IN ('Mint', 'Redeem', 'Borrow', 'RepayBorrow')\n AND block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n```\n\n**Complex Event Analysis - DEX Aggregator Routes**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n event_name,\n decoded_log,\n ARRAY_SIZE(decoded_log:path) AS swap_hops,\n decoded_log:amountIn::numeric AS amount_in,\n decoded_log:amountOutMin::numeric AS min_amount_out\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0x1111111254fb6c44bAC0beD2854e76F90643097d') -- 1inch\n AND event_name ILIKE '%swap%'\n AND block_timestamp >= CURRENT_DATE - 1;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "Complete decoded event data including parameter names, values, types, and metadata.\n\nExample: '{\"event_name\": \"Transfer\", \"parameters\": [{\"name\": \"from\", \"type\": \"address\", \"value\": \"0x123...\", \"indexed\": true}]}'"}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "Flattened JSON object containing decoded event parameters with their values.\n\nExample: '{\"from\": \"0x123...\", \"to\": \"0x456...\", \"value\": \"1000000000000000000\"}'"}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "Human-readable name of the smart contract emitting the event, joined from dim_contracts.\n\nExample: 'USD Coin'"}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6950825375744, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24487354073, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__ez_decoded_event_logs"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BLOCK_TIMESTAMP.c70c659e0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BLOCK_TIMESTAMP.c70c659e0d"}, "test.polygon_models.not_null_silver__element_sales_TOTAL_PRICE_RAW.6277f419e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_TOTAL_PRICE_RAW.6277f419e1"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_defi__ez_dex_liquidity_pool_actions_ez_dex_liquidity_pool_actions_id.83a111c26f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 1, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_defi__ez_dex_liquidity_pool_actions_ez_dex_liquidity_pool_actions_id.83a111c26f"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_CONTRACT_ADDRESS.8c4b42fef8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_CONTRACT_ADDRESS.8c4b42fef8"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_ORIGIN_FUNCTION_SIGNATURE.de76042d6e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_ORIGIN_FUNCTION_SIGNATURE.de76042d6e"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_PROTOCOL.a6cfc199ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_PROTOCOL.a6cfc199ee"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_FACT_TRACES_ID.5ec564f014": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_FACT_TRACES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_FACT_TRACES_ID.5ec564f014"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.78e1fb01e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.78e1fb01e0"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_INPUT_DATA.0c71a3add2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_INPUT_DATA.0c71a3add2"}, "model.fsc_evm.silver_dex__glyph_v4_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "GLYPH_V4_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 10, "name": "FEE", "comment": null}, "TICK": {"type": "TEXT", "index": 11, "name": "TICK", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 12, "name": "TICK_SPACING", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:04UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__glyph_v4_pools"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TX_HASH.63627cc126": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_TX_HASH.63627cc126"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE_PRECISE_RAW.14c29d688d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_VALUE_PRECISE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE_PRECISE_RAW.14c29d688d"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_DATA.297d8e5e96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_DATA.297d8e5e96"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_full__INSERTED_TIMESTAMP__day__1.f18b9fe607": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_full__INSERTED_TIMESTAMP__day__1.f18b9fe607"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EZ_DECODED_EVENT_LOGS_ID.6d0c115405": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_EZ_DECODED_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EZ_DECODED_EVENT_LOGS_ID.6d0c115405"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_EVENT_NAME__STRING__VARCHAR.4459c81b7f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_RECENT_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_EVENT_NAME__STRING__VARCHAR.4459c81b7f"}, "model.fsc_evm.chain_stats__ez_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_PROTOCOL_METRICS", "database": "POLYGON", "comment": "## What\n\nDaily aggregated protocol-level metrics for the indicated EVM blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.chain_stats__ez_protocol_metrics"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PROTOCOL.16dcb68655": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_PROTOCOL.16dcb68655"}, "model.fsc_evm.test_gold__fact_traces_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_TRACES_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of fact traces.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": ""}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": ""}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": ""}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": ""}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": ""}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": ""}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": ""}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_traces_recent"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.ffc328a26e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRACES_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_traces_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.ffc328a26e"}, "model.fsc_evm.bronze__complete_provider_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_PROVIDER_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_provider_prices"}, "model.fsc_evm.silver_dex__maverick_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "MAVERICK_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 6, "name": "POOL_ADDRESS", "comment": null}, "PROTOCOL_FEE_RATIO": {"type": "NUMBER", "index": 7, "name": "PROTOCOL_FEE_RATIO", "comment": null}, "FEEAIN": {"type": "NUMBER", "index": 8, "name": "FEEAIN", "comment": null}, "FEEBIN": {"type": "NUMBER", "index": 9, "name": "FEEBIN", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 10, "name": "TICK_SPACING", "comment": null}, "LOOKBACK": {"type": "NUMBER", "index": 11, "name": "LOOKBACK", "comment": null}, "ACTIVETICK": {"type": "NUMBER", "index": 12, "name": "ACTIVETICK", "comment": null}, "TOKENA": {"type": "TEXT", "index": 13, "name": "TOKENA", "comment": null}, "TOKENB": {"type": "TEXT", "index": 14, "name": "TOKENB", "comment": null}, "KINDS": {"type": "NUMBER", "index": 15, "name": "KINDS", "comment": null}, "ACCESSOR": {"type": "TEXT", "index": 16, "name": "ACCESSOR", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__maverick_v2_pools"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_erc20_daily_full_BLOCK_DATE__day__2.3411cdaa78": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_BLOCK_DATE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__ez_balances_erc20_daily_full_BLOCK_DATE__day__2.3411cdaa78"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_TOTAL_FEES_RAW.919411d757": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_TOTAL_FEES_RAW.919411d757"}, "test.fsc_evm.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_BLOCKCHAIN.ada1620192"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_TX_HASH.9bc0884cbc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_TX_HASH.9bc0884cbc"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_DATA.d22b95cbe2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_DATA.d22b95cbe2"}, "model.fsc_evm.silver_lending__complete_lending_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": ""}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": ""}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1658396160, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12542569, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_withdraws"}, "test.polygon_models.not_null_silver_olas__service_event_logs_TX_HASH.04a3422711": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_TX_HASH.04a3422711"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_ORIGIN_FUNCTION_SIGNATURE.b43268ea6c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_ORIGIN_FUNCTION_SIGNATURE.b43268ea6c"}, "model.fsc_evm.silver_dex__dodo_v1_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V1_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 252269568, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2288114, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dodo_v1_swaps"}, "test.polygon_models.not_null_silver__element_sales_BLOCK_NUMBER.6f285666e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_BLOCK_NUMBER.6f285666e9"}, "test.fsc_evm.txs_match_blocks_test_gold__fact_transactions_full_ref_test_gold__fact_blocks_full_.d3390d5b0e": {"metadata": {"type": "BASE TABLE", "schema": "TXS_MATCH_BLOCKS_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "ACTUAL_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTUAL_COUNT", "comment": null}, "EXPECTED_COUNT": {"type": "NUMBER", "index": 3, "name": "EXPECTED_COUNT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 13:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.txs_match_blocks_test_gold__fact_transactions_full_ref_test_gold__fact_blocks_full_.d3390d5b0e"}, "test.polygon_models.not_null_silver__tofunft_sales__INSERTED_TIMESTAMP.99cb218d68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales__INSERTED_TIMESTAMP.99cb218d68"}, "model.fsc_evm.silver_lending__comp_v3_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 10, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33611264, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 311254, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_repayments"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PROTOCOL_MARKET.6642e840fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_PROTOCOL_MARKET.6642e840fc"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_ADDRESS.a76e4edeac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_ADDRESS.a76e4edeac"}, "model.fsc_evm.test_silver__decoded_logs_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "DECODED_LOGS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": ""}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": ""}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": ""}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__decoded_logs_recent"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_NFT_ADDRESS.6411288ae0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_NFT_ADDRESS.6411288ae0"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_HEX.1a5a1ee8a5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_VALUE_HEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_HEX.1a5a1ee8a5"}, "test.polygon_models.not_null_silver_olas__registry_metadata_complete_REGISTRY_ID.d41d9793d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_METADATA_COMPLETE_REGISTRY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NAME": {"type": "TEXT", "index": 1, "name": "NAME", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 2, "name": "DESCRIPTION", "comment": null}, "REGISTRY_ID": {"type": "NUMBER", "index": 3, "name": "REGISTRY_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "REGISTRY_TYPE": {"type": "TEXT", "index": 5, "name": "REGISTRY_TYPE", "comment": null}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": null}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": null}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": null}, "IMAGE_LINK": {"type": "TEXT", "index": 9, "name": "IMAGE_LINK", "comment": null}, "AGENT_IDS": {"type": "ARRAY", "index": 10, "name": "AGENT_IDS", "comment": null}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 11, "name": "REGISTRY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_metadata_complete_REGISTRY_ID.d41d9793d9"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_BLOCK_TIMESTAMP.aa8c9811f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_BLOCK_TIMESTAMP.aa8c9811f0"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_FUNCTION_SIGNATURE.cb15dd5380": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_FUNCTION_SIGNATURE.cb15dd5380"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_MODIFIED_TIMESTAMP.a6ef34b987": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_MODIFIED_TIMESTAMP.a6ef34b987"}, "test.polygon_models.not_null_silver__complete_nft_sales__LOG_ID.423b310544": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales__LOG_ID.423b310544"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4cd6e3b69f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4cd6e3b69f"}, "test.polygon_models.not_null_silver__mooar_sales_INPUT_DATA.d587446188": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_INPUT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_INPUT_DATA.d587446188"}, "test.fsc_evm.not_null_test_silver__traces_recent_TRACE_ADDRESS.7c6de48691": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_TRACE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_TRACE_ADDRESS.7c6de48691"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_traces_recent_TRACE_INDEX__TX_HASH.6c15fc0c52": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "PREV_TRACE_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_TRACE_INDEX", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 3, "name": "TRACE_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_traces_recent_TRACE_INDEX__TX_HASH.6c15fc0c52"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.2bde19d676": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.2bde19d676"}, "test.fsc_evm.decoded_logs_exist_test_gold__ez_decoded_event_logs_full_ref_test_gold__fact_event_logs_full_.2508ca290d": {"metadata": {"type": "BASE TABLE", "schema": "DECODED_LOGS_EXIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 2, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 288768, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 347, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.decoded_logs_exist_test_gold__ez_decoded_event_logs_full_ref_test_gold__fact_event_logs_full_.2508ca290d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.31727446c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_BLOCK_NUMBER__NUMBER__FLOAT.31727446c1"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_BLOCK_NUMBER.ef072a7cea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_BLOCK_NUMBER.ef072a7cea"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP.38071aedba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP.38071aedba"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_TX_HASH__0_xX_0_9a_fA_F_.07ff7d8529": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_TX_HASH__0_xX_0_9a_fA_F_.07ff7d8529"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.b46c604770": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.b46c604770"}, "model.fsc_evm.silver__complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:23UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1880628224, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 52825110, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_token_prices"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_TX_HASH.76c3272674": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_TX_HASH.76c3272674"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP.673cf1e88f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_recent_INSERTED_TIMESTAMP.673cf1e88f"}, "model.fsc_evm.test_silver__complete_event_abis_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "COMPLETE_EVENT_ABIS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": ""}, "START_BLOCK": {"type": "NUMBER", "index": 4, "name": "START_BLOCK", "comment": ""}, "PROXY_CREATED_BLOCK": {"type": "NUMBER", "index": 5, "name": "PROXY_CREATED_BLOCK", "comment": ""}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 6, "name": "SIMPLE_EVENT_NAME", "comment": ""}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 7, "name": "EVENT_SIGNATURE", "comment": ""}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "PROXY_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "PROXY_INSERTED_TIMESTAMP", "comment": ""}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_UPDATED_TIMESTAMP", "comment": ""}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_EVENT_ABIS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 16, "name": "IMPLEMENTATION_CONTRACT", "comment": ""}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 17, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": ""}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__complete_event_abis_recent"}, "model.fsc_evm.silver__traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:17UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6224913525248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 65694892421, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__traces"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_TIMESTAMP_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR.efdb4b7e98"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_CONTRACT_ADDRESS.35c96ffef7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_CONTRACT_ADDRESS.35c96ffef7"}, "model.fsc_evm.silver_bridge__avalanche_native_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "AVALANCHE_NATIVE_V2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 12, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 16, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 15:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__avalanche_native_v2"}, "model.fsc_evm.bronze_api__token_reads": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_API", "name": "TOKEN_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "BLOCK_NUMBER": {"type": "TEXT", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 3, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_INPUT": {"type": "TEXT", "index": 4, "name": "FUNCTION_INPUT", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 5, "name": "READ_RESULT", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-06-12 13:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 162741248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4158057, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze_api__token_reads"}, "model.fsc_evm.silver__complete_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_EVENT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 4, "name": "START_BLOCK", "comment": null}, "PROXY_CREATED_BLOCK": {"type": "NUMBER", "index": 5, "name": "PROXY_CREATED_BLOCK", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 6, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 7, "name": "EVENT_SIGNATURE", "comment": null}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "PROXY_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "PROXY_INSERTED_TIMESTAMP", "comment": null}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_UPDATED_TIMESTAMP", "comment": null}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_EVENT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 16, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 17, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 30710998016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 479322007, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__complete_event_abis"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN.dcaaf4d14f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN.dcaaf4d14f"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_BLOCK_NUMBER.c391cc6a96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_BLOCK_NUMBER.c391cc6a96"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_TO_ADDRESS.e67fafc448": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_TO_ADDRESS.e67fafc448"}, "model.fsc_evm.silver_lending__aave_liquidations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_LIQUIDATIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 9, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 10, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 12, "name": "COLLATERAL_TOKEN", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 14, "name": "DEBT_TOKEN", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 17461248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 151759, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_liquidations"}, "test.polygon_models.not_null_silver__element_sales__LOG_ID.45798a356f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales__LOG_ID.45798a356f"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_MODIFIED_TIMESTAMP__hour__2.bd49713839": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_transactions_full_MODIFIED_TIMESTAMP__hour__2.bd49713839"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_AMOUNT_UNADJ.08e5e86a62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_AMOUNT_UNADJ", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_AMOUNT_UNADJ.08e5e86a62"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_ORIGIN_FROM_ADDRESS.9104eb297b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_ORIGIN_FROM_ADDRESS.9104eb297b"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__balancer_pools_POOL_ADDRESS.2719d33e20": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_DEX", "name": "BALANCER_POOLS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__balancer_pools_POOL_ADDRESS.2719d33e20"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d1737769ad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d1737769ad"}, "model.fsc_evm.silver_dex__dodo_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 10, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 11, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 15, "name": "TX_TO", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1759747584, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9589945, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dodo_v2_swaps"}, "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_TO_ADDRESS.6fe92c8681": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_ORIGIN_TO_ADDRESS.6fe92c8681"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.be409440dd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.be409440dd"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__confirm_blocks_recent_CONFIRM_BLOCKS_ID.078268d9c9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "CONFIRM_BLOCKS_RECENT_CONFIRM_BLOCKS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 1, "name": "CONFIRM_BLOCKS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__confirm_blocks_recent_CONFIRM_BLOCKS_ID.078268d9c9"}, "test.fsc_evm.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA_BLOCKCHAIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "IS_VERIFIED", "comment": null}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 12, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 17, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_asset_metadata_BLOCKCHAIN.3791975c91"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_RECEIPTS_ROOT.6eb806e5a4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_RECEIPTS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_RECEIPTS_ROOT.6eb806e5a4"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_EVENT_INDEX.d256b8467f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_EVENT_INDEX.d256b8467f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_AMOUNT.1c26a3f24d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_AMOUNT.1c26a3f24d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.84edb45427": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "COMPLETE_NFT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__complete_nft_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.84edb45427"}, "model.fsc_evm.silver_dex__trader_joe_v2_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "TRADER_JOE_V2_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "ID": {"type": "NUMBER", "index": 12, "name": "ID", "comment": null}, "SWAP_FOR_Y": {"type": "BOOLEAN", "index": 13, "name": "SWAP_FOR_Y", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "VOLATILITY_ACCUMULATED": {"type": "NUMBER", "index": 16, "name": "VOLATILITY_ACCUMULATED", "comment": null}, "FEES": {"type": "NUMBER", "index": 17, "name": "FEES", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__trader_joe_v2_swaps"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f542f4cc0f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f542f4cc0f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.f7b39ffb41": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.f7b39ffb41"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_erc20_daily_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.c31e06bdbd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BALANCES_ERC20_DAILY_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver__balances_erc20_daily_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.c31e06bdbd"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_BLOCK_NUMBER.5b1552ab5e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_BLOCK_NUMBER.5b1552ab5e"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_MINER.a44712730d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_MINER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_MINER.a44712730d"}, "model.fsc_evm.observability__traces": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": ""}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": ""}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": ""}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": ""}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": ""}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": ""}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": ""}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": ""}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 197120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5214, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.observability__traces"}, "model.fsc_evm.silver_bridge__allbridge_sent": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ALLBRIDGE_SENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 15, "name": "AMOUNT", "comment": null}, "LOCK_ID": {"type": "TEXT", "index": 16, "name": "LOCK_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN", "comment": null}, "SOURCE_CHAIN": {"type": "TEXT", "index": 18, "name": "SOURCE_CHAIN", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 19, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 25, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5355520, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 17367, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__allbridge_sent"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.9f55628b74": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.9f55628b74"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.8cde9117f4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.8cde9117f4"}, "model.fsc_evm.test_gold__ez_token_transfers_recent": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of `ez_token_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": ""}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": ""}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": ""}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": ""}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": ""}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_token_transfers_recent"}, "model.fsc_evm.test_gold__fact_event_logs_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the gold fact event logs model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_event_logs_full"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_POSITION.fa8e858e99": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_POSITION.fa8e858e99"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.403a0d410c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.403a0d410c"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.76e468aa1e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.76e468aa1e"}, "test.fsc_evm.not_null_silver_dex__curve_pools_POOL_ADDRESS.d71b87d177": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "CURVE_POOLS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 7, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 8, "name": "TOKEN_TYPE", "comment": null}, "POOL_SYMBOL": {"type": "TEXT", "index": 9, "name": "POOL_SYMBOL", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "POOL_DECIMALS": {"type": "NUMBER", "index": 11, "name": "POOL_DECIMALS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 12, "name": "POOL_ID", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 17, "name": "_CALL_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKEN_NUM": {"type": "NUMBER", "index": 19, "name": "TOKEN_NUM", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__curve_pools_POOL_ADDRESS.d71b87d177"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__bytecode_abis_recent_CONTRACT_ADDRESS__ABI_HASH.eab02f6812": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "BYTECODE_ABIS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 2, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__bytecode_abis_recent_CONTRACT_ADDRESS__ABI_HASH.eab02f6812"}, "test.fsc_evm.txs_have_traces_test_gold__fact_traces_recent_ref_test_gold__fact_transactions_recent_.5b2a8b5ca4": {"metadata": {"type": "BASE TABLE", "schema": "TXS_HAVE_TRACES_TEST_GOLD", "name": "FACT_TRACES_RECENT_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.txs_have_traces_test_gold__fact_traces_recent_ref_test_gold__fact_transactions_recent_.5b2a8b5ca4"}, "test.polygon_models.not_null_silver__mooar_sales_PLATFORM_FEE_RAW.6ab323f694": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_PLATFORM_FEE_RAW.6ab323f694"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_NETWORK___a_zA_Z0_9__.c5c8f0a0cc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_NETWORK", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_NETWORK___a_zA_Z0_9__.c5c8f0a0cc"}, "test.polygon_models.not_null_silver__complete_nft_sales_TOTAL_FEES.5f94d9565b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_TOTAL_FEES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_TOTAL_FEES.5f94d9565b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.8794e23ba3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.8794e23ba3"}, "model.fsc_evm.silver_lending__fraxlend_asset_details": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "FRAXLEND_ASSET_DETAILS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "FRAX_MARKET_ADDRESS": {"type": "TEXT", "index": 8, "name": "FRAX_MARKET_ADDRESS", "comment": null}, "FRAX_MARKET_NAME": {"type": "TEXT", "index": 9, "name": "FRAX_MARKET_NAME", "comment": null}, "FRAX_MARKET_SYMBOL": {"type": "TEXT", "index": 10, "name": "FRAX_MARKET_SYMBOL", "comment": null}, "FRAX_MARKET_DECIMALS": {"type": "NUMBER", "index": 11, "name": "FRAX_MARKET_DECIMALS", "comment": null}, "UNDERLYING_NAME": {"type": "TEXT", "index": 12, "name": "UNDERLYING_NAME", "comment": null}, "UNDERLYING_ASSET": {"type": "TEXT", "index": 13, "name": "UNDERLYING_ASSET", "comment": null}, "UNDERLYING_SYMBOL": {"type": "TEXT", "index": 14, "name": "UNDERLYING_SYMBOL", "comment": null}, "UNDERLYING_DECIMALS": {"type": "NUMBER", "index": 15, "name": "UNDERLYING_DECIMALS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__fraxlend_asset_details"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_BLOCK_NUMBER__NUMBER__FLOAT.f75d3f5f2b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_full_BLOCK_NUMBER__NUMBER__FLOAT.f75d3f5f2b"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_CONTRACT_ADDRESS.b4d519e230": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_CONTRACT_ADDRESS.b4d519e230"}, "model.fsc_evm.silver_dex__maverick_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "MAVERICK_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 7, "name": "POOL_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 8, "name": "FEE", "comment": null}, "TICKSPACING": {"type": "NUMBER", "index": 9, "name": "TICKSPACING", "comment": null}, "ACTIVETICK": {"type": "NUMBER", "index": 10, "name": "ACTIVETICK", "comment": null}, "LOOKBACK": {"type": "NUMBER", "index": 11, "name": "LOOKBACK", "comment": null}, "PROTOCOLFEERATIO": {"type": "NUMBER", "index": 12, "name": "PROTOCOLFEERATIO", "comment": null}, "TOKENA": {"type": "TEXT", "index": 13, "name": "TOKENA", "comment": null}, "TOKENB": {"type": "TEXT", "index": 14, "name": "TOKENB", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 18, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__maverick_pools"}, "model.fsc_evm.observability__receipts": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "RECEIPTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": ""}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": ""}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": ""}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": ""}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": ""}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": ""}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": ""}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": ""}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:50UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 193024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5215, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.observability__receipts"}, "test.fsc_evm.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_asset_metadata_MODIFIED_TIMESTAMP.c6bcef6cb9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.a04528bc5d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_GAS_LIMIT__NUMBER__FLOAT.a04528bc5d"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_borrows_7_5__60__lending.bd75ba3a44": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_borrows_7_5__60__lending.bd75ba3a44"}, "model.fsc_evm.silver_dex__kyberswap_v1_static_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V1_STATIC_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 12, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 14, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT1OUT", "comment": null}, "FEE_IN_PRECISION": {"type": "NUMBER", "index": 16, "name": "FEE_IN_PRECISION", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 19, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24786944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 154297, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v1_static_swaps"}, "model.fsc_evm.silver_lending__comp_v2_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "PAYER": {"type": "TEXT", "index": 10, "name": "PAYER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_repayments"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_PRECISE_RAW.0c0dcc217b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_VALUE_PRECISE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_PRECISE_RAW.0c0dcc217b"}, "model.fsc_evm.test_silver__transactions_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "TRANSACTIONS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the silver transactions model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": ""}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__transactions_full"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__receipts_recent_RECEIPTS_ID.72c2ba1bb5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "RECEIPTS_RECENT_RECEIPTS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RECEIPTS_ID": {"type": "TEXT", "index": 1, "name": "RECEIPTS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__receipts_recent_RECEIPTS_ID.72c2ba1bb5"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_FEE_RAW.98f46b971f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_PLATFORM_FEE_RAW.98f46b971f"}, "test.fsc_evm.not_null_test_silver__receipts_full_INSERTED_TIMESTAMP.eba05ceee3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_full_INSERTED_TIMESTAMP.eba05ceee3"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_native_transfers_full_EZ_NATIVE_TRANSFERS_ID.8e978e6b17": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_EZ_NATIVE_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 1, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_native_transfers_full_EZ_NATIVE_TRANSFERS_ID.8e978e6b17"}, "test.polygon_models.not_null_silver_olas__service_registrations_OWNER_ADDRESS.60900e09bd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_OWNER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": null}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_registrations_OWNER_ADDRESS.60900e09bd"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_CONTRACT_ADDRESS.a4658e804e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_CONTRACT_ADDRESS.a4658e804e"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BLOCK_NUMBER.d8e5a4d173": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BLOCK_NUMBER.d8e5a4d173"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__mooar_sales__INSERTED_TIMESTAMP__day__14.743279bc26": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "MOOAR_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__mooar_sales__INSERTED_TIMESTAMP__day__14.743279bc26"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_BLOCK_NUMBER__NUMBER__FLOAT.e369cc923d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_BLOCK_NUMBER__NUMBER__FLOAT.e369cc923d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.cc531991fa": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_TO_ADDRESS__0_xX_0_9a_fA_F_.cc531991fa"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.b4f6fa2d3d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_5_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_5_sales_TOTAL_PRICE_RAW__NUMBER__FLOAT.b4f6fa2d3d"}, "test.fsc_evm.not_null_silver_bridge__hop_l2canonicaltoken_TOKEN_ADDRESS.ec64401112": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "HOP_L2CANONICALTOKEN_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "AMM_WRAPPER_ADDRESS": {"type": "TEXT", "index": 11, "name": "AMM_WRAPPER_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__hop_l2canonicaltoken_TOKEN_ADDRESS.ec64401112"}, "test.polygon_models.not_null_silver__tofunft_sales_NFT_ADDRESS.56fa9c4a2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_NFT_ADDRESS.56fa9c4a2e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.dce86b4eb0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.dce86b4eb0"}, "test.fsc_evm.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_TOKEN_PRICES_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": null}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": null}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": null}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 14, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 15, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 19, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 20, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_token_prices_PROVIDER.d7e55cb9a3"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.10c3de9ee1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.10c3de9ee1"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent__INSERTED_TIMESTAMP__hour__2.33483a04fc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_recent__INSERTED_TIMESTAMP__hour__2.33483a04fc"}, "model.fsc_evm.silver_bridge__synapse_tokenbridgeandswap": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "SYNAPSE_TOKENBRIDGEANDSWAP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 16, "name": "AMOUNT", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "DEADLINE": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "DEADLINE", "comment": null}, "MIN_DY": {"type": "NUMBER", "index": 20, "name": "MIN_DY", "comment": null}, "TOKEN_INDEX_FROM": {"type": "NUMBER", "index": 21, "name": "TOKEN_INDEX_FROM", "comment": null}, "TOKEN_INDEX_TO": {"type": "NUMBER", "index": 22, "name": "TOKEN_INDEX_TO", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 26, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 25404416, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 178734, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__synapse_tokenbridgeandswap"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3f16df36a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_recent_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3f16df36a6"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_PLATFORM.2c7a290a2a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_PLATFORM.2c7a290a2a"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP.97bc7f13ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_MODIFIED_TIMESTAMP.97bc7f13ae"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_liquidations_7_5__90__lending.9c7fe9d27d": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_liquidations_7_5__90__lending.9c7fe9d27d"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.f1237eed20": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_TOTAL_FEES_RAW__NUMBER__FLOAT.f1237eed20"}, "model.fsc_evm.defi__ez_dex_liquidity_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "DEFI", "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS", "database": "POLYGON", "comment": "## What\n\nThis table provides a comprehensive view of liquidity pool actions across major decentralized exchanges (DEXs) on EVM blockchains. Each row represents **one token** in a liquidity pool action. For example, if a user adds WETH and USDC to a pool, there will be 2 rows: one for WETH and one for USDC.\n\n## Key Use Cases\n\n- Analyzing liquidity provision patterns and LP behavior\n- Tracking token-specific liquidity flows\n- Monitoring large liquidity additions/removals by token\n- Calculating LP rewards and impermanent loss\n- Identifying popular tokens in liquidity pools\n\n## Important Relationships\n\n- **Join with ez_dex_swaps**: Correlate LP actions with trading activity\n- **Join with ez_prices_hourly**: Get historical token prices\n- **Self-join on ez_dex_liquidity_pool_actions_id**: Group tokens from the same action\n\n## Commonly-used Fields\n\n- `platform`: DEX protocol (uniswap-v3, uniswap-v2 etc.)\n- `event_name`: Type of action (Mint, Burn, AddLiquidity, RemoveLiquidity, Deposit, Withdraw etc.)\n- `liquidity_provider`: Address providing/removing liquidity\n- `pool_address`: Liquidity pool where action occurred\n- `token_address`: Individual token in the action\n- `amount`: Decimal-adjusted token amount\n- `amount_usd`: USD value of the token amount\n\n## Sample queries\n\n```sql\n-- Top tokens by liquidity additions (last 7 days)\nSELECT \n token_address,\n symbol,\n COUNT(DISTINCT tx_hash) AS add_count,\n SUM(amount_usd) AS total_usd_added\nFROM <blockchain_name>.defi.ez_dex_liquidity_pool_actions\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND event_name IN ('Mint', 'AddLiquidity', 'Deposit')\nGROUP BY 1, 2\nORDER BY total_usd_added DESC\nLIMIT 50;\n\n-- Largest single token liquidity actions\nSELECT \n block_timestamp,\n tx_hash,\n platform,\n pool_name,\n liquidity_provider,\n symbol,\n amount,\n amount_usd\nFROM <blockchain_name>.defi.ez_dex_liquidity_pool_actions\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND amount_usd > 0\nORDER BY amount_usd DESC\nLIMIT 100;\n\n-- Daily LP activity by platform\nSELECT \n DATE_TRUNC('day', block_timestamp) AS date,\n platform,\n COUNT(DISTINCT liquidity_provider) AS unique_lps,\n COUNT(DISTINCT pool_address) AS active_pools,\n SUM(amount_usd) AS total_volume_usd\nFROM <blockchain_name>.defi.ez_dex_liquidity_pool_actions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 5 DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": "The address that is providing or removing liquidity from the pool.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": "The address that initiated the liquidity pool action function.\n\nExample: '0x7a250d5630b4cf539739df2c5dacb4c659f2488d'"}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": "The recipient address of the LP tokens or withdrawn assets.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": "The liquidity pool contract address where the action occurred.\n\nExample: '0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8'"}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": "Human-readable name for the liquidity pool.\n\nExample: 'WETH/USDC'"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": "The contract address of the individual token in this liquidity pool action.\n\nExample: '0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2'"}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": "The symbol of the individual token.\n\nExample: 'WETH'"}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": "The number of decimal places for the individual token.\n\nExample: 18"}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_UNADJ", "comment": "Raw, non-decimal adjusted amount of the individual token in this action.\n\nExample: 1000500000000000000000"}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": "Decimal-adjusted amount of the individual token in this action.\n\nExample: 1000.5"}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": "USD value of the individual token amount at the time of the transaction.\n\nExample: 1500.75"}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 17, "name": "TOKEN_IS_VERIFIED", "comment": "Whether the individual token is verified in the Flipside token metadata.\n\nExample: true"}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": "The DEX protocol and version where the liquidity action occurred.\n\nExample: 'uniswap-v3'"}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": "The protocol used for the liquidity action. This is the clean name of the protocol without the version.\n\nExample: 'uniswap'"}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 20, "name": "PROTOCOL_VERSION", "comment": "The version of the protocol used for the liquidity action.\n\nExample: 'v3'"}, "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 21, "name": "EZ_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:44UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6228244480, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 86302477, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_dex_liquidity_pool_actions"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.6b67f778c4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_PARENT_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_PARENT_HASH__0_xX_0_9a_fA_F_.6b67f778c4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.6b889510cb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "MOOAR_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__mooar_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.6b889510cb"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_PRICE_PER_SHARE__DECIMAL__FLOAT__NUMBER.d613cb9c05": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POLYMARKET_FILLED_ORDERS_PRICE_PER_SHARE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_PRICE_PER_SHARE__DECIMAL__FLOAT__NUMBER.d613cb9c05"}, "model.fsc_evm.silver_dex__synthetix_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SYNTHETIX_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 13, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 14, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 15, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 16, "name": "SYMBOL_OUT", "comment": null}, "TX_TO": {"type": "TEXT", "index": 17, "name": "TX_TO", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__synthetix_swaps"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_registrations_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.9e4a4fa9f9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_MULTISIG_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver_olas__service_registrations_MULTISIG_ADDRESS__0_xX_0_9a_fA_F_.9e4a4fa9f9"}, "test.fsc_evm.not_null_silver_bridge__everclear_reads_INTENT_ID.86864cebca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "EVERCLEAR_READS_INTENT_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MIN_EPOCH": {"type": "NUMBER", "index": 1, "name": "MIN_EPOCH", "comment": null}, "OUTPUT_ASSET": {"type": "TEXT", "index": 2, "name": "OUTPUT_ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 3, "name": "STATUS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 4, "name": "DESTINATION_CHAIN_ID", "comment": null}, "INTENT_CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INTENT_CREATED_TIMESTAMP", "comment": null}, "CURSOR_ID": {"type": "NUMBER", "index": 6, "name": "CURSOR_ID", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 7, "name": "INTENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__everclear_reads_INTENT_ID.86864cebca"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_BLOCK_TIMESTAMP.b982bd6907": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_BLOCK_TIMESTAMP.b982bd6907"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_TX_HASH__0_xX_0_9a_fA_F_.eea93a120e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_TX_HASH__0_xX_0_9a_fA_F_.eea93a120e"}, "model.fsc_evm.test_gold__fact_traces_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_TRACES_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the gold fact traces model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": ""}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": ""}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": ""}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": ""}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": ""}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": ""}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": ""}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": ""}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": ""}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": ""}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": ""}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": ""}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_traces_full"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_EZ_NFT_TRANSFERS_ID.071c327c9c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_EZ_NFT_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_EZ_NFT_TRANSFERS_ID.071c327c9c"}, "test.fsc_evm.not_null_test_silver__receipts_recent_MODIFIED_TIMESTAMP.4d91715550": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_recent_MODIFIED_TIMESTAMP.4d91715550"}, "test.polygon_models.not_null_silver__tofunft_sales_EVENT_TYPE.0b1cc9cc57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_EVENT_TYPE.0b1cc9cc57"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TX_FEE__NUMBER__FLOAT.ba599921e2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "ELEMENT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__element_sales_TX_FEE__NUMBER__FLOAT.ba599921e2"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_BLOCK_NUMBER__NUMBER__FLOAT.7feb70f478": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "DECODED_LOGS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__decoded_logs_recent_BLOCK_NUMBER__NUMBER__FLOAT.7feb70f478"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_l2canonicaltoken_CONTRACT_ADDRESS.b7a0e00f9b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "HOP_L2CANONICALTOKEN_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_l2canonicaltoken_CONTRACT_ADDRESS.b7a0e00f9b"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS_USD.a60fa0a531": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_AMOUNTS_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_AMOUNTS_USD.a60fa0a531"}, "model.fsc_evm.silver_dex__trader_joe_v2_1_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "TRADER_JOE_V2_1_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "ID": {"type": "NUMBER", "index": 12, "name": "ID", "comment": null}, "AMOUNT0IN": {"type": "NUMBER", "index": 13, "name": "AMOUNT0IN", "comment": null}, "AMOUNT1IN": {"type": "NUMBER", "index": 14, "name": "AMOUNT1IN", "comment": null}, "AMOUNT0OUT": {"type": "NUMBER", "index": 15, "name": "AMOUNT0OUT", "comment": null}, "AMOUNT1OUT": {"type": "NUMBER", "index": 16, "name": "AMOUNT1OUT", "comment": null}, "VOLATILITY_ACCUMULATED": {"type": "NUMBER", "index": 17, "name": "VOLATILITY_ACCUMULATED", "comment": null}, "FEE0": {"type": "NUMBER", "index": 18, "name": "FEE0", "comment": null}, "FEE1": {"type": "NUMBER", "index": 19, "name": "FEE1", "comment": null}, "PROTOCOL_FEE0": {"type": "NUMBER", "index": 20, "name": "PROTOCOL_FEE0", "comment": null}, "PROTOCOL_FEE1": {"type": "NUMBER", "index": 21, "name": "PROTOCOL_FEE1", "comment": null}, "TOKENX": {"type": "TEXT", "index": 22, "name": "TOKENX", "comment": null}, "TOKENY": {"type": "TEXT", "index": 23, "name": "TOKENY", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 24, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 25, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 26, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 27, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 29, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 30, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 31, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:10UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__trader_joe_v2_1_swaps"}, "model.polygon_models.silver__polymarket_filled_orders": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "POLYMARKET_FILLED_ORDERS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": ""}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": ""}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": ""}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": ""}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": ""}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": ""}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": ""}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": ""}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": ""}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": ""}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": ""}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": ""}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": ""}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": ""}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 25941752832, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 140669772, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__polymarket_filled_orders"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.bbb38fefa1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.bbb38fefa1"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TOKEN_OUT__0_xX_0_9a_fA_F_.ae14302936": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_TOKEN_OUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_swaps_TOKEN_OUT__0_xX_0_9a_fA_F_.ae14302936"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_BLOCK_NUMBER__NUMBER__FLOAT.9ab378f68e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_BLOCK_NUMBER__NUMBER__FLOAT.9ab378f68e"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_FROM_ADDRESS.db8de48e63": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_ORIGIN_FROM_ADDRESS.db8de48e63"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP.9bff42bf90": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_BLOCK_TIMESTAMP.9bff42bf90"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.400e138c88": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_TX_POSITION__NUMBER__FLOAT.400e138c88"}, "model.fsc_evm.observability__blocks": {"metadata": {"type": "BASE TABLE", "schema": "OBSERVABILITY", "name": "BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": ""}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": ""}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": ""}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": ""}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": ""}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": ""}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": ""}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": ""}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 187904, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5215, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.observability__blocks"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_INSERTED_TIMESTAMP__hour__2.3cb43deaa6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_blocks_full_INSERTED_TIMESTAMP__hour__2.3cb43deaa6"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_INSERTED_TIMESTAMP.8c1b12d962": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_INSERTED_TIMESTAMP.8c1b12d962"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_full_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.3cf23748a5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_full_BLOCK_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.3cf23748a5"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_FEE_RAW.87b23c30ad": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_PLATFORM_FEE_RAW.87b23c30ad"}, "test.polygon_models.not_null_silver__complete_nft_sales_TX_FEE.3b60a50418": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_TX_FEE.3b60a50418"}, "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_provider_asset_metadata_PROVIDER.b0c689d31b"}, "seed.fsc_evm.silver_stablecoins__stablecoins_mapping_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "STABLECOINS_MAPPING_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_stablecoins__stablecoins_mapping_seed"}, "model.fsc_evm.silver_lending__euler_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "PAYER": {"type": "TEXT", "index": 12, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 13, "name": "BORROWER", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:48UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_repayments"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_GAS_LIMIT.5c5592b6ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_GAS_LIMIT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_GAS_LIMIT.5c5592b6ac"}, "model.fsc_evm.silver_stats__core_metrics_hourly": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STATS", "name": "CORE_METRICS_HOURLY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": ""}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": ""}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": ""}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": ""}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": ""}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": ""}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": ""}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": ""}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": ""}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3315712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp_hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 47022, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stats__core_metrics_hourly"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.3d58ac3aa0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.3d58ac3aa0"}, "model.fsc_evm.silver_dex__curve_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "CURVE_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "TX_TO": {"type": "TEXT", "index": 6, "name": "TX_TO", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 12, "name": "POOL_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "SOLD_ID": {"type": "NUMBER", "index": 14, "name": "SOLD_ID", "comment": null}, "TOKENS_SOLD": {"type": "NUMBER", "index": 15, "name": "TOKENS_SOLD", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 17, "name": "SYMBOL_IN", "comment": null}, "BOUGHT_ID": {"type": "NUMBER", "index": 18, "name": "BOUGHT_ID", "comment": null}, "TOKENS_BOUGHT": {"type": "NUMBER", "index": 19, "name": "TOKENS_BOUGHT", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 20, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 24, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 25, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 26, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 27, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 653263360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5473978, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__curve_swaps"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TOKEN_ADDRESS.87dd541bc0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TOKEN_ADDRESS.87dd541bc0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_MODIFIED_TIMESTAMP.c3e30f98e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_MODIFIED_TIMESTAMP.c3e30f98e5"}, "model.fsc_evm.test_silver__user_verified_abis_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "USER_VERIFIED_ABIS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "ABI": {"type": "TEXT", "index": 2, "name": "ABI", "comment": ""}, "DISCORD_USERNAME": {"type": "TEXT", "index": 3, "name": "DISCORD_USERNAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "ABI_HASH": {"type": "TEXT", "index": 5, "name": "ABI_HASH", "comment": ""}, "ID": {"type": "TEXT", "index": 6, "name": "ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__user_verified_abis_full"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_MODIFIED_TIMESTAMP.7dd9cf25d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_MODIFIED_TIMESTAMP.7dd9cf25d3"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TO_ADDRESS.ce1e8d5dfe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_TO_ADDRESS.ce1e8d5dfe"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_BLOCK_NUMBER__NUMBER__FLOAT.16b1475a6c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_BLOCK_NUMBER__NUMBER__FLOAT.16b1475a6c"}, "test.fsc_evm.not_null_test_silver__receipts_full_BLOCK_NUMBER.b8318adb18": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_full_BLOCK_NUMBER.b8318adb18"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3aed81ccad": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.3aed81ccad"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__stargate_createpool_POOL_ADDRESS.9e0053c2c5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "STARGATE_CREATEPOOL_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__stargate_createpool_POOL_ADDRESS.9e0053c2c5"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.e5a6626a52": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.e5a6626a52"}, "model.fsc_evm.silver_dex__velodrome_v1_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V1_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v1_pool_actions"}, "model.fsc_evm.test_nft__ez_nft_transfers_recent": {"metadata": {"type": "VIEW", "schema": "TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the recent `ez_nft_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": ""}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": ""}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": ""}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": ""}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": ""}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_nft__ez_nft_transfers_recent"}, "model.fsc_evm.test_silver__blocks_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "BLOCKS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the silver blocks model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__blocks_full"}, "test.polygon_models.not_null_silver_olas__getservice_reads_AGENT_IDS.16c637c223": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "GETSERVICE_READS_AGENT_IDS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "SEGMENTED_READ": {"type": "ARRAY", "index": 5, "name": "SEGMENTED_READ", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 6, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 7, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 8, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 9, "name": "DATA", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 11, "name": "BLOCK_NUMBER", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "READS_ARRAY": {"type": "ARRAY", "index": 13, "name": "READS_ARRAY", "comment": null}, "AGENT_IDS": {"type": "ARRAY", "index": 14, "name": "AGENT_IDS", "comment": null}, "GETSERVICE_READS_ID": {"type": "TEXT", "index": 15, "name": "GETSERVICE_READS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 18, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__getservice_reads_AGENT_IDS.16c637c223"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__bytecode_abis_full_CONTRACT_ADDRESS__ABI_HASH.111a1fed7f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "BYTECODE_ABIS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 2, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 09:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__bytecode_abis_full_CONTRACT_ADDRESS__ABI_HASH.111a1fed7f"}, "test.fsc_evm.not_null_test_silver__traces_full__INSERTED_TIMESTAMP.c33692687a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full__INSERTED_TIMESTAMP.c33692687a"}, "model.fsc_evm.silver_dex__dodo_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "BASE_TOKEN": {"type": "TEXT", "index": 7, "name": "BASE_TOKEN", "comment": null}, "QUOTE_TOKEN": {"type": "TEXT", "index": 8, "name": "QUOTE_TOKEN", "comment": null}, "CREATOR": {"type": "TEXT", "index": 9, "name": "CREATOR", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 12, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 13, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 14, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 15, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2275840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9547, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dodo_v2_pools"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_ADDRESS_NAME__STRING__VARCHAR.b440cff40f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LABELS_ADDRESS_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver__labels_ADDRESS_NAME__STRING__VARCHAR.b440cff40f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pool_actions_POOL_ADDRESS__0_xX_0_9a_fA_F_.77b6c92f58": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pool_actions_POOL_ADDRESS__0_xX_0_9a_fA_F_.77b6c92f58"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_EZ_BALANCES_ERC20_DAILY_ID.e0d083a055": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_EZ_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_EZ_BALANCES_ERC20_DAILY_ID.e0d083a055"}, "model.fsc_evm.bronze__token_reads_fr_v2": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TOKEN_READS_FR_V2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__token_reads_fr_v2"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.b3d57d8632": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_4_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.b3d57d8632"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_EVENT_TYPE.754547c445": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_EVENT_TYPE.754547c445"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP.3015447008": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_BLOCK_TIMESTAMP.3015447008"}, "model.fsc_evm.silver_lending__aave_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1243578880, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 12474529, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_withdraws"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_BLOCK_NUMBER.d91075d3e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_BLOCK_NUMBER.d91075d3e5"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.640b8be095": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.640b8be095"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__balances_erc20_daily_BALANCES_ERC20_DAILY_ID.f7783664d9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BALANCES_ERC20_DAILY_BALANCES_ERC20_DAILY_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 1, "name": "BALANCES_ERC20_DAILY_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver__balances_erc20_daily_BALANCES_ERC20_DAILY_ID.f7783664d9"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver__balances_erc20_daily__INSERTED_TIMESTAMP__day__2.2e99af10ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BALANCES_ERC20_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-12 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver__balances_erc20_daily__INSERTED_TIMESTAMP__day__2.2e99af10ca"}, "model.fsc_evm.silver_dex__pancakeswap_v3_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V3_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 8, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 9, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 10, "name": "TICK_SPACING", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 15, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v3_pools"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_TOKENID.de88cac8c5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_TOKENID.de88cac8c5"}, "model.fsc_evm.silver_dex__dodo_v1_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DODO_V1_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-08 14:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2850304, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 14350, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dodo_v1_pool_actions"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_TX_HASH.e069256b19": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_TX_HASH.e069256b19"}, "test.polygon_models.not_null_silver__element_sales_NFT_LOG_ID.a2214c6c73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_NFT_LOG_ID.a2214c6c73"}, "model.fsc_evm.silver_dex__woofi_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "WOOFI_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 10, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 11, "name": "TOKEN_OUT", "comment": null}, "TX_TO": {"type": "TEXT", "index": 12, "name": "TX_TO", "comment": null}, "SWAP_TYPE": {"type": "NUMBER", "index": 13, "name": "SWAP_TYPE", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "SENDER": {"type": "TEXT", "index": 16, "name": "SENDER", "comment": null}, "REBATE_TO": {"type": "TEXT", "index": 17, "name": "REBATE_TO", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 478654464, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3589888, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__woofi_swaps"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.4b5e283568": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_EVENT_INDEX__NUMBER__FLOAT.4b5e283568"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__mooar_sales_nft_log_id.368a737a67": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "MOOAR_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__mooar_sales_nft_log_id.368a737a67"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.7ba4b12cc3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.7ba4b12cc3"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TOKEN_SYMBOL.442e650dd5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TOKEN_SYMBOL.442e650dd5"}, "model.fsc_evm.silver_bridge__layerzero_v2_token_reads": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "LAYERZERO_V2_TOKEN_READS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RESPONSE": {"type": "VARIANT", "index": 1, "name": "RESPONSE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 3, "name": "TOKEN_ADDRESS", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33280, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 171, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__layerzero_v2_token_reads"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_VERSION.eade855a3f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_VERSION.eade855a3f"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP.73cd55cf8f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_MODIFIED_TIMESTAMP.73cd55cf8f"}, "test.fsc_evm.curated_recency_defi_silver_dex__complete_dex_liquidity_pool_actions_dex_lp_actions.362cf81572": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_DEX_LP_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_dex__complete_dex_liquidity_pool_actions_dex_lp_actions.362cf81572"}, "test.fsc_evm.not_null_admin__dim_variables_DIM_VARIABLES_ID.f1639e77e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "DIM_VARIABLES_DIM_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 3, "name": "KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DIM_VARIABLES_ID": {"type": "TEXT", "index": 7, "name": "DIM_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__dim_variables_DIM_VARIABLES_ID.f1639e77e6"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_EZ_TOKEN_TRANSFERS_ID.dbb70e1221": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_EZ_TOKEN_TRANSFERS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_full_EZ_TOKEN_TRANSFERS_ID.dbb70e1221"}, "test.fsc_evm.fsc_utils_tx_block_count_test_gold__fact_event_logs_recent_TX_HASH.4d9f53b085": {"metadata": {"type": "BASE TABLE", "schema": "FSC_UTILS_TX_BLOCK_COUNT_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "NUM_BLOCKS": {"type": "NUMBER", "index": 2, "name": "NUM_BLOCKS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_utils_tx_block_count_test_gold__fact_event_logs_recent_TX_HASH.4d9f53b085"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_ORIGIN_FROM_ADDRESS.3db9f8fabd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_ORIGIN_FROM_ADDRESS.3db9f8fabd"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE_PRECISE.59f993bcda": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_VALUE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_VALUE_PRECISE.59f993bcda"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COLLATERAL_TOKEN.3c78777798": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_COLLATERAL_TOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_COLLATERAL_TOKEN.3c78777798"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_flashloans_7_5__60__lending.1d85b045e9": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_flashloans_7_5__60__lending.1d85b045e9"}, "test.polygon_models.not_null_silver__tofunft_sales_BLOCK_NUMBER.afa8a4e8f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_BLOCK_NUMBER.afa8a4e8f3"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BLOCK_NUMBER.15a69776e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_BLOCK_NUMBER.15a69776e9"}, "model.fsc_evm.bronze__contract_abis_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONTRACT_ABIS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": ""}, "VALUE": {"type": "VARIANT", "index": 3, "name": "VALUE", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__contract_abis_fr"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_EVENT_NAME.5630b24be5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_EVENT_NAME.5630b24be5"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP__hour__3.2ad48fb9bf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP__hour__3.2ad48fb9bf"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.531aeb2798": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_POOL_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__complete_dex_liquidity_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.531aeb2798"}, "model.fsc_evm.silver__user_verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "USER_VERIFIED_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI": {"type": "TEXT", "index": 2, "name": "ABI", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 3, "name": "DISCORD_USERNAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 5, "name": "ABI_HASH", "comment": null}, "ID": {"type": "TEXT", "index": 6, "name": "ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 88576, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 25, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__user_verified_abis"}, "test.polygon_models.not_null_silver__complete_nft_sales_EVENT_INDEX.f2adcca32f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_EVENT_INDEX.f2adcca32f"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TOKEN_ID.74258e963a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_TOKEN_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_TOKEN_ID.74258e963a"}, "model.fsc_evm.silver_dex__bitflux_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "BITFLUX_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 6, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 9, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 10, "name": "TOKEN3", "comment": null}, "DECIMAL0": {"type": "NUMBER", "index": 11, "name": "DECIMAL0", "comment": null}, "DECIMAL1": {"type": "NUMBER", "index": 12, "name": "DECIMAL1", "comment": null}, "DECIMAL2": {"type": "NUMBER", "index": 13, "name": "DECIMAL2", "comment": null}, "DECIMAL3": {"type": "NUMBER", "index": 14, "name": "DECIMAL3", "comment": null}, "LP_NAME": {"type": "TEXT", "index": 15, "name": "LP_NAME", "comment": null}, "LP_SYMBOL": {"type": "TEXT", "index": 16, "name": "LP_SYMBOL", "comment": null}, "SWAP_FEE": {"type": "FLOAT", "index": 17, "name": "SWAP_FEE", "comment": null}, "ADMIN_FEE": {"type": "FLOAT", "index": 18, "name": "ADMIN_FEE", "comment": null}, "LP_TOKEN": {"type": "TEXT", "index": 19, "name": "LP_TOKEN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 24, "name": "_CALL_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__bitflux_pools"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_TO_ADDRESS.a5feb6a9bf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_TO_ADDRESS.a5feb6a9bf"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_ammwrapper_CONTRACT_ADDRESS.aea7fc3d3b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "HOP_AMMWRAPPER_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__hop_ammwrapper_CONTRACT_ADDRESS.aea7fc3d3b"}, "test.polygon_models.not_null_silver__element_sales_BLOCK_TIMESTAMP.feb749030b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_BLOCK_TIMESTAMP.feb749030b"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_FROM_ADDRESS.2c69eb9d6a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_FROM_ADDRESS.2c69eb9d6a"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TX_FEE__NUMBER__FLOAT.dfe58ed919": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_TX_FEE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_TX_FEE__NUMBER__FLOAT.dfe58ed919"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PAYER.5181266d52": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_PAYER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PAYER.5181266d52"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_NAME.9134b92f06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_PLATFORM_NAME.9134b92f06"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_MODIFIED_TIMESTAMP.bd570cee7b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_MODIFIED_TIMESTAMP.bd570cee7b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_TO_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_UNIQUE_TO_COUNT__NUMBER__FLOAT.4cd5081b32"}, "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PROTOCOL.a5f672795f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 11, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 12, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "FLASHLOAN_AMOUNT": {"type": "FLOAT", "index": 16, "name": "FLASHLOAN_AMOUNT", "comment": null}, "FLASHLOAN_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "FLASHLOAN_AMOUNT_USD", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "NUMBER", "index": 18, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT": {"type": "FLOAT", "index": 19, "name": "PREMIUM_AMOUNT", "comment": null}, "PREMIUM_AMOUNT_USD": {"type": "FLOAT", "index": 20, "name": "PREMIUM_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 22, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 23, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 24, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_FLASHLOANS_ID": {"type": "TEXT", "index": 26, "name": "COMPLETE_LENDING_FLASHLOANS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 29, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_flashloans_PROTOCOL.a5f672795f"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_PROTOCOL.a63c90c2a0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_PROTOCOL.a63c90c2a0"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_SUCCEEDED.8ed2d84f45": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_SUCCEEDED.8ed2d84f45"}, "model.fsc_evm.silver_lending__complete_lending_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": ""}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": ""}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1048027136, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4646163, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_borrows"}, "test.polygon_models.not_null_silver__mooar_sales_PLATFORM_ADDRESS.d745fc012b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_PLATFORM_ADDRESS.d745fc012b"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_FUNCTION_SIGNATURE.e81f20de7e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_ORIGIN_FUNCTION_SIGNATURE.e81f20de7e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.7dfd5b1d49": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_recent_TX_HASH__0_xX_0_9a_fA_F_.7dfd5b1d49"}, "test.fsc_evm.accepted_values_recent_row_observability__traces_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.a009465ad0": {"metadata": {"type": "BASE TABLE", "schema": "ACCEPTED_VALUES_RECENT_ROW_OBSERVABILITY", "name": "TRACES_BLOCKS_IMPACTED_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 1, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 2, "name": "MISSING_LIST", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.accepted_values_recent_row_observability__traces_BLOCKS_IMPACTED_COUNT__MISSING_LIST__TEST_TIMESTAMP__0.a009465ad0"}, "test.polygon_models.not_null_silver__seaport_1_1_sales__INSERTED_TIMESTAMP.39029cba5f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales__INSERTED_TIMESTAMP.39029cba5f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e11ba68261": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.e11ba68261"}, "model.fsc_evm.test_silver__contracts_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CONTRACTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": ""}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__contracts_recent"}, "test.fsc_evm.not_null_test_silver__receipts_full_MODIFIED_TIMESTAMP.23b69b4875": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_full_MODIFIED_TIMESTAMP.23b69b4875"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.ceafcdaa5b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:44UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_FROM_ADDRESS__0_xX_0_9a_fA_F_.ceafcdaa5b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.f023a7fa38": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_recent_BLOCK_NUMBER__NUMBER.f023a7fa38"}, "model.fsc_evm.bronze__contract_abis": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONTRACT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__contract_abis"}, "test.polygon_models.not_null_silver__complete_nft_sales_TX_HASH.c6a7c23911": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_TX_HASH.c6a7c23911"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_INDEX.db8d2710d0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_INDEX.db8d2710d0"}, "test.polygon_models.not_null_silver_olas__service_event_logs_DATA.e35df90e62": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_event_logs_DATA.e35df90e62"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_STATE_ROOT.1c61a48d97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_STATE_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_STATE_ROOT.1c61a48d97"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_ORIGIN_FROM_ADDRESS.2d42cefc88": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_ORIGIN_FROM_ADDRESS.2d42cefc88"}, "model.fsc_evm.github_actions__task_current": {"metadata": {"type": "VIEW", "schema": "GITHUB_ACTIONS", "name": "TASK_CURRENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ROOT_TASK_NAME": {"type": "TEXT", "index": 1, "name": "ROOT_TASK_NAME", "comment": ""}, "DATABASE_NAME": {"type": "TEXT", "index": 2, "name": "DATABASE_NAME", "comment": ""}, "SCHEMA_NAME": {"type": "TEXT", "index": 3, "name": "SCHEMA_NAME", "comment": ""}, "STATE": {"type": "TEXT", "index": 4, "name": "STATE", "comment": ""}, "FIRST_ERROR_TASK_NAME": {"type": "TEXT", "index": 5, "name": "FIRST_ERROR_TASK_NAME", "comment": ""}, "FIRST_ERROR_CODE": {"type": "TEXT", "index": 6, "name": "FIRST_ERROR_CODE", "comment": ""}, "FIRST_ERROR_MESSAGE": {"type": "TEXT", "index": 7, "name": "FIRST_ERROR_MESSAGE", "comment": ""}, "SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "SCHEDULED_TIME", "comment": ""}, "QUERY_START_TIME": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "QUERY_START_TIME", "comment": ""}, "NEXT_SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "NEXT_SCHEDULED_TIME", "comment": ""}, "ROOT_TASK_ID": {"type": "TEXT", "index": 11, "name": "ROOT_TASK_ID", "comment": ""}, "GRAPH_VERSION": {"type": "NUMBER", "index": 12, "name": "GRAPH_VERSION", "comment": ""}, "RUN_ID": {"type": "NUMBER", "index": 13, "name": "RUN_ID", "comment": ""}, "ATTEMPT_NUMBER": {"type": "NUMBER", "index": 14, "name": "ATTEMPT_NUMBER", "comment": ""}, "SCHEDULED_FROM": {"type": "TEXT", "index": 15, "name": "SCHEDULED_FROM", "comment": ""}, "CONFIG": {"type": "TEXT", "index": 16, "name": "CONFIG", "comment": ""}, "GRAPH_RUN_GROUP_ID": {"type": "TEXT", "index": 17, "name": "GRAPH_RUN_GROUP_ID", "comment": ""}, "BACKFILL_INFO": {"type": "OBJECT", "index": 18, "name": "BACKFILL_INFO", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.github_actions__task_current"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_BLOCK_NUMBER__NUMBER__FLOAT.07310f104e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_BLOCK_NUMBER__NUMBER__FLOAT.07310f104e"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.8bf1eb8fd4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.8bf1eb8fd4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.82ff004d89": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.82ff004d89"}, "test.fsc_evm.not_null_test_silver__transactions_recent__INSERTED_TIMESTAMP.88fde180fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent__INSERTED_TIMESTAMP.88fde180fc"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_NFT_LOG_ID.5be99512a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_NFT_LOG_ID.5be99512a7"}, "test.fsc_evm.not_null_test_silver__transactions_full_TX_POSITION.0f91433ce2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full_TX_POSITION.0f91433ce2"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.dc8d5cedfd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.dc8d5cedfd"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TOPICS.03f5444318": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_TOPICS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TOPICS.03f5444318"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__seaport_1_6_sales_BLOCK_TIMESTAMP__day__1.55704a4959": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "SEAPORT_1_6_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__seaport_1_6_sales_BLOCK_TIMESTAMP__day__1.55704a4959"}, "test.polygon_models.not_null_silver__mooar_sales_CREATOR_FEE_RAW.23190ef573": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_CREATOR_FEE_RAW.23190ef573"}, "model.fsc_evm.silver_lending__silo_repayments": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "SILO_REPAYMENTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "PAYER": {"type": "TEXT", "index": 12, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 13, "name": "BORROWER", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__silo_repayments"}, "model.fsc_evm.bronze__confirm_blocks_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "CONFIRM_BLOCKS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 5, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 7, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__confirm_blocks_fr"}, "model.fsc_evm.silver_dex__voodoo_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VOODOO_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 12, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 13, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT_AFTER_FEES": {"type": "NUMBER", "index": 16, "name": "AMOUNT_OUT_AFTER_FEES", "comment": null}, "FEE_BASIS_POINTS": {"type": "NUMBER", "index": 17, "name": "FEE_BASIS_POINTS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__voodoo_swaps"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.04ccc1e679": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.04ccc1e679"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_SHARES__DECIMAL__FLOAT__NUMBER.0ed57ee530": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POLYMARKET_FILLED_ORDERS_SHARES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_SHARES__DECIMAL__FLOAT__NUMBER.0ed57ee530"}, "model.fsc_evm.silver_dex__paircreated_evt_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PAIRCREATED_EVT_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "NUMBER", "index": 10, "name": "POOL_ID", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 11, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 12, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 13, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 14, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 37616640, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 162492, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__paircreated_evt_v2_pools"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PLATFORM.f7ad06b21d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PLATFORM.f7ad06b21d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_COUNT__NUMBER__FLOAT.39578be186": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_COUNT__NUMBER__FLOAT.39578be186"}, "test.fsc_evm.not_null_test_silver__contracts_recent_CONTRACT_ADDRESS.037aff5161": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONTRACTS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 2, "name": "TOKEN_NAME", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 3, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN_SYMBOL", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONTRACTS_ID": {"type": "TEXT", "index": 6, "name": "CONTRACTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__contracts_recent_CONTRACT_ADDRESS.037aff5161"}, "test.fsc_evm.not_null_test_gold__fact_blocks_recent_LOGS_BLOOM.633277005e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_recent_LOGS_BLOOM.633277005e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_borrows_AMOUNT_USD__decimal__float.647d646b83": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_borrows_AMOUNT_USD__decimal__float.647d646b83"}, "test.fsc_evm.not_null_test_silver__traces_full_MODIFIED_TIMESTAMP.73532cff85": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_full_MODIFIED_TIMESTAMP.73532cff85"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_PRECISE.f5a509ff49": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_VALUE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_VALUE_PRECISE.f5a509ff49"}, "test.polygon_models.not_null_silver__tofunft_sales_SELLER_ADDRESS.2623b7e06f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_SELLER_ADDRESS.2623b7e06f"}, "model.fsc_evm.defi__ez_stablecoins_supply": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "EZ_STABLECOINS_SUPPLY", "database": "POLYGON", "comment": "## What\n\nThis table provides daily supply metrics for verified stablecoins across EVM-compatible blockchains. It tracks total supply, mint/burn activity, and distribution across various DeFi protocols and platforms. Historical data available, starting from `2025-06-10`.\n\n## Key Use Cases\n\n- Tracking stablecoin supply growth and contraction over time\n- Analyzing stablecoin distribution and TVL across DeFi protocols\n- Monitoring mint and burn events for supply changes\n- Identifying stablecoin liquidity concentration in specific venues\n- Building supply-based metrics and charts\n\n## Important Relationships\n\n- **Join with defi.dim_stablecoins**: Use `contract_address` for stablecoin metadata\n- **Join with price.ez_prices_hourly**: Use `contract_address` for price data\n\n## Commonly-used Fields\n\n- `block_date`: Date of the supply snapshot\n- `contract_address`: Stablecoin token contract address\n- `symbol`: Token symbol (e.g., USDC, USDT, DAI)\n- `total_supply`: Total supply of the stablecoin, based on direct `totalSupply` contract functions calls\n- `amount_minted`: Cumulative amount minted\n- `amount_burned`: Cumulative amount burned\n- `amount_in_bridges`: Amount held in Bridge vaults\n- `amount_in_dex_liquidity_pools`: Amount held in DEX liquidity pools\n- `amount_in_lending_pools`: Amount deposited in lending protocols\n- `amount_in_cex`: Amount held in centralized exchange addresses\n\n## Sample queries\n\n```sql\n-- Latest supply metrics by stablecoin\nSELECT \n label AS stablecoin,\n total_supply,\n amount_in_dex_liquidity_pools,\n amount_in_lending_pools\nFROM <blockchain_name>.defi.ez_stablecoins_supply\nWHERE block_date = CURRENT_DATE - 1\nORDER BY total_supply DESC;\n\n-- Daily supply changes for a specific stablecoin\nSELECT \n block_date,\n symbol,\n total_supply,\n amount_minted - LAG(amount_minted) OVER (PARTITION BY contract_address ORDER BY block_date) AS daily_minted,\n amount_burned - LAG(amount_burned) OVER (PARTITION BY contract_address ORDER BY block_date) AS daily_burned\nFROM <blockchain_name>.defi.ez_stablecoins_supply\nWHERE symbol = 'USDC'\n AND block_date >= CURRENT_DATE - 30\nORDER BY block_date DESC;\n\n-- Stablecoin distribution analysis\nSELECT \n block_date,\n label AS stablecoin,\n amount_in_bridges / NULLIF(total_supply, 0) AS pct_in_bridge,\n amount_in_dex_liquidity_pools / NULLIF(total_supply, 0) AS pct_in_dex,\n amount_in_lending_pools / NULLIF(total_supply, 0) AS pct_in_lending,\n amount_in_cex / NULLIF(total_supply, 0) AS pct_in_cex\nFROM <blockchain_name>.defi.ez_stablecoins_supply\nWHERE block_date = CURRENT_DATE - 1\n AND total_supply > 0\nORDER BY total_supply DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_DATE": {"type": "DATE", "index": 1, "name": "BLOCK_DATE", "comment": "The date of the daily supply snapshot. This corresponds with the MAX block_number from the previous day.\n\nExample: '2025-06-10'"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": "The smart contract address of the stablecoin token.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol identifier for the stablecoin token.\n\nExample: 'USDC'"}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": "The full name of the stablecoin token.\n\nExample: 'USD Coin'"}, "LABEL": {"type": "TEXT", "index": 5, "name": "LABEL", "comment": "A combined display label containing both symbol and name, as a stablecoin unique identifier.\n\nExample: 'USDC: USD Coin'"}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": "The number of decimal places used by the token contract.\n\nExample: 6"}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 7, "name": "TOTAL_SUPPLY", "comment": "The total supply of the stablecoin on this blockchain as of the block_date, directly derived from `totalSupply` contract function calls.\n\nExample: 1500000000"}, "AMOUNT_MINTED": {"type": "FLOAT", "index": 8, "name": "AMOUNT_MINTED", "comment": "The amount of tokens minted daily.\n\nExample: 2000000000"}, "AMOUNT_BURNED": {"type": "FLOAT", "index": 9, "name": "AMOUNT_BURNED", "comment": "The amount of tokens burned daily.\n\nExample: 500000000"}, "AMOUNT_TRANSFERRED": {"type": "FLOAT", "index": 10, "name": "AMOUNT_TRANSFERRED", "comment": "The amount of tokens transferred daily.\n\nExample: 10000000000"}, "AMOUNT_BLACKLISTED": {"type": "FLOAT", "index": 11, "name": "AMOUNT_BLACKLISTED", "comment": "The total amount of tokens held in blacklisted addresses.\n\nExample: 1000000"}, "AMOUNT_IN_CEX": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN_CEX", "comment": "The amount of tokens held in centralized exchange addresses.\n\nExample: 300000000"}, "AMOUNT_IN_BRIDGES": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_BRIDGES", "comment": "The amount of tokens held in bridge vaults and contracts.\n\nExample: 50000000"}, "AMOUNT_IN_DEX_LIQUIDITY_POOLS": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN_DEX_LIQUIDITY_POOLS", "comment": "The amount of tokens deposited in decentralized exchange liquidity pools.\n\nExample: 200000000"}, "AMOUNT_IN_LENDING_POOLS": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_LENDING_POOLS", "comment": "The amount of tokens deposited in lending protocol pools.\n\nExample: 150000000"}, "AMOUNT_IN_CONTRACTS": {"type": "FLOAT", "index": 16, "name": "AMOUNT_IN_CONTRACTS", "comment": "The amount of tokens held in all contracts (including other categorized contracts).\n\nExample: 100000000"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}, "EZ_STABLECOINS_SUPPLY_ID": {"type": "TEXT", "index": 19, "name": "EZ_STABLECOINS_SUPPLY_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__ez_stablecoins_supply"}, "model.fsc_evm.test_gold__ez_native_transfers_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the `ez_native_transfers` data.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": ""}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": ""}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": ""}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": ""}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": ""}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": ""}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_native_transfers_full"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_full_BLOCK_NUMBER.acad1c43e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_full_BLOCK_NUMBER.acad1c43e7"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_ORIGIN_FROM_ADDRESS.07dbc4f7e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_ORIGIN_FROM_ADDRESS.07dbc4f7e2"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_LOGS_BLOOM__0_xX_0_9a_fA_F_.73ad80f09c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_LOGS_BLOOM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_LOGS_BLOOM__0_xX_0_9a_fA_F_.73ad80f09c"}, "model.fsc_evm.silver__blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:15UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 595747558400, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(modified_timestamp::DATE, partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 79454366, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__blocks"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.ad1193ebee": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TOFUNFT_SALES_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__tofunft_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.ad1193ebee"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_TX_HASH__0_xX_0_9a_fA_F_.197ddfc264": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_TX_HASH__0_xX_0_9a_fA_F_.197ddfc264"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.fc73bfce91": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__complete_bridge_activity_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.fc73bfce91"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.633ddbc1cc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.633ddbc1cc"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.5d89afa477": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_transactions_recent_BLOCK_NUMBER__NUMBER__FLOAT.5d89afa477"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_INTRA_EVENT_INDEX.025edfde6b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_INTRA_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_INTRA_EVENT_INDEX.025edfde6b"}, "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V1_DYNAMIC_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-22 18:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 18654720, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 154421, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v1_dynamic_pool_actions"}, "test.fsc_evm.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_TOKEN_PRICES_COMPLETE_TOKEN_PRICES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_token_prices_COMPLETE_TOKEN_PRICES_ID.c4ea6e2a79"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_EVENT_INDEX.af4200573a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_EVENT_INDEX.af4200573a"}, "test.fsc_evm.not_null_observability__transactions_TEST_TIMESTAMP.fcbece1b9f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_OBSERVABILITY", "name": "TRANSACTIONS_TEST_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TEST_NAME": {"type": "TEXT", "index": 1, "name": "TEST_NAME", "comment": null}, "MIN_BLOCK": {"type": "NUMBER", "index": 2, "name": "MIN_BLOCK", "comment": null}, "MAX_BLOCK": {"type": "NUMBER", "index": 3, "name": "MAX_BLOCK", "comment": null}, "MIN_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MIN_BLOCK_TIMESTAMP", "comment": null}, "MAX_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "MAX_BLOCK_TIMESTAMP", "comment": null}, "BLOCKS_TESTED": {"type": "NUMBER", "index": 6, "name": "BLOCKS_TESTED", "comment": null}, "BLOCKS_IMPACTED_COUNT": {"type": "NUMBER", "index": 7, "name": "BLOCKS_IMPACTED_COUNT", "comment": null}, "MISSING_LIST": {"type": "ARRAY", "index": 8, "name": "MISSING_LIST", "comment": null}, "TEST_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "TEST_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_observability__transactions_TEST_TIMESTAMP.fcbece1b9f"}, "model.fsc_evm.test_silver__confirm_blocks_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__confirm_blocks_full"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_UNIQUE_FROM_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_UNIQUE_FROM_COUNT.1e73e0a934"}, "test.polygon_models.not_null_silver__complete_nft_sales_BLOCK_NUMBER.57944b643f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_BLOCK_NUMBER.57944b643f"}, "model.fsc_evm.silver_dex__pancakeswap_v2_mm_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "PANCAKESWAP_V2_MM_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "MM_ADDRESS": {"type": "TEXT", "index": 12, "name": "MM_ADDRESS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 13, "name": "NONCE", "comment": null}, "MMTREASURY": {"type": "TEXT", "index": 14, "name": "MMTREASURY", "comment": null}, "BASETOKEN": {"type": "TEXT", "index": 15, "name": "BASETOKEN", "comment": null}, "QUOTETOKEN": {"type": "TEXT", "index": 16, "name": "QUOTETOKEN", "comment": null}, "BASETOKENAMOUNT": {"type": "NUMBER", "index": 17, "name": "BASETOKENAMOUNT", "comment": null}, "QUOTETOKENAMOUNT": {"type": "NUMBER", "index": 18, "name": "QUOTETOKENAMOUNT", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 19, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 20, "name": "TOKEN_OUT", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 21, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 22, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__pancakeswap_v2_mm_swaps"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.3d7998b618": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "PREV_EVENT_INDEX", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_gold__fact_event_logs_recent_EVENT_INDEX__BLOCK_NUMBER.3d7998b618"}, "model.polygon_models.silver__tofunft_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOFUNFT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": ""}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": ""}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": ""}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": ""}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": ""}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": ""}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": ""}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": ""}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": ""}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": ""}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": ""}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": ""}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": ""}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": ""}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": ""}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": ""}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 455672832, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2545805, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__tofunft_sales"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_INPUT.b4e1faa8be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_INPUT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_INPUT.b4e1faa8be"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_GAS_USED__NUMBER__FLOAT.c2e16f1869": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_GAS_USED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_GAS_USED__NUMBER__FLOAT.c2e16f1869"}, "test.fsc_evm.not_null_test_silver__decoded_logs_recent_CONTRACT_ADDRESS.4a09b257d3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_recent_CONTRACT_ADDRESS.4a09b257d3"}, "test.polygon_models.not_null_silver_olas__registry_metadata_CONTRACT_ADDRESS.d47b0a47dc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_METADATA_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "REGISTRY_ID": {"type": "NUMBER", "index": 4, "name": "REGISTRY_ID", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 5, "name": "TOKEN_URI_LINK", "comment": null}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": null}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": null}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 9, "name": "DESCRIPTION", "comment": null}, "IMAGE_LINK": {"type": "TEXT", "index": 10, "name": "IMAGE_LINK", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_metadata_CONTRACT_ADDRESS.d47b0a47dc"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.62aeda5fe7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.62aeda5fe7"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__verified_abis_recent_CONTRACT_ADDRESS.788bba3ee1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "VERIFIED_ABIS_RECENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__verified_abis_recent_CONTRACT_ADDRESS.788bba3ee1"}, "test.fsc_evm.not_null_test_silver__receipts_recent_RECEIPTS_JSON.edca36b9ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_RECENT_RECEIPTS_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_recent_RECEIPTS_JSON.edca36b9ab"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_SUCCEEDED.e488b18268": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_SUCCEEDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TX_SUCCEEDED.e488b18268"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_DATA.4dbf00dd37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_DATA", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_DATA.4dbf00dd37"}, "model.fsc_evm.silver_lending__aave_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "BORROW_RATE_MODE": {"type": "TEXT", "index": 13, "name": "BORROW_RATE_MODE", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 14, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 723090432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4324609, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_borrows"}, "model.fsc_evm.silver_bridge__across_fundsdeposited": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "ACROSS_FUNDSDEPOSITED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 16, "name": "DESTINATION_CHAIN_ID", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 17, "name": "AMOUNT", "comment": null}, "DEPOSIT_ID": {"type": "NUMBER", "index": 18, "name": "DEPOSIT_ID", "comment": null}, "MESSAGE": {"type": "TEXT", "index": 19, "name": "MESSAGE", "comment": null}, "ORIGIN_CHAIN_ID": {"type": "NUMBER", "index": 20, "name": "ORIGIN_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 21, "name": "TOKEN_ADDRESS", "comment": null}, "QUOTE_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "QUOTE_TIMESTAMP", "comment": null}, "RELAYER_FEE_PCT": {"type": "NUMBER", "index": 23, "name": "RELAYER_FEE_PCT", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 27, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 28, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:00UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 28420096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 179172, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__across_fundsdeposited"}, "model.fsc_evm.silver__balances_erc20_daily": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BALANCES_ERC20_DAILY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 7, "name": "BALANCES_ERC20_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:17UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15846878208, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 356854502, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__balances_erc20_daily"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_CONTRACT_ADDRESS.52ef84763a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_CONTRACT_ADDRESS.52ef84763a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_native_daily_full_BALANCE__NUMBER__FLOAT.49679eb8e0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL_BALANCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_balances_native_daily_full_BALANCE__NUMBER__FLOAT.49679eb8e0"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_VERSION.927431b428": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_VERSION.927431b428"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_RAW_AMOUNT__NUMBER__FLOAT.e29960d304": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_RAW_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_token_transfers_full_RAW_AMOUNT__NUMBER__FLOAT.e29960d304"}, "model.fsc_evm.silver_bridge__stargate_createpool": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_CREATEPOOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": ""}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 47616, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__stargate_createpool"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_COMPLETE_LENDING_DEPOSITS_ID.f63e8f436e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_COMPLETE_LENDING_DEPOSITS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_COMPLETE_LENDING_DEPOSITS_ID.f63e8f436e"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_NAME.a9a7c84d87": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_EVENT_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_EVENT_NAME.a9a7c84d87"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__transactions_recent_TRANSACTIONS_ID.7c9f74baa9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "TRANSACTIONS_RECENT_TRANSACTIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TRANSACTIONS_ID": {"type": "TEXT", "index": 1, "name": "TRANSACTIONS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__transactions_recent_TRANSACTIONS_ID.7c9f74baa9"}, "test.polygon_models.not_null_silver__element_sales_SELLER_ADDRESS.cbd314ffba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_SELLER_ADDRESS.cbd314ffba"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_NONCE__NUMBER__FLOAT.74da207967": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_FULL_NONCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_full_NONCE__NUMBER__FLOAT.74da207967"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_BLOCK_NUMBER.d457327d7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_BLOCK_NUMBER.d457327d7c"}, "test.polygon_models.not_null_silver_olas__registry_metadata_BLOCK_NUMBER.df505ae61e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "REGISTRY_METADATA_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RESP": {"type": "VARIANT", "index": 1, "name": "RESP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 3, "name": "CONTRACT_ADDRESS", "comment": null}, "REGISTRY_ID": {"type": "NUMBER", "index": 4, "name": "REGISTRY_ID", "comment": null}, "TOKEN_URI_LINK": {"type": "TEXT", "index": 5, "name": "TOKEN_URI_LINK", "comment": null}, "TRAIT_TYPE": {"type": "TEXT", "index": 6, "name": "TRAIT_TYPE", "comment": null}, "TRAIT_VALUE": {"type": "TEXT", "index": 7, "name": "TRAIT_VALUE", "comment": null}, "CODE_URI_LINK": {"type": "TEXT", "index": 8, "name": "CODE_URI_LINK", "comment": null}, "DESCRIPTION": {"type": "TEXT", "index": 9, "name": "DESCRIPTION", "comment": null}, "IMAGE_LINK": {"type": "TEXT", "index": 10, "name": "IMAGE_LINK", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "REGISTRY_METADATA_ID": {"type": "TEXT", "index": 13, "name": "REGISTRY_METADATA_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__registry_metadata_BLOCK_NUMBER.df505ae61e"}, "model.fsc_evm.test_gold__ez_decoded_event_logs_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": ""}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": ""}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": ""}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": ""}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": ""}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": ""}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_decoded_event_logs_full"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BRIDGE_ADDRESS.fb3df4392d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_BRIDGE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BRIDGE_ADDRESS.fb3df4392d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_SIZE__NUMBER__FLOAT.b9716a702f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_SIZE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_blocks_recent_SIZE__NUMBER__FLOAT.b9716a702f"}, "test.fsc_evm.not_null_silver_bridge__hop_l1canonicaltoken_TOKEN_ADDRESS.e94f2ba3f9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "HOP_L1CANONICALTOKEN_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__hop_l1canonicaltoken_TOKEN_ADDRESS.e94f2ba3f9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.6733ed950e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_NUMBER_MIN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_NUMBER_MIN__NUMBER__FLOAT.6733ed950e"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_FROM_ADDRESS.e42c02340f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_FROM_ADDRESS.e42c02340f"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_AMOUNT_USD__DECIMAL__FLOAT__NUMBER.12cd4b012b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "POLYMARKET_FILLED_ORDERS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__polymarket_filled_orders_AMOUNT_USD__DECIMAL__FLOAT__NUMBER.12cd4b012b"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_TX_POSITION__NUMBER__FLOAT.1244edc76e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_event_logs_full_TX_POSITION__NUMBER__FLOAT.1244edc76e"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_TX_HASH.92b7a24d0d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 6, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 10, "name": "POOL_ID", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 12, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 13, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 14, "name": "DECIMALS", "comment": null}, "FEE": {"type": "NUMBER", "index": 15, "name": "FEE", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 17, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 18, "name": "TOKEN1", "comment": null}, "TOKEN2": {"type": "TEXT", "index": 19, "name": "TOKEN2", "comment": null}, "TOKEN3": {"type": "TEXT", "index": 20, "name": "TOKEN3", "comment": null}, "TOKEN4": {"type": "TEXT", "index": 21, "name": "TOKEN4", "comment": null}, "TOKEN5": {"type": "TEXT", "index": 22, "name": "TOKEN5", "comment": null}, "TOKEN6": {"type": "TEXT", "index": 23, "name": "TOKEN6", "comment": null}, "TOKEN7": {"type": "TEXT", "index": 24, "name": "TOKEN7", "comment": null}, "_ID": {"type": "TEXT", "index": 25, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 27, "name": "COMPLETE_DEX_LIQUIDITY_POOLS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pools_TX_HASH.92b7a24d0d"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.467353aa70": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_STATE_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_STATE_ROOT__0_xX_0_9a_fA_F_.467353aa70"}, "test.polygon_models.not_null_silver__mooar_sales_NFT_LOG_ID.af807c77e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_NFT_LOG_ID.af807c77e9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_TRANSACTION_COUNT_SUCCESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_TRANSACTION_COUNT_SUCCESS__NUMBER__FLOAT.c5d0b2cc33"}, "test.polygon_models.not_null_silver__element_sales_PLATFORM_FEE_RAW.4ff5271e75": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_PLATFORM_FEE_RAW.4ff5271e75"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_LIQUIDITY_PROVIDER.db4674616c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_LIQUIDITY_PROVIDER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_LIQUIDITY_PROVIDER.db4674616c"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_MODIFIED_TIMESTAMP.316ea9612f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_MODIFIED_TIMESTAMP.316ea9612f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PROTOCOL.258dc320a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_PROTOCOL.258dc320a7"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.6a5297f507": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_INSERTED_TIMESTAMP__hour__2.6a5297f507"}, "model.fsc_evm.silver_lending__aave_ethereum_borrows": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "BORROWER": {"type": "TEXT", "index": 9, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "BORROW_RATE_MODE": {"type": "TEXT", "index": 13, "name": "BORROW_RATE_MODE", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 14, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_borrows"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_RECEIVER.a37b06afd8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_RECEIVER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_RECEIVER.a37b06afd8"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.46c3120d2d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.46c3120d2d"}, "seed.livequery_models.live__verified_api_endpoints": {"metadata": {"type": "BASE TABLE", "schema": "LIVE", "name": "VERIFIED_API_ENDPOINTS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "ENDPOINT": {"type": "TEXT", "index": 2, "name": "ENDPOINT", "comment": null}, "TYPE": {"type": "TEXT", "index": 3, "name": "TYPE", "comment": null}, "DOCUMENTATION": {"type": "TEXT", "index": 4, "name": "DOCUMENTATION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.livequery_models.live__verified_api_endpoints"}, "model.fsc_evm.silver_lending__complete_lending_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": ""}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": ""}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": ""}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": ""}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": ""}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": ""}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": ""}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2894050304, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE, platform)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 20980919, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__complete_lending_deposits"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_deposits_AMOUNT_USD__decimal__float.1e0c6d9d32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_AMOUNT_USD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_lending__complete_lending_deposits_AMOUNT_USD__decimal__float.1e0c6d9d32"}, "test.fsc_evm.not_null_silver_bridge__everclear_reads_STATUS.25271faad7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "EVERCLEAR_READS_STATUS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MIN_EPOCH": {"type": "NUMBER", "index": 1, "name": "MIN_EPOCH", "comment": null}, "OUTPUT_ASSET": {"type": "TEXT", "index": 2, "name": "OUTPUT_ASSET", "comment": null}, "STATUS": {"type": "TEXT", "index": 3, "name": "STATUS", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 4, "name": "DESTINATION_CHAIN_ID", "comment": null}, "INTENT_CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INTENT_CREATED_TIMESTAMP", "comment": null}, "CURSOR_ID": {"type": "NUMBER", "index": 6, "name": "CURSOR_ID", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 7, "name": "INTENT_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__everclear_reads_STATUS.25271faad7"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.5ec4aef06a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.5ec4aef06a"}, "test.fsc_evm.not_null_test_silver__transactions_full_MODIFIED_TIMESTAMP.8ce00858b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_FULL_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_full_MODIFIED_TIMESTAMP.8ce00858b9"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_ORIGIN_FROM_ADDRESS.c65a204117": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_ORIGIN_FROM_ADDRESS.c65a204117"}, "seed.fsc_evm.silver_stablecoins__bridge_vault_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "BRIDGE_VAULT_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 2, "name": "PLATFORM", "comment": null}, "VAULT_ADDRESS": {"type": "TEXT", "index": 3, "name": "VAULT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 64, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_stablecoins__bridge_vault_seed"}, "test.fsc_evm.not_null_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP.6a2a4b0667": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "CONFIRM_BLOCKS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 4, "name": "BLOCK_HASH", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 5, "name": "TX_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CONFIRM_BLOCKS_ID": {"type": "TEXT", "index": 7, "name": "CONFIRM_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 10, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__confirm_blocks_full_INSERTED_TIMESTAMP.6a2a4b0667"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_FACT_TRANSACTIONS_ID.a9bd9374e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_FACT_TRANSACTIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_FACT_TRANSACTIONS_ID.a9bd9374e2"}, "model.fsc_evm.silver_lending__comp_v2_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V2_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "_INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v2_deposits"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_REMOVED.83b01d4a77": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_EVENT_REMOVED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EVENT_REMOVED.83b01d4a77"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_ADDRESS.148994188c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_ADDRESS.148994188c"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.f3bcb7907f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.f3bcb7907f"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_liquidity_pools__ID.b4429d9fea": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "TEXT", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_dex__complete_dex_liquidity_pools__ID.b4429d9fea"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.cd2cbbcc06": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.cd2cbbcc06"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__stargate_createpool_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.9b63c4ca5e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_BRIDGE", "name": "STARGATE_CREATEPOOL_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_bridge__stargate_createpool_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.9b63c4ca5e"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_BLOCK_TIMESTAMP.20e3f64edd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_BLOCK_TIMESTAMP.20e3f64edd"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TOKEN_SYMBOL.63347a63f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_TOKEN_SYMBOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_TOKEN_SYMBOL.63347a63f2"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_TX_HASH.c56c02a893": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_TX_HASH.c56c02a893"}, "model.fsc_evm.bronze__complete_native_prices": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "COMPLETE_NATIVE_PRICES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__complete_native_prices"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_TIMESTAMP_HOUR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_silver_stats__core_metrics_hourly_BLOCK_TIMESTAMP_HOUR__TIMESTAMP_LTZ__TIMESTAMP_NTZ.5239671c2c"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_flashloans_BLOCK_TIMESTAMP__day__14.c97c4e6a21": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER_LENDING", "name": "COMPLETE_LENDING_FLASHLOANS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_silver_lending__complete_lending_flashloans_BLOCK_TIMESTAMP__day__14.c97c4e6a21"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_VERSION.3fd0d1f3d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_VERSION.3fd0d1f3d6"}, "model.fsc_evm.silver_bridge__hop_transfersent": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HOP_TRANSFERSENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 11, "name": "TX_SUCCEEDED", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "AMM_WRAPPER_ADDRESS": {"type": "TEXT", "index": 13, "name": "AMM_WRAPPER_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 19, "name": "AMOUNT", "comment": null}, "AMOUNT_OUT_MIN": {"type": "NUMBER", "index": 20, "name": "AMOUNT_OUT_MIN", "comment": null}, "BONDER_FEE": {"type": "NUMBER", "index": 21, "name": "BONDER_FEE", "comment": null}, "DEADLINE": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "DEADLINE", "comment": null}, "INDEX": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INDEX", "comment": null}, "TRANSFER_ID": {"type": "TEXT", "index": 24, "name": "TRANSFER_ID", "comment": null}, "TRANSFER_NONCE": {"type": "TEXT", "index": 25, "name": "TRANSFER_NONCE", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 26, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 27, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 28, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 29, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 271545344, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1069462, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hop_transfersent"}, "model.fsc_evm.silver_dex__quickswap_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "QUICKSWAP_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN1_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1601536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 7078, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__quickswap_v2_pools"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_ORIGIN_FUNCTION_SIGNATURE.4f15a4f4b6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_ORIGIN_FUNCTION_SIGNATURE.4f15a4f4b6"}, "test.fsc_evm.not_null_silver_bridge__stargate_createpool_TOKEN_ADDRESS.02394ab2ae": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "STARGATE_CREATEPOOL_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": null}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": null}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": null}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": null}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__stargate_createpool_TOKEN_ADDRESS.02394ab2ae"}, "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_withdraws_7_5__60__lending.23f1446d50": {"metadata": {"type": "BASE TABLE", "schema": "CURATED_RECENCY_DEFI_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_7_5", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PLATFORM": {"type": "TEXT", "index": 1, "name": "PLATFORM", "comment": null}, "LATEST_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "LATEST_TIMESTAMP", "comment": null}, "SYS_TS": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "SYS_TS", "comment": null}, "THRESHOLD_TS": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "THRESHOLD_TS", "comment": null}, "CURRENT_PERIOD_EVT": {"type": "NUMBER", "index": 5, "name": "CURRENT_PERIOD_EVT", "comment": null}, "ROLLING_AVG_EVT": {"type": "NUMBER", "index": 6, "name": "ROLLING_AVG_EVT", "comment": null}, "PERCENT_DELTA": {"type": "NUMBER", "index": 7, "name": "PERCENT_DELTA", "comment": null}, "TYPE": {"type": "TEXT", "index": 8, "name": "TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.curated_recency_defi_silver_lending__complete_lending_withdraws_7_5__60__lending.23f1446d50"}, "model.fsc_evm.silver_dex__dexalot_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DEXALOT_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 10, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 11, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 12, "name": "TOKEN_OUT", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 14, "name": "RECIPIENT", "comment": null}, "TX_TO": {"type": "TEXT", "index": 15, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dexalot_swaps"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full__INSERTED_TIMESTAMP__hour__2.4c5fd60675": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "RECEIPTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__receipts_full__INSERTED_TIMESTAMP__hour__2.4c5fd60675"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TOKEN_ADDRESS.07fa5639c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_TOKEN_ADDRESS.07fa5639c8"}, "model.fsc_evm.silver__bytecode_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BYTECODE_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI": {"type": "VARIANT", "index": 2, "name": "ABI", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 3, "name": "ABI_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:20UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5079986176, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 103897791, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__bytecode_abis"}, "test.polygon_models.not_null_silver__tofunft_sales_BUYER_ADDRESS.e1bb974f14": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_BUYER_ADDRESS.e1bb974f14"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_TX_HASH__0_xX_0_9a_fA_F_.99f06dfd94": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "POLYMARKET_FILLED_ORDERS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__polymarket_filled_orders_TX_HASH__0_xX_0_9a_fA_F_.99f06dfd94"}, "test.fsc_evm.not_null_test_gold__fact_blocks_full_TX_COUNT.ea1dabd60a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_BLOCKS_FULL_TX_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": null}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": null}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": null}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": null}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": null}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": null}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": null}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": null}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_blocks_full_TX_COUNT.ea1dabd60a"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_MINER__0_xX_0_9a_fA_F_.dc25f4c8de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_MINER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_MINER__0_xX_0_9a_fA_F_.dc25f4c8de"}, "model.fsc_evm.bronze__receipts_fr": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "RECEIPTS_FR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 8, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__receipts_fr"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_HASH.7aaa319baa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_TX_HASH.7aaa319baa"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_HASH.e76669565b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TX_HASH.e76669565b"}, "model.fsc_evm.test_silver__decoded_logs_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "DECODED_LOGS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": ""}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": ""}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": ""}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": ""}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__decoded_logs_full"}, "model.fsc_evm.silver_bridge__polygon_pos_bridge": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "POLYGON_POS_BRIDGE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "TEXT", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 12, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "NAME": {"type": "TEXT", "index": 16, "name": "NAME", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 54022144, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 436900, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__polygon_pos_bridge"}, "test.fsc_evm.not_null_test_silver__decoded_logs_full_INSERTED_TIMESTAMP.947b1ded8c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "DECODED_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "DECODED_DATA": {"type": "VARIANT", "index": 6, "name": "DECODED_DATA", "comment": null}, "TRANSFORMED": {"type": "VARIANT", "index": 7, "name": "TRANSFORMED", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 8, "name": "DECODED_FLAT", "comment": null}, "DECODED_LOGS_ID": {"type": "TEXT", "index": 9, "name": "DECODED_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__decoded_logs_full_INSERTED_TIMESTAMP.947b1ded8c"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_DECODED_LOG.2f64537edd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_DECODED_LOG", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_DECODED_LOG.2f64537edd"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.81a99604c2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_recent_BLOCK_NUMBER__NUMBER__FLOAT.81a99604c2"}, "model.fsc_evm.silver_lending__aave_ethereum_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_ETHEREUM_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 9, "name": "DEPOSITOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 13, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 19, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:40UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_ethereum_withdraws"}, "test.fsc_evm.not_null_admin__ez_variables_KEY.4fc63e44ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_KEY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_KEY.4fc63e44ee"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.f5af8d2584": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_LOGS_BLOOM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_LOGS_BLOOM__0_xX_0_9a_fA_F_.f5af8d2584"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_BLOCK_NUMBER.5a3535bb1a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_BLOCK_NUMBER.5a3535bb1a"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP__hour__3.2d99fe0ba2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP__hour__3.2d99fe0ba2"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.9235dce9b7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_FROM_ADDRESS__0_xX_0_9a_fA_F_.9235dce9b7"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_VERSION.b6b10368ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_VERSION.b6b10368ee"}, "model.fsc_evm.silver_lending__comp_v3_deposits": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "COMP_V3_DEPOSITS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 11, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 35088384, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 344211, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__comp_v3_deposits"}, "test.fsc_evm.not_null_test_silver__receipts_recent_BLOCK_NUMBER.a025315ae3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "RECEIPTS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "RECEIPTS_JSON": {"type": "VARIANT", "index": 4, "name": "RECEIPTS_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "RECEIPTS_ID": {"type": "TEXT", "index": 6, "name": "RECEIPTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__receipts_recent_BLOCK_NUMBER.a025315ae3"}, "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_INDEX.0ec0ee0f92": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_FULL_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_full_TRACE_INDEX.0ec0ee0f92"}, "test.fsc_evm.not_null_admin__ez_variables_EZ_VARIABLES_ID.1d9b2c9591": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_EZ_VARIABLES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_EZ_VARIABLES_ID.1d9b2c9591"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_POSITION.1f5c16c4dd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_TX_POSITION.1f5c16c4dd"}, "model.fsc_evm.silver_dex__velodrome_v2_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "VELODROME_V2_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FACTORY_ADDRESS": {"type": "TEXT", "index": 4, "name": "FACTORY_ADDRESS", "comment": null}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 5, "name": "SEGMENTED_DATA", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 6, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 7, "name": "TOKEN1", "comment": null}, "STABLE": {"type": "BOOLEAN", "index": 8, "name": "STABLE", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 10, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 11, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 12, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 14, "name": "EVENT_NAME", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__velodrome_v2_pools"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d0a43ce369": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_6_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_6_sales_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.d0a43ce369"}, "test.polygon_models.not_null_silver__element_sales_TOKENID.0c4c737af0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_TOKENID.0c4c737af0"}, "model.fsc_evm.silver_dex__sushiswap_pool_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUSHISWAP_POOL_ACTIONS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 10, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 11, "name": "TOKEN1", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 12, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 15, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 16, "name": "AMOUNT1_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 19, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-21 18:45UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__sushiswap_pool_actions"}, "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__polymarket_filled_orders_BLOCK_TIMESTAMP__day__3.566647b61b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "POLYMARKET_FILLED_ORDERS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__polymarket_filled_orders_BLOCK_TIMESTAMP__day__3.566647b61b"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_HASH.7a79eff2d8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_TX_HASH.7a79eff2d8"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.d62edf20de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_BLOCK_TIMESTAMP__hour__2.d62edf20de"}, "seed.fsc_evm.silver__balances_erc20_override": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BALANCES_ERC20_OVERRIDE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver__balances_erc20_override"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.baec638420": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.baec638420"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_BUYER_ADDRESS.39557d23ca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_BUYER_ADDRESS.39557d23ca"}, "test.fsc_evm.not_null_test_gold__fact_transactions_full_NONCE.ea08f1a1ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_FULL_NONCE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_full_NONCE.ea08f1a1ba"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EZ_DECODED_EVENT_LOGS_ID.45c5e0316f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_EZ_DECODED_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_EZ_DECODED_EVENT_LOGS_ID.45c5e0316f"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_FROM_ADDRESS.f1de7fc788": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_FROM_ADDRESS.f1de7fc788"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_BLOCK_TIMESTAMP.0e3cfc73a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_BLOCK_TIMESTAMP.0e3cfc73a7"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_BLOCK_NUMBER.884d6d2b35": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_BLOCK_NUMBER.884d6d2b35"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_decoded_event_logs_recent_EZ_DECODED_EVENT_LOGS_ID.17989a1b4f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_EZ_DECODED_EVENT_LOGS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 1, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__ez_decoded_event_logs_recent_EZ_DECODED_EVENT_LOGS_ID.17989a1b4f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_COMPLETE_LENDING_REPAYMENTS_ID.fa12632511": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_COMPLETE_LENDING_REPAYMENTS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_COMPLETE_LENDING_REPAYMENTS_ID.fa12632511"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.499658c9bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.499658c9bc"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.f04c6eba97": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_FULL_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__ez_token_transfers_full_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.f04c6eba97"}, "test.fsc_evm.decoded_logs_exist_test_gold__ez_decoded_event_logs_recent_ref_test_gold__fact_event_logs_recent_.e2d790a075": {"metadata": {"type": "BASE TABLE", "schema": "DECODED_LOGS_EXIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 2, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.decoded_logs_exist_test_gold__ez_decoded_event_logs_recent_ref_test_gold__fact_event_logs_recent_.e2d790a075"}, "model.fsc_evm.core__fact_traces": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_TRACES", "database": "POLYGON", "comment": "## What\n\nThis table contains detailed execution traces of all internal transactions within the EVM. While fact_transactions shows external calls, this table reveals the complete execution flow including contract-to-contract calls, value transfers, and computation paths.\n\n## Key Use Cases\n\n- Analyzing internal contract-to-contract calls and value transfers\n- Debugging failed transactions and understanding revert reasons\n- Tracking contract deployments (CREATE/CREATE2 operations)\n- Understanding DeFi protocol interactions and MEV analysis\n- Monitoring delegatecall patterns and proxy contract usage\n\n## Important Relationships\n\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Self-join for trace tree**: Use `tx_hash` and `trace_address` array relationships\n- **Join with fact_event_logs**: Match execution flow with events\n- **Join with dim_contracts**: Get metadata for interacting contracts\n\n## Commonly-used Fields\n\n- `trace_index`: Sequential execution order within transaction\n- `trace_address`: Array showing position in execution tree\n- `type`: Operation type (CALL, DELEGATECALL, CREATE, etc.)\n- `from_address`: Address initiating this internal call\n- `to_address`: Destination address (NULL for contract creation)\n- `value`: Native token amount transferred\n- `trace_succeeded`: Whether execution completed successfully\n\n## Sample queries\n\n```sql\n-- Analyze internal ETH transfers\nSELECT \n block_timestamp,\n tx_hash,\n trace_index,\n type,\n from_address,\n to_address,\n value,\n gas_used,\n trace_succeeded\nFROM <blockchain_name>.core.fact_traces\nWHERE value > 0\n AND type = 'CALL'\n AND trace_succeeded\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY value DESC\nLIMIT 100;\n\n-- Find failed internal transactions with reasons\nSELECT \n tx_hash,\n trace_index,\n from_address,\n to_address,\n type,\n error_reason,\n revert_reason,\n gas,\n gas_used\nFROM <blockchain_name>.core.fact_traces\nWHERE NOT trace_succeeded\n AND block_timestamp >= CURRENT_DATE - 1\n AND error_reason IS NOT NULL\nLIMIT 50;\n\n-- Trace execution depth analysis\nSELECT \n tx_hash,\n MAX(ARRAY_SIZE(trace_address)) AS max_depth,\n COUNT(*) AS total_traces,\n SUM(CASE WHEN trace_succeeded THEN 0 ELSE 1 END) AS failed_traces,\n SUM(value) AS total_value_transferred\nFROM <blockchain_name>.core.fact_traces\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1\nHAVING MAX(ARRAY_SIZE(trace_address)) > 3\nORDER BY 2 DESC;\n\n-- Contract interaction patterns\nWITH contract_calls AS (\n SELECT \n from_address AS caller,\n to_address AS callee,\n COUNT(*) AS call_count,\n SUM(value) AS total_value\n FROM <blockchain_name>.core.fact_traces\n WHERE type IN ('CALL', 'DELEGATECALL')\n AND block_timestamp >= CURRENT_DATE - 7\n GROUP BY 1, 2\n)\nSELECT * FROM contract_calls\nWHERE call_count > 100\nORDER BY call_count DESC;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": "Sequential index of trace within the transaction's execution.\n\nExample: 3"}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": "Address that initiated this specific internal call.\n\nExample: '0x7a250d5630b4cf539739df2c5dacb4c659f2488d'"}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": "Destination address for this internal call.\n\nExample: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'"}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": "Hex-encoded input data for this trace (function call data).\n\nExample: '0xa9059cbb0000000000000000000000001234567890123456789012345678901234567890'"}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": "Hex-encoded output data from trace execution.\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": "The type of EVM operation performed.\n\nExample: 'CALL'"}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": "Array describing the trace's position in the execution tree.\n\nExample: [0, 1, 2]"}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": "Count of immediate child traces spawned by this trace.\n\nExample: 2"}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": "Amount of native tokens transferred, in token units (not Wei).\n\n**Key Points**:\n- 0 for most contract interactions\n- >0 for native token transfers or payable functions\n- Already converted from Wei (divided by 1e18)\n- Use value_precise for exact amounts\n\n**Example Query**:\n```sql\n-- Daily native token transfer volume\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n SUM(value) AS total_transferred,\n COUNT(*) AS transfer_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE value > 0 AND tx_succeeded\nGROUP BY 1;\n```"}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": "String representation of numeric values preserving exact precision without any adjustments.\n\n**Format**: VARCHAR containing numeric string\n**Purpose**: Prevents floating-point precision loss due to snowflake limitations\n**Contains**: Raw blockchain values (usually in smallest unit)\n\n**Example Values**:\n- \"1000000000000000000\" = 1 ETH in Wei\n- \"50000000\" = 50 USDC (6 decimals)\n\n**Usage**:\n```sql\n-- Exact value comparisons\nWHERE value_precise_raw = '1000000000000000000'\n\n-- Conversion with precision\nCAST(value_precise_raw AS NUMERIC(38,0)) / POW(10, 18) AS value_decimal\n```"}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": "String representation of numeric values adjusted for human readability while maintaining precision.\n\n**Format**: VARCHAR containing decimal string\n**Adjustments**: Converted from smallest unit to standard unit\n**Purpose**: Human-readable values without precision loss\n\n**Example Values**:\n- \"1.0\" = 1 ETH (converted from Wei)\n- \"50.0\" = 50 USDC (converted from 6 decimal places)\n\n**Best Practices**:\n```sql\n-- Safe numeric operations\nCAST(value_precise AS NUMERIC(38,18))\n\n-- Filtering large values\nWHERE CAST(value_precise AS NUMERIC(38,18)) > 1000\n\n-- Aggregations\nSUM(CAST(value_precise AS NUMERIC(38,18))) AS total_value\n```"}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": "Hexadecimal representation of transaction values as provided by the blockchain RPC.\n\n**Format**: 0x-prefixed hex string\n**Example**: \"0xde0b6b3a7640000\" = 1 ETH in Wei\n\n**Use Cases**:\n- Debugging RPC responses\n- Verifying data transformations\n- Handling special encoding cases\n\n**Conversion Example**:\n- Hex to decimal (conceptual - use built-in conversions)\n- 0xde0b6b3a7640000 = 1000000000000000000 Wei = 1 ETH\n\n**Note**: Most queries should use value or value_precise fields instead."}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": "Gas allocated to this specific trace execution.\n\nExample: 250000"}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": "Actual gas consumed by this trace execution.\n\nExample: 125673"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": "Boolean indicating if the trace executed successfully.\n\nExample: true"}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": "Technical reason for trace failure.\n\nExample: 'Out of gas'"}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": "Human-readable revert message from contract require/revert statements.\n\nExample: 'Insufficient balance'"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "FACT_TRACES_ID": {"type": "TEXT", "index": 30, "name": "FACT_TRACES_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13809776212480, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 65696337674, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.core__fact_traces"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.0db12ac511": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_decoded_event_logs_full_BLOCK_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.0db12ac511"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_ORIGIN_FROM_ADDRESS.a3d18bde4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_ORIGIN_FROM_ADDRESS.a3d18bde4b"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent_INSERTED_TIMESTAMP__hour__2.a4ba5cf674": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "TRACES_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__traces_recent_INSERTED_TIMESTAMP__hour__2.a4ba5cf674"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.bbf4b8149f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_SELLER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.bbf4b8149f"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PROTOCOL_MARKET.f548930cd7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_PROTOCOL_MARKET", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PROTOCOL_MARKET.f548930cd7"}, "test.polygon_models.not_null_silver__mooar_sales_BLOCK_TIMESTAMP.30e0588b15": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_BLOCK_TIMESTAMP.30e0588b15"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PROTOCOL.6cf1f64077": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_PROTOCOL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_PROTOCOL.6cf1f64077"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_INSERTED_TIMESTAMP.0653b623df": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_INSERTED_TIMESTAMP.0653b623df"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BLOCK_TIMESTAMP.dadda51bf9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BLOCK_TIMESTAMP.dadda51bf9"}, "model.fsc_evm.bronze__traces": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRACES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": ""}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": ""}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": ""}, "FILE_NAME": {"type": "TEXT", "index": 6, "name": "FILE_NAME", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 8, "name": "BLOCK_NUMBER", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.bronze__traces"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.d8b7ffcaca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_TRACES_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_traces_recent_MODIFIED_TIMESTAMP__hour__2.d8b7ffcaca"}, "model.fsc_evm.silver_dex__sushiswap_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SUSHISWAP_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__sushiswap_pools"}, "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_NAME.ffe92d79fd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_PLATFORM_NAME.ffe92d79fd"}, "test.polygon_models.not_null_silver__mooar_sales_CURRENCY_ADDRESS.bd2ef41ae9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_CURRENCY_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_CURRENCY_ADDRESS.bd2ef41ae9"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_BLOCK_NUMBER.d8a7a7833f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_BLOCK_NUMBER.d8a7a7833f"}, "model.fsc_evm.silver_dex__uniswap_v4_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "UNISWAP_V4_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 10, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 11, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 13, "name": "RECIPIENT", "comment": null}, "AMOUNT0_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT1_UNADJ", "comment": null}, "SQRTPRICEX96": {"type": "TEXT", "index": 16, "name": "SQRTPRICEX96", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 17, "name": "LIQUIDITY", "comment": null}, "TICK": {"type": "NUMBER", "index": 18, "name": "TICK", "comment": null}, "FEE": {"type": "NUMBER", "index": 19, "name": "FEE", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 21, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 22, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 23, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 25, "name": "TOKEN_OUT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 26, "name": "TICK_SPACING", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 28, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 29, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 30, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 31, "name": "TYPE", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 32, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:11UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__uniswap_v4_swaps"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_TOTAL_FEES_RAW.b8f34e40c8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_TOTAL_FEES_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_TOTAL_FEES_RAW.b8f34e40c8"}, "model.fsc_evm.test_silver__transactions_recent": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "TRANSACTIONS_RECENT", "database": "POLYGON", "comment": "This is a view used to test the last three days of transactions.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": ""}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": ""}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__transactions_recent"}, "model.fsc_evm.silver_stablecoins__supply_contracts_list": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_STABLECOINS", "name": "SUPPLY_CONTRACTS_LIST", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": ""}, "CONTRACT_TYPE": {"type": "TEXT", "index": 2, "name": "CONTRACT_TYPE", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "STABLECOINS_SUPPLY_CONTRACTS_LIST_ID": {"type": "TEXT", "index": 5, "name": "STABLECOINS_SUPPLY_CONTRACTS_LIST_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15256999424, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 406669662, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_stablecoins__supply_contracts_list"}, "model.fsc_evm.test_silver__proxies_full": {"metadata": {"type": "VIEW", "schema": "TEST_SILVER", "name": "PROXIES_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": ""}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 2, "name": "IMPLEMENTATION_CONTRACT", "comment": ""}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": ""}, "START_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "START_TIMESTAMP", "comment": ""}, "_ID": {"type": "TEXT", "index": 5, "name": "_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "CREATED_BLOCK": {"type": "NUMBER", "index": 7, "name": "CREATED_BLOCK", "comment": ""}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 8, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_silver__proxies_full"}, "test.polygon_models.not_null_silver__element_sales_CREATOR_FEE_RAW.05b31270ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "ELEMENT_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": null}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": null}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": null}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": null}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 37, "name": "DECODED_LOG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__element_sales_CREATOR_FEE_RAW.05b31270ac"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_INTRA_EVENT_INDEX.d4991df060": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_INTRA_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_INTRA_EVENT_INDEX.d4991df060"}, "model.fsc_evm.silver_dex__kyberswap_v2_elastic_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V2_ELASTIC_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 11, "name": "TX_TO", "comment": null}, "DELTA_QTY0": {"type": "NUMBER", "index": 12, "name": "DELTA_QTY0", "comment": null}, "DELTA_QTY1": {"type": "NUMBER", "index": 13, "name": "DELTA_QTY1", "comment": null}, "SQRT_P": {"type": "NUMBER", "index": 14, "name": "SQRT_P", "comment": null}, "LIQUIDITY": {"type": "NUMBER", "index": 15, "name": "LIQUIDITY", "comment": null}, "CURRENT_TICK": {"type": "NUMBER", "index": 16, "name": "CURRENT_TICK", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 18, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 19, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 20, "name": "TOKEN1", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 21, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 22, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 26, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 470115328, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 3253237, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v2_elastic_swaps"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_DECIMALS.fde79b4576": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_DECIMALS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_DECIMALS.fde79b4576"}, "model.fsc_evm.nft__ez_nft_transfers": {"metadata": {"type": "BASE TABLE", "schema": "NFT", "name": "EZ_NFT_TRANSFERS", "database": "POLYGON", "comment": "## What\n\nThis table contains all NFT transfer events for ERC-721 and ERC-1155 tokens on EVM blockchains. It provides a comprehensive view of NFT movements including transfers, mints, and burns, with enriched metadata for easier analysis.\n\n## Key Use Cases\n\n- Track daily NFT activity and transfer volume across collections\n- Analyze NFT minting patterns and mint timing\n- Identify popular collections by transfer activity\n- Monitor wallet NFT accumulation and trading behavior\n- Analyze ERC-1155 batch transfer patterns\n- Track current NFT holders and ownership changes\n- Detect burns and unusual transfer patterns\n\n## Important Relationships\n\n- **Join with ez_nft_sales**: Use `tx_hash` to match with sales but note that a single transaction can contain multiple sales. Do not use `event_index` to match as the `event_index` in ez_nft_transfers represent the `event_index` of the transfer and not the sale\n- **Join with dim_nft_collection_metadata**: This is only for the Ethereum blockchain. Use `contract_address` and `token_id` for metadata like traits, token id name and token id description\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n\n## Commonly-used Fields\n\n- `contract_address`: NFT collection contract address\n- `token_id`: Unique identifier of the specific NFT\n- `from_address` / `to_address`: Transfer participants (0x0 for mint/burn)\n- `is_mint`: Boolean flag for minting events\n- `token_standard`: NFT standard (erc721, erc1155, cryptopunks, legacy)\n- `nft_quantity`: Number of tokens transferred (always 1 for ERC-721)\n- `token_transfer_type`: Specific event type emitted\n\n## Sample Queries\n\n**Daily NFT Activity Overview**\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n COUNT(*) AS total_transfers,\n COUNT(DISTINCT contract_address) AS unique_collections,\n COUNT(DISTINCT CASE WHEN is_mint THEN tx_hash END) AS mint_count,\n COUNT(DISTINCT from_address) AS unique_senders,\n COUNT(DISTINCT to_address) AS unique_receivers,\n SUM(IFF(token_standard = 'erc721', 1 , 0)) as erc721_transfer_count,\n SUM(IFF(token_standard = 'erc1155', 1 , 0)) as erc1155_transfer_count\nFROM <blockchain_name>.nft.ez_nft_transfers\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 1 DESC;\n```\n\n**Popular NFT Collections by Transfer Volume**\n```sql\nSELECT \n contract_address,\n name,\n COUNT(*) AS transfer_count,\n COUNT(DISTINCT token_id) AS unique_tokens,\n COUNT(DISTINCT from_address) AS unique_senders,\n COUNT(DISTINCT to_address) AS unique_receivers,\n SUM(CASE WHEN is_mint THEN 1 ELSE 0 END) AS mints,\n SUM(CASE WHEN to_address = '0x0000000000000000000000000000000000000000' THEN 1 ELSE 0 END) AS burns\nFROM <blockchain_name>.nft.ez_nft_transfers\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND name IS NOT NULL \nGROUP BY 1, 2\nORDER BY 3 DESC\nLIMIT 50;\n```\n\n**NFT Minting Analysis**\n```sql\nSELECT \n contract_address,\n name,\n DATE_TRUNC('hour', block_timestamp) AS mint_hour,\n COUNT(*) AS mint_count,\n COUNT(DISTINCT to_address) AS unique_minters,\n COUNT(DISTINCT token_id) as unique_token_id_count \nFROM <blockchain_name>.nft.ez_nft_transfers\nWHERE is_mint = TRUE\n AND block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2, 3\nORDER BY 4 DESC;\n```\n\n**Wallet NFT Activity**\n```sql\nWITH wallet_activity AS (\n SELECT \n address,\n SUM(received) AS nfts_received,\n SUM(sent) AS nfts_sent,\n SUM(received) - SUM(sent) AS net_change,\n COUNT(DISTINCT contract_address) AS collections_interacted\n FROM (\n SELECT to_address AS address, COUNT(*) AS received, 0 AS sent, contract_address\n FROM <blockchain_name>.nft.ez_nft_transfers\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND to_address != '0x0000000000000000000000000000000000000000'\n GROUP BY 1, 4\n \n UNION ALL\n \n SELECT from_address AS address, 0 AS received, COUNT(*) AS sent, contract_address\n FROM <blockchain_name>.nft.ez_nft_transfers\n WHERE block_timestamp >= CURRENT_DATE - 30\n AND from_address != '0x0000000000000000000000000000000000000000'\n GROUP BY 1, 4\n )\n GROUP BY 1\n)\nSELECT * FROM wallet_activity\nWHERE collections_interacted > 5\nORDER BY net_change DESC\nLIMIT 100;\n```\n\n**ERC-1155 Single and Batch Transfer Analysis**\n```sql\nSELECT \n contract_address,\n name,\n token_transfer_type, \n COUNT(*) AS transfer_count \nFROM <blockchain_name>.nft.ez_nft_transfers\nWHERE block_timestamp >= CURRENT_DATE - 7\n AND token_transfer_type in (\n 'erc1155_TransferSingle',\n 'erc1155_TransferBatch'\n )\nGROUP BY 1, 2, 3\nORDER BY 4 DESC;\n```\n\n**Latest holders for a given ERC-721 collection**\n```sql\nSELECT \n to_address,\n contract_address,\n token_id \nFROM <blockchain_name>.nft.ez_nft_transfers\nWHERE contract_address = '0xbd3531da5cf5857e7cfaa92426877b022e612cf8'\nQUALIFY ROW_NUMBER() OVER (PARTITION BY contract_address, token_id ORDER BY block_number DESC, event_index DESC) =1;\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": "Position within a batch transfer event, primarily for ERC-1155. Always starts with 1 for single transfers.\n\nExample: 1"}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": "The specific event type emitted by the contract. Values include 'erc721_Transfer', 'erc1155_TransferSingle', 'erc1155_TransferBatch', etc.\n\nExample: 'erc721_Transfer'"}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": "Boolean flag indicating if this transfer is a minting event (from address is 0x0).\n\nExample: true"}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": "The address sending/transferring the NFT. Special value of '0x0000000000000000000000000000000000000000' indicates minting event.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": "The address receiving the NFT. Special value of '0x0000000000000000000000000000000000000000' indicates burning event.\n\nExample: '0x1234567890123456789012345678901234567890'"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract that emitted the NFT transfer event.\n\nExample: '0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d'"}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": "The unique identifier for a specific NFT within a collection. String format to handle various token_id formats.\n\nExample: '1234'"}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": "The number of NFTs transferred for this specific token_id. Always 1 for ERC-721, can be more for ERC-1155.\n\nExample: 1"}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": "The standard of the NFT. Values include 'erc721', 'erc1155', 'cryptopunks', and 'legacy'.\n\nExample: 'erc721'"}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": "The name of the NFT collection. For Ethereum only, join with nft.dim_nft_collection_metadata for token-level details.\n\nExample: 'Bored Ape Yacht Club'"}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 409384565248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5407869021, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.nft__ez_nft_transfers"}, "model.polygon_models.silver__element_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ELEMENT_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": ""}, "DECODED_FLAT": {"type": "OBJECT", "index": 6, "name": "DECODED_FLAT", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 7, "name": "EVENT_TYPE", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 8, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 9, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 10, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "INTRA_GROUPING_SELLER_FILL": {"type": "NUMBER", "index": 11, "name": "INTRA_GROUPING_SELLER_FILL", "comment": ""}, "CURRENCY_ADDRESS_RAW": {"type": "TEXT", "index": 12, "name": "CURRENCY_ADDRESS_RAW", "comment": ""}, "AMOUNT_RAW": {"type": "NUMBER", "index": 13, "name": "AMOUNT_RAW", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 15, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": ""}, "NFT_TYPE": {"type": "TEXT", "index": 17, "name": "NFT_TYPE", "comment": ""}, "MAKER": {"type": "TEXT", "index": 18, "name": "MAKER", "comment": ""}, "TAKER": {"type": "TEXT", "index": 19, "name": "TAKER", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 20, "name": "SELLER_ADDRESS", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 21, "name": "BUYER_ADDRESS", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 22, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "FLOAT", "index": 23, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "FLOAT", "index": 24, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "FLOAT", "index": 25, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "FLOAT", "index": 26, "name": "CREATOR_FEE_RAW", "comment": ""}, "FEES_ARRAY": {"type": "VARIANT", "index": 27, "name": "FEES_ARRAY", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 28, "name": "ORDERHASH", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 29, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 31, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 33, "name": "INPUT_DATA", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 34, "name": "_LOG_ID", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 35, "name": "NFT_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "DECODED_LOG": {"type": "OBJECT", "index": 38, "name": "DECODED_LOG", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 418081792, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 797164, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__element_sales"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_NFT_ADDRESS.f813b4d9e7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_NFT_ADDRESS.f813b4d9e7"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_full__INSERTED_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.8c87acbb48": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "CREATED_CONTRACTS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__created_contracts_full__INSERTED_TIMESTAMP__TIMESTAMP_NTZ__TIMESTAMP_LTZ.8c87acbb48"}, "model.fsc_evm.silver_bridge__everclear_intent_added": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "EVERCLEAR_INTENT_ADDED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "INTENT_ID": {"type": "TEXT", "index": 9, "name": "INTENT_ID", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 10, "name": "INITIATOR", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "INPUT_ASSET": {"type": "TEXT", "index": 12, "name": "INPUT_ASSET", "comment": null}, "OUTPUT_ASSET_RAW": {"type": "TEXT", "index": 13, "name": "OUTPUT_ASSET_RAW", "comment": null}, "SOURCE_CHAIN_ID": {"type": "TEXT", "index": 14, "name": "SOURCE_CHAIN_ID", "comment": null}, "AMOUNT_RAW": {"type": "TEXT", "index": 15, "name": "AMOUNT_RAW", "comment": null}, "DESTINATION_COUNT": {"type": "NUMBER", "index": 16, "name": "DESTINATION_COUNT", "comment": null}, "DESTINATION_0": {"type": "TEXT", "index": 17, "name": "DESTINATION_0", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 422912, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1410, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__everclear_intent_added"}, "model.polygon_models.silver__seaport_1_5_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SEAPORT_1_5_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": ""}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": ""}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": ""}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": ""}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": ""}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": ""}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": ""}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": ""}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": ""}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 9582431232, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8960256, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__seaport_1_5_sales"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full__INSERTED_TIMESTAMP__hour__2.00b41ab86e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_full__INSERTED_TIMESTAMP__hour__2.00b41ab86e"}, "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__blocks_recent_BLOCK_NUMBER.a11e2bbd58": {"metadata": {"type": "BASE TABLE", "schema": "FSC_EVM_SEQUENCE_GAPS_TEST_SILVER", "name": "BLOCKS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PREV_BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "PREV_BLOCK_NUMBER", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "GAP": {"type": "NUMBER", "index": 3, "name": "GAP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.fsc_evm_sequence_gaps_test_silver__blocks_recent_BLOCK_NUMBER.a11e2bbd58"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.254ed0fd41": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRACES_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__traces_full_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.254ed0fd41"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.47d739e923": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_RECENT_TRANSACTIONS_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_recent_TRANSACTIONS_ROOT__0_xX_0_9a_fA_F_.47d739e923"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__transactions_full_TRANSACTIONS_ID.b3643be5d1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "TRANSACTIONS_FULL_TRANSACTIONS_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TRANSACTIONS_ID": {"type": "TEXT", "index": 1, "name": "TRANSACTIONS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 11:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__transactions_full_TRANSACTIONS_ID.b3643be5d1"}, "model.fsc_evm.silver_dex__poolcreated_evt_v3_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "POOLCREATED_EVT_V3_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN1_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 9, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 10, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 11, "name": "TICK_SPACING", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 12, "name": "POOL_ADDRESS", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 13, "name": "INIT_TICK", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 14, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 15, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 16, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 17, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7946752, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 35212, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__poolcreated_evt_v3_pools"}, "test.fsc_evm.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NATIVE_PRICES_PRICE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": null}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": null}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__complete_native_prices_PRICE.5d22b3dfe0"}, "test.fsc_evm.not_null_test_silver__blocks_recent_BLOCK_JSON.aabd0a98d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "BLOCKS_RECENT_BLOCK_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "BLOCK_JSON": {"type": "VARIANT", "index": 3, "name": "BLOCK_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 4, "name": "_INSERTED_TIMESTAMP", "comment": null}, "BLOCKS_ID": {"type": "TEXT", "index": 5, "name": "BLOCKS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__blocks_recent_BLOCK_JSON.aabd0a98d5"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_TO_ADDRESS.c02c8c62a8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_ORIGIN_TO_ADDRESS.c02c8c62a8"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__element_sales_EVENT_TYPE__bid_won__sale.13f1c327ac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "ELEMENT_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__element_sales_EVENT_TYPE__bid_won__sale.13f1c327ac"}, "model.fsc_evm.silver_dex__dackie_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "DACKIE_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "FEE": {"type": "NUMBER", "index": 8, "name": "FEE", "comment": null}, "FEE_PERCENT": {"type": "FLOAT", "index": 9, "name": "FEE_PERCENT", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 10, "name": "TICK_SPACING", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "POOL_ADDRESS", "comment": null}, "INIT_TICK": {"type": "FLOAT", "index": 12, "name": "INIT_TICK", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__dackie_pools"}, "model.polygon_models.silver__seaport_1_6_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SEAPORT_1_6_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": ""}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": ""}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": ""}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": ""}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": ""}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": ""}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": ""}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": ""}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": ""}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": ""}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": ""}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": ""}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": ""}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": ""}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": ""}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": ""}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": ""}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": ""}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": ""}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": ""}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": ""}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": ""}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": ""}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": ""}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": ""}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": ""}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": ""}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": ""}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 6029385216, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6245087, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver__seaport_1_6_sales"}, "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_DEPOSITOR.1491427a24": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_DEPOSITS_DEPOSITOR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_DEPOSITS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_DEPOSITS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_deposits_DEPOSITOR.1491427a24"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_AMOUNT.962946cb51": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_RECENT_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_recent_AMOUNT.962946cb51"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_event_logs_recent_TX_HASH__EVENT_INDEX.63ec130f07": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 2, "name": "EVENT_INDEX", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_gold__fact_event_logs_recent_TX_HASH__EVENT_INDEX.63ec130f07"}, "model.fsc_evm.silver_lending__aave_interest_rates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "AAVE_INTEREST_RATES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 9, "name": "TOKEN_ADDRESS", "comment": null}, "SUPPLY_RATE_UNADJ": {"type": "NUMBER", "index": 10, "name": "SUPPLY_RATE_UNADJ", "comment": null}, "STABLE_BORROW_RATE_UNADJ": {"type": "NUMBER", "index": 11, "name": "STABLE_BORROW_RATE_UNADJ", "comment": null}, "VARIABLE_BORROW_RATE_UNADJ": {"type": "NUMBER", "index": 12, "name": "VARIABLE_BORROW_RATE_UNADJ", "comment": null}, "LIQUIDITY_INDEX": {"type": "NUMBER", "index": 13, "name": "LIQUIDITY_INDEX", "comment": null}, "VARIABLE_BORROW_INDEX": {"type": "NUMBER", "index": 14, "name": "VARIABLE_BORROW_INDEX", "comment": null}, "LENDING_POOL_CONTRACT": {"type": "TEXT", "index": 15, "name": "LENDING_POOL_CONTRACT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 16, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 17, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 18, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 19, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 21, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:38UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5587345408, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 44537983, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__aave_interest_rates"}, "model.fsc_evm.test_gold__fact_blocks_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "FACT_BLOCKS_FULL", "database": "POLYGON", "comment": "This is a view used to test all of the gold fact blocks model.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_HASH": {"type": "TEXT", "index": 2, "name": "BLOCK_HASH", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": ""}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": ""}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": ""}, "SIZE": {"type": "NUMBER", "index": 6, "name": "SIZE", "comment": ""}, "MINER": {"type": "TEXT", "index": 7, "name": "MINER", "comment": ""}, "MIX_HASH": {"type": "TEXT", "index": 8, "name": "MIX_HASH", "comment": ""}, "EXTRA_DATA": {"type": "TEXT", "index": 9, "name": "EXTRA_DATA", "comment": ""}, "PARENT_HASH": {"type": "TEXT", "index": 10, "name": "PARENT_HASH", "comment": ""}, "GAS_USED": {"type": "NUMBER", "index": 11, "name": "GAS_USED", "comment": ""}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": ""}, "BASE_FEE_PER_GAS": {"type": "NUMBER", "index": 13, "name": "BASE_FEE_PER_GAS", "comment": ""}, "DIFFICULTY": {"type": "NUMBER", "index": 14, "name": "DIFFICULTY", "comment": ""}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 15, "name": "TOTAL_DIFFICULTY", "comment": ""}, "SHA3_UNCLES": {"type": "TEXT", "index": 16, "name": "SHA3_UNCLES", "comment": ""}, "UNCLE_BLOCKS": {"type": "VARIANT", "index": 17, "name": "UNCLE_BLOCKS", "comment": ""}, "NONCE": {"type": "NUMBER", "index": 18, "name": "NONCE", "comment": ""}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 19, "name": "RECEIPTS_ROOT", "comment": ""}, "STATE_ROOT": {"type": "TEXT", "index": 20, "name": "STATE_ROOT", "comment": ""}, "TRANSACTIONS_ROOT": {"type": "TEXT", "index": 21, "name": "TRANSACTIONS_ROOT", "comment": ""}, "LOGS_BLOOM": {"type": "TEXT", "index": 22, "name": "LOGS_BLOOM", "comment": ""}, "FACT_BLOCKS_ID": {"type": "TEXT", "index": 23, "name": "FACT_BLOCKS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__fact_blocks_full"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.0fb959327e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_RECENT_TRACE_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_TRACE_INDEX__NUMBER__FLOAT.0fb959327e"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP.580b67cb8c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_full_BLOCK_TIMESTAMP.580b67cb8c"}, "model.fsc_evm.test_gold__ez_balances_native_daily_full": {"metadata": {"type": "VIEW", "schema": "TEST_GOLD", "name": "EZ_BALANCES_NATIVE_DAILY_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": ""}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BALANCE_HEX": {"type": "TEXT", "index": 5, "name": "BALANCE_HEX", "comment": ""}, "BALANCE_RAW": {"type": "NUMBER", "index": 6, "name": "BALANCE_RAW", "comment": ""}, "BALANCE_PRECISE": {"type": "TEXT", "index": 7, "name": "BALANCE_PRECISE", "comment": ""}, "BALANCE": {"type": "FLOAT", "index": 8, "name": "BALANCE", "comment": ""}, "BALANCE_USD": {"type": "FLOAT", "index": 9, "name": "BALANCE_USD", "comment": ""}, "EZ_BALANCES_NATIVE_DAILY_ID": {"type": "TEXT", "index": 10, "name": "EZ_BALANCES_NATIVE_DAILY_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.test_gold__ez_balances_native_daily_full"}, "test.fsc_evm.not_null_test_silver__transactions_recent_BLOCK_NUMBER.de7069ea97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRANSACTIONS_RECENT_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 3, "name": "TX_POSITION", "comment": null}, "TRANSACTION_JSON": {"type": "VARIANT", "index": 4, "name": "TRANSACTION_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRANSACTIONS_ID": {"type": "TEXT", "index": 6, "name": "TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 9, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__transactions_recent_BLOCK_NUMBER.de7069ea97"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__service_event_logs__LOG_ID.283185ebcc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "SERVICE_EVENT_LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__service_event_logs__LOG_ID.283185ebcc"}, "model.fsc_evm.silver_bridge__cctp_depositforburn": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "CCTP_DEPOSITFORBURN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "SENDER": {"type": "TEXT", "index": 11, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 12, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 13, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 15, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 17, "name": "AMOUNT_UNADJ", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:29UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 54857216, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 396833, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__cctp_depositforburn"}, "model.fsc_evm.silver_lending__morpho_flashloans": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_FLASHLOANS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "INITIATOR": {"type": "TEXT", "index": 10, "name": "INITIATOR", "comment": null}, "TARGET": {"type": "TEXT", "index": 11, "name": "TARGET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "FLASHLOAN_AMOUNT_UNADJ": {"type": "NUMBER", "index": 13, "name": "FLASHLOAN_AMOUNT_UNADJ", "comment": null}, "PREMIUM_AMOUNT_UNADJ": {"type": "TEXT", "index": 14, "name": "PREMIUM_AMOUNT_UNADJ", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 16, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 17, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 18, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 20, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:32UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 45686272, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 340914, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_flashloans"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.81ee6df17c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "FACT_TRACES_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__fact_traces_recent_TX_POSITION__NUMBER__FLOAT.81ee6df17c"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_6_sales_nft_log_id.ac3a041a56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "SEAPORT_1_6_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__seaport_1_6_sales_nft_log_id.ac3a041a56"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9fe6abc15c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "TRANSACTIONS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__transactions_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.9fe6abc15c"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_VERSION.7818ca0d4e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_VERSION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_VERSION.7818ca0d4e"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_BLOCK_TIMESTAMP.6917d6df42": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_BLOCK_TIMESTAMP.6917d6df42"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_ORIGIN_FUNCTION_SIGNATURE.d94e4328a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_full_ORIGIN_FUNCTION_SIGNATURE.d94e4328a7"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.18683075ab": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "MOOAR_SALES_PLATFORM_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__mooar_sales_PLATFORM_FEE_RAW__NUMBER__FLOAT.18683075ab"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_TX_HASH__0_xX_0_9a_fA_F_.4980f309d1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_1_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_1_sales_TX_HASH__0_xX_0_9a_fA_F_.4980f309d1"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.c4c3f0c765": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "SEAPORT_1_1_SALES_CREATOR_FEE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__seaport_1_1_sales_CREATOR_FEE_RAW__NUMBER__FLOAT.c4c3f0c765"}, "model.fsc_evm.silver_bridge__wormhole_transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "WORMHOLE_TRANSFERS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 9, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 10, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 11, "name": "RECEIVER", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT_UNADJ", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 13, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 14, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN_ADDRESS", "comment": null}, "DESTINATION_RECIPIENT_ADDRESS": {"type": "TEXT", "index": 16, "name": "DESTINATION_RECIPIENT_ADDRESS", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 20, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 21, "name": "PLATFORM", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:30UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 48020992, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 375795, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__wormhole_transfers"}, "seed.fsc_evm.silver_bridge__stargate_v2_asset_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "STARGATE_V2_ASSET_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "ASSET": {"type": "TEXT", "index": 2, "name": "ASSET", "comment": null}, "ID": {"type": "NUMBER", "index": 3, "name": "ID", "comment": null}, "LPTOKENSYMBOL": {"type": "TEXT", "index": 4, "name": "LPTOKENSYMBOL", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 5, "name": "ADDRESS", "comment": null}, "OFTADDRESS": {"type": "TEXT", "index": 6, "name": "OFTADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 5632, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 37, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__stargate_v2_asset_seed"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.ea367e02b2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_4_SALES_NFT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_4_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.ea367e02b2"}, "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BLOCK_TIMESTAMP.27eecb602c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 8, "name": "BRIDGE_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 10, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 11, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 12, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 13, "name": "TYPE", "comment": null}, "SENDER": {"type": "TEXT", "index": 14, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 15, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 16, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "TEXT", "index": 17, "name": "DESTINATION_CHAIN_ID", "comment": null}, "DESTINATION_CHAIN": {"type": "TEXT", "index": 18, "name": "DESTINATION_CHAIN", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 20, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 21, "name": "TOKEN_DECIMALS", "comment": null}, "AMOUNT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 23, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 24, "name": "AMOUNT_USD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IS_VERIFIED", "comment": null}, "_ID": {"type": "TEXT", "index": 26, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_BRIDGE_ACTIVITY_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_BRIDGE_ACTIVITY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_bridge__complete_bridge_activity_BLOCK_TIMESTAMP.27eecb602c"}, "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_BLOCK_NUMBER.17ae3af028": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_SWAPS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 12, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 14, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 15, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT_USD", "comment": null}, "SENDER": {"type": "TEXT", "index": 17, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 18, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 19, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 20, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 21, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 22, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 23, "name": "TYPE", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_IN_IS_VERIFIED": {"type": "BOOLEAN", "index": 25, "name": "TOKEN_IN_IS_VERIFIED", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 26, "name": "TOKEN_OUT", "comment": null}, "TOKEN_OUT_IS_VERIFIED": {"type": "BOOLEAN", "index": 27, "name": "TOKEN_OUT_IS_VERIFIED", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 28, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 29, "name": "SYMBOL_OUT", "comment": null}, "DECIMALS_IN": {"type": "NUMBER", "index": 30, "name": "DECIMALS_IN", "comment": null}, "DECIMALS_OUT": {"type": "NUMBER", "index": 31, "name": "DECIMALS_OUT", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 32, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 33, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_SWAPS_ID": {"type": "TEXT", "index": 34, "name": "COMPLETE_DEX_SWAPS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 35, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 37, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_swaps_BLOCK_NUMBER.17ae3af028"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_ORIGIN_FROM_ADDRESS.3c02ef2628": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_ORIGIN_FROM_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_ORIGIN_FROM_ADDRESS.3c02ef2628"}, "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_COUNT.f303fa842b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_STATS", "name": "CORE_METRICS_HOURLY_BLOCK_COUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_TIMESTAMP_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP_HOUR", "comment": null}, "BLOCK_NUMBER_MIN": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_MIN", "comment": null}, "BLOCK_NUMBER_MAX": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER_MAX", "comment": null}, "BLOCK_COUNT": {"type": "NUMBER", "index": 4, "name": "BLOCK_COUNT", "comment": null}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "TRANSACTION_COUNT", "comment": null}, "TRANSACTION_COUNT_SUCCESS": {"type": "NUMBER", "index": 6, "name": "TRANSACTION_COUNT_SUCCESS", "comment": null}, "TRANSACTION_COUNT_FAILED": {"type": "NUMBER", "index": 7, "name": "TRANSACTION_COUNT_FAILED", "comment": null}, "UNIQUE_FROM_COUNT": {"type": "NUMBER", "index": 8, "name": "UNIQUE_FROM_COUNT", "comment": null}, "UNIQUE_TO_COUNT": {"type": "NUMBER", "index": 9, "name": "UNIQUE_TO_COUNT", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 10, "name": "TOTAL_FEES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "CORE_METRICS_HOURLY_ID": {"type": "TEXT", "index": 12, "name": "CORE_METRICS_HOURLY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_stats__core_metrics_hourly_BLOCK_COUNT.f303fa842b"}, "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_FUNCTION_SIGNATURE.764964b444": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "MOOAR_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__mooar_sales_ORIGIN_FUNCTION_SIGNATURE.764964b444"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BLOCK_NUMBER.3b1396e922": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_BLOCK_NUMBER.3b1396e922"}, "model.fsc_evm.silver_bridge__hop_transfersenttol2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HOP_TRANSFERSENTTOL2", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 10, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 11, "name": "TX_STATUS", "comment": null}, "BRIDGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "BRIDGE_ADDRESS", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 14, "name": "RECEIVER", "comment": null}, "DESTINATION_CHAIN_RECEIVER": {"type": "TEXT", "index": 15, "name": "DESTINATION_CHAIN_RECEIVER", "comment": null}, "DESTINATION_CHAIN_ID": {"type": "NUMBER", "index": 16, "name": "DESTINATION_CHAIN_ID", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT": {"type": "NUMBER", "index": 18, "name": "AMOUNT", "comment": null}, "AMOUNT_OUT_MIN": {"type": "NUMBER", "index": 19, "name": "AMOUNT_OUT_MIN", "comment": null}, "DEADLINE": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "DEADLINE", "comment": null}, "RELAYER": {"type": "TEXT", "index": 21, "name": "RELAYER", "comment": null}, "RELAYER_FEE": {"type": "NUMBER", "index": 22, "name": "RELAYER_FEE", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 23, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 24, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 25, "name": "TYPE", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 26, "name": "PLATFORM", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 27, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hop_transfersenttol2"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_PRECISE.d873ec7feb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_VALUE_PRECISE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_VALUE_PRECISE.d873ec7feb"}, "model.fsc_evm.silver_lending__euler_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "EULER_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 9, "name": "PROTOCOL_MARKET", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 10, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 11, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 12, "name": "DEPOSITOR", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 13, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 14, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 15, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-09-10 15:49UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__euler_withdraws"}, "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TX_HASH.ce8de9e71f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_WITHDRAWS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 11, "name": "DEPOSITOR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_WITHDRAWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_WITHDRAWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_withdraws_TX_HASH.ce8de9e71f"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.d7f102a501": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_recent_TX_HASH__0_xX_0_9a_fA_F_.d7f102a501"}, "model.fsc_evm.silver_dex__swap_evt_v3_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "SWAP_EVT_V3_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 11, "name": "RECIPIENT", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "FEE": {"type": "NUMBER", "index": 13, "name": "FEE", "comment": null}, "TICK": {"type": "FLOAT", "index": 14, "name": "TICK", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 15, "name": "TICK_SPACING", "comment": null}, "LIQUIDITY": {"type": "FLOAT", "index": 16, "name": "LIQUIDITY", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 17, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN1_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 19, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 21, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 23, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 24, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 25, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 26, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 27, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 28, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 29, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:37UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 26495610368, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 207352778, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__swap_evt_v3_swaps"}, "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_DECIMALS.f902f9987b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_BALANCES_ERC20_DAILY_FULL_DECIMALS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_DATE": {"type": "DATE", "index": 2, "name": "BLOCK_DATE", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 6, "name": "SYMBOL", "comment": null}, "BALANCE_HEX": {"type": "TEXT", "index": 7, "name": "BALANCE_HEX", "comment": null}, "BALANCE_RAW": {"type": "NUMBER", "index": 8, "name": "BALANCE_RAW", "comment": null}, "BALANCE_PRECISE": {"type": "TEXT", "index": 9, "name": "BALANCE_PRECISE", "comment": null}, "BALANCE": {"type": "FLOAT", "index": 10, "name": "BALANCE", "comment": null}, "BALANCE_USD": {"type": "FLOAT", "index": 11, "name": "BALANCE_USD", "comment": null}, "EZ_BALANCES_ERC20_DAILY_ID": {"type": "TEXT", "index": 12, "name": "EZ_BALANCES_ERC20_DAILY_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_balances_erc20_daily_full_DECIMALS.f902f9987b"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.d8be899441": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_6_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_6_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.d8be899441"}, "model.fsc_evm.silver_lending__morpho_withdraws": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_LENDING", "name": "MORPHO_WITHDRAWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_UNADJ", "comment": null}, "DEPOSITOR": {"type": "TEXT", "index": 10, "name": "DEPOSITOR", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 11, "name": "PROTOCOL_MARKET", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "_ID": {"type": "TEXT", "index": 15, "name": "_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "MODIFIED_TIMESTAMP", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 17, "name": "EVENT_NAME", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:33UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 3410944, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 27174, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_lending__morpho_withdraws"}, "test.polygon_models.not_null_silver__seaport_1_6_sales__INSERTED_TIMESTAMP.7aa84213a2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales__INSERTED_TIMESTAMP.7aa84213a2"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_TOKENID.2f9a22db6b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_TOKENID.2f9a22db6b"}, "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_NAME.1fb199e6b9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_4_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_4_sales_PLATFORM_NAME.1fb199e6b9"}, "test.fsc_evm.not_null_test_silver__traces_recent_TRACE_JSON.904b3c8953": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_SILVER", "name": "TRACES_RECENT_TRACE_JSON", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 2, "name": "TX_POSITION", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 3, "name": "TRACE_ADDRESS", "comment": null}, "PARENT_TRACE_ADDRESS": {"type": "TEXT", "index": 4, "name": "PARENT_TRACE_ADDRESS", "comment": null}, "TRACE_ADDRESS_ARRAY": {"type": "ARRAY", "index": 5, "name": "TRACE_ADDRESS_ARRAY", "comment": null}, "TRACE_JSON": {"type": "OBJECT", "index": 6, "name": "TRACE_JSON", "comment": null}, "PARTITION_KEY": {"type": "NUMBER", "index": 7, "name": "PARTITION_KEY", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TRACES_ID": {"type": "TEXT", "index": 9, "name": "TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 12, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_silver__traces_recent_TRACE_JSON.904b3c8953"}, "test.polygon_models.not_null_silver__tofunft_sales_NFT_LOG_ID.5be70a9545": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TOFUNFT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "INTRA_TX_GROUPING": {"type": "NUMBER", "index": 8, "name": "INTRA_TX_GROUPING", "comment": null}, "TRUNC_GROUPING": {"type": "NUMBER", "index": 9, "name": "TRUNC_GROUPING", "comment": null}, "USER_ADDRESS": {"type": "TEXT", "index": 10, "name": "USER_ADDRESS", "comment": null}, "SIGNER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SIGNER_ADDRESS", "comment": null}, "CALLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "CALLER_ADDRESS", "comment": null}, "FEE_RATE": {"type": "NUMBER", "index": 13, "name": "FEE_RATE", "comment": null}, "ROYALTY_RATE": {"type": "NUMBER", "index": 14, "name": "ROYALTY_RATE", "comment": null}, "FEE_RECEIVER_ADDRESS": {"type": "TEXT", "index": 15, "name": "FEE_RECEIVER_ADDRESS", "comment": null}, "ROYALTY_RECEIVER_ADDRESS": {"type": "TEXT", "index": 16, "name": "ROYALTY_RECEIVER_ADDRESS", "comment": null}, "BUNDLE_ARRAY_SIZE": {"type": "NUMBER", "index": 17, "name": "BUNDLE_ARRAY_SIZE", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 18, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 19, "name": "TOKENID", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 20, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 21, "name": "ERC1155_VALUE", "comment": null}, "KIND": {"type": "NUMBER", "index": 22, "name": "KIND", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 23, "name": "EVENT_TYPE", "comment": null}, "STATUS": {"type": "NUMBER", "index": 24, "name": "STATUS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 25, "name": "BUYER_ADDRESS", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 26, "name": "SELLER_ADDRESS", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 27, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE_RAW_TRACES": {"type": "NUMBER", "index": 28, "name": "PRICE_RAW_TRACES", "comment": null}, "NET_PRICE_RAW": {"type": "NUMBER", "index": 29, "name": "NET_PRICE_RAW", "comment": null}, "PRICE_RAW_LOGS": {"type": "NUMBER", "index": 30, "name": "PRICE_RAW_LOGS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 31, "name": "TOTAL_PRICE_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 32, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 33, "name": "CREATOR_FEE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 34, "name": "TOTAL_FEES_RAW", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 35, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 36, "name": "_INSERTED_TIMESTAMP", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 38, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 39, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 40, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 41, "name": "TX_FEE", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 42, "name": "INPUT_DATA", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__tofunft_sales_NFT_LOG_ID.5be70a9545"}, "seed.fsc_evm.silver_dex__eth_curve_pools_legacy": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "ETH_CURVE_POOLS_LEGACY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_INDEX": {"type": "NUMBER", "index": 3, "name": "TOKEN_INDEX", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 4, "name": "TOKEN_TYPE", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 6, "name": "TOKEN_DECIMALS", "comment": null}, "TOKEN_NAME": {"type": "TEXT", "index": 7, "name": "TOKEN_NAME", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 8, "name": "POOL_NAME", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 9, "name": "POOL_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 11, "name": "DEPLOYER_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 12, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 13, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "BLOCK_TIMESTAMP", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 15, "name": "_CALL_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 7680, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 14, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_dex__eth_curve_pools_legacy"}, "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_ADDRESS.86ed5a1d98": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRACES_RECENT_TRACE_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "INPUT": {"type": "TEXT", "index": 8, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 9, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 10, "name": "TYPE", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 11, "name": "TRACE_ADDRESS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 12, "name": "SUB_TRACES", "comment": null}, "VALUE": {"type": "FLOAT", "index": 13, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 14, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 15, "name": "VALUE_PRECISE", "comment": null}, "VALUE_HEX": {"type": "TEXT", "index": 16, "name": "VALUE_HEX", "comment": null}, "GAS": {"type": "NUMBER", "index": 17, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 18, "name": "GAS_USED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 19, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 21, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TRACE_SUCCEEDED": {"type": "BOOLEAN", "index": 22, "name": "TRACE_SUCCEEDED", "comment": null}, "ERROR_REASON": {"type": "TEXT", "index": 23, "name": "ERROR_REASON", "comment": null}, "REVERT_REASON": {"type": "TEXT", "index": 24, "name": "REVERT_REASON", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 25, "name": "TX_SUCCEEDED", "comment": null}, "FACT_TRACES_ID": {"type": "TEXT", "index": 26, "name": "FACT_TRACES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_traces_recent_TRACE_ADDRESS.86ed5a1d98"}, "seed.fsc_evm.silver_bridge__layerzero_v2_bridge_seed": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "LAYERZERO_V2_BRIDGE_SEED", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": null}, "EID": {"type": "NUMBER", "index": 2, "name": "EID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 167, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "seed.fsc_evm.silver_bridge__layerzero_v2_bridge_seed"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_borrows__log_id.2a9a480e32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_lending__complete_lending_borrows__log_id.2a9a480e32"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TOPICS.c0ac9e4c8a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_TOPICS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:47UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_full_TOPICS.c0ac9e4c8a"}, "test.fsc_evm.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b": {"metadata": {"type": "BASE TABLE", "schema": "UNIQUE_SILVER", "name": "COMPLETE_NATIVE_PRICES_COMPLETE_NATIVE_PRICES_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"UNIQUE_FIELD": {"type": "TEXT", "index": 1, "name": "UNIQUE_FIELD", "comment": null}, "N_RECORDS": {"type": "NUMBER", "index": 2, "name": "N_RECORDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.unique_silver__complete_native_prices_COMPLETE_NATIVE_PRICES_ID.6e5981548b"}, "test.polygon_models.not_null_silver_olas__service_registrations_TX_HASH.39ebb01275": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_OLAS", "name": "SERVICE_REGISTRATIONS_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OWNER_ADDRESS": {"type": "TEXT", "index": 10, "name": "OWNER_ADDRESS", "comment": null}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 11, "name": "MULTISIG_ADDRESS", "comment": null}, "SERVICE_ID": {"type": "NUMBER", "index": 12, "name": "SERVICE_ID", "comment": null}, "CONFIG_HASH": {"type": "TEXT", "index": 13, "name": "CONFIG_HASH", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "SERVICE_REGISTRATION_ID": {"type": "TEXT", "index": 16, "name": "SERVICE_REGISTRATION_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver_olas__service_registrations_TX_HASH.39ebb01275"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_recent__INSERTED_TIMESTAMP__day__1.ca46deddf6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "CREATED_CONTRACTS_RECENT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__created_contracts_recent__INSERTED_TIMESTAMP__day__1.ca46deddf6"}, "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.861f210c46": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": null}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": null}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": null}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_decoded_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.861f210c46"}, "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_1_sales_PLATFORM_NAME__opensea.559a845700": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "SEAPORT_1_1_SALES_PLATFORM_NAME", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_be_in_set_silver__seaport_1_1_sales_PLATFORM_NAME__opensea.559a845700"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_full_INSERTED_TIMESTAMP__hour__2.6d11a12f63": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "DECODED_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:59UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__decoded_logs_full_INSERTED_TIMESTAMP__hour__2.6d11a12f63"}, "test.polygon_models.not_null_silver__polymarket_filled_orders_PRICE_PER_SHARE.bfce816c2f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "POLYMARKET_FILLED_ORDERS_PRICE_PER_SHARE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 3, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "QUESTION": {"type": "TEXT", "index": 10, "name": "QUESTION", "comment": null}, "MARKET_SLUG": {"type": "TEXT", "index": 11, "name": "MARKET_SLUG", "comment": null}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "END_DATE_ISO", "comment": null}, "OUTCOME": {"type": "TEXT", "index": 13, "name": "OUTCOME", "comment": null}, "ORDER_HASH": {"type": "TEXT", "index": 14, "name": "ORDER_HASH", "comment": null}, "MAKER": {"type": "TEXT", "index": 15, "name": "MAKER", "comment": null}, "TAKER": {"type": "TEXT", "index": 16, "name": "TAKER", "comment": null}, "CONDITION_ID": {"type": "TEXT", "index": 17, "name": "CONDITION_ID", "comment": null}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": null}, "ASSET_ID": {"type": "TEXT", "index": 19, "name": "ASSET_ID", "comment": null}, "MAKER_ASSET_ID": {"type": "TEXT", "index": 20, "name": "MAKER_ASSET_ID", "comment": null}, "TAKER_ASSET_ID": {"type": "TEXT", "index": 21, "name": "TAKER_ASSET_ID", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "AMOUNT_USD", "comment": null}, "SHARES": {"type": "FLOAT", "index": 23, "name": "SHARES", "comment": null}, "PRICE_PER_SHARE": {"type": "FLOAT", "index": 24, "name": "PRICE_PER_SHARE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "POLYMARKET_FILLED_ORDERS_ID": {"type": "TEXT", "index": 27, "name": "POLYMARKET_FILLED_ORDERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 28, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 30, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__polymarket_filled_orders_PRICE_PER_SHARE.bfce816c2f"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_INSERTED_TIMESTAMP__hour__2.66cacb203e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_gold__fact_event_logs_full_INSERTED_TIMESTAMP__hour__2.66cacb203e"}, "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.c81a26b80c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_EVENT_LOGS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": null}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": null}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": null}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": null}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": null}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_event_logs_recent_ORIGIN_FUNCTION_SIGNATURE.c81a26b80c"}, "test.fsc_evm.not_null_silver__labels_LABEL_SUBTYPE.01346344a7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_LABEL_SUBTYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_LABEL_SUBTYPE.01346344a7"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7988c079e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_nft__ez_nft_transfers_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.7988c079e5"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__complete_bridge_activity__ID.3d98f8a8be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_BRIDGE", "name": "COMPLETE_BRIDGE_ACTIVITY", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "TEXT", "index": 1, "name": "_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_silver_bridge__complete_bridge_activity__ID.3d98f8a8be"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.bce0936e10": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_BLOCK_NUMBER", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_gold__ez_native_transfers_full_BLOCK_NUMBER__NUMBER__FLOAT.bce0936e10"}, "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_RAW_AMOUNT.62229d27e9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_TOKEN_TRANSFERS_RECENT_RAW_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 9, "name": "TOKEN_STANDARD", "comment": null}, "TOKEN_IS_VERIFIED": {"type": "BOOLEAN", "index": 10, "name": "TOKEN_IS_VERIFIED", "comment": null}, "NAME": {"type": "TEXT", "index": 11, "name": "NAME", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 12, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 13, "name": "DECIMALS", "comment": null}, "RAW_AMOUNT_PRECISE": {"type": "TEXT", "index": 14, "name": "RAW_AMOUNT_PRECISE", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 15, "name": "RAW_AMOUNT", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 16, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 17, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 19, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 20, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 21, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_TOKEN_TRANSFERS_ID": {"type": "TEXT", "index": 22, "name": "EZ_TOKEN_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_token_transfers_recent_RAW_AMOUNT.62229d27e9"}, "test.polygon_models.not_null_silver__seaport_1_5_sales_TOKENID.f690e73e38": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_5_SALES_TOKENID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_5_sales_TOKENID.f690e73e38"}, "test.fsc_evm.find_missing_decoded_logs_test_gold__ez_decoded_event_logs_full_ref_test_gold__fact_event_logs_full_.8f9f593cec": {"metadata": {"type": "BASE TABLE", "schema": "FIND_MISSING_DECODED_LOGS_TEST_GOLD", "name": "EZ_DECODED_EVENT_LOGS_FULL_REF_TEST_GOLD", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 2, "name": "FACT_EVENT_LOGS_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 16896, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.find_missing_decoded_logs_test_gold__ez_decoded_event_logs_full_ref_test_gold__fact_event_logs_full_.8f9f593cec"}, "model.fsc_evm.defi__dim_dex_liquidity_pools": {"metadata": {"type": "VIEW", "schema": "DEFI", "name": "DIM_DEX_LIQUIDITY_POOLS", "database": "POLYGON", "comment": "## What\n\nThis dimensional table contains comprehensive metadata for all DEX liquidity pools across supported protocols. It provides essential information about pool composition, token pairs, and configuration needed for analyzing liquidity provision and pool performance.\n\n## Key Use Cases\n\n- Finding all pools containing specific tokens\n- Tracking new pool deployments\n- Analyzing pool configurations and fee structures\n- Identifying trading pairs across different protocols\n- Monitoring factory contract deployments\n\n## Important Relationships\n\n- **Join with ez_dex_swaps**: Use `pool_address` to get swap activity\n- **Join with dim_contracts**: Use token addresses for additional metadata\n- **Self-join**: Find all pools with common tokens\n\n## Commonly-used Fields\n\n- `pool_address`: Unique identifier for the liquidity pool\n- `platform`: DEX protocol (uniswap_v3, curve, etc.)\n- `pool_name`: Human-readable pool identifier\n- `tokens`: JSON with token0 and token1 addresses\n- `symbols`: JSON with token0 and token1 symbols\n- `creation_time`: When pool was deployed\n\n## Sample queries\n\n```sql\n-- Find all pools containing USDC\nSELECT \n pool_address,\n pool_name,\n platform,\n creation_time,\n CASE \n WHEN tokens:token0::string = LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') THEN \n symbols:token1::string\n ELSE \n symbols:token0::string\n END AS paired_token\nFROM <blockchain_name>.defi.dim_dex_liquidity_pools\nWHERE LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') IN (\n tokens:token0::string,\n tokens:token1::string\n)\nORDER BY creation_time DESC;\n\n-- Recently created liquidity pools\nSELECT \n platform,\n pool_address,\n pool_name,\n creation_time,\n creation_tx,\n symbols:token0::string || '/' || symbols:token1::string AS pair,\n factory_address\nFROM <blockchain_name>.defi.dim_dex_liquidity_pools\nWHERE creation_time >= CURRENT_DATE - 7\nORDER BY creation_time DESC\nLIMIT 100;\n\n-- Extract token information from JSON fields\nSELECT \n pool_address,\n tokens:token0::string AS token0_address,\n tokens:token1::string AS token1_address,\n symbols:token0::string AS token0_symbol,\n symbols:token1::string AS token1_symbol,\n decimals:token0::integer AS token0_decimals,\n decimals:token1::integer AS token1_decimals\nFROM <blockchain_name>.defi.dim_dex_liquidity_pools\nWHERE platform = 'uniswap_v3';\n```", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CREATION_BLOCK": {"type": "NUMBER", "index": 1, "name": "CREATION_BLOCK", "comment": "The block number when the liquidity pool was first created.\n\nExample: 12369739"}, "CREATION_TIME": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "CREATION_TIME", "comment": "The timestamp when the liquidity pool was deployed.\n\nExample: '2021-05-05 12:34:56.000'"}, "CREATION_TX": {"type": "TEXT", "index": 3, "name": "CREATION_TX", "comment": "The transaction hash that deployed this liquidity pool.\n\nExample: '0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef'"}, "PLATFORM": {"type": "TEXT", "index": 4, "name": "PLATFORM", "comment": "The DEX protocol where the swap occurred.\n\nExample: 'uniswap_v3'"}, "PROTOCOL": {"type": "TEXT", "index": 5, "name": "PROTOCOL", "comment": ""}, "PROTOCOL_VERSION": {"type": "TEXT", "index": 6, "name": "PROTOCOL_VERSION", "comment": ""}, "FACTORY_ADDRESS": {"type": "TEXT", "index": 7, "name": "FACTORY_ADDRESS", "comment": "The factory contract that deployed this liquidity pool.\n\nExample: '0x1f98431c8ad98523631ae4a59f267346ea31f984'"}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": "The liquidity pool contract address where the swap executed.\n\nExample: '0x8ad599c3a0ff1de082011efddc58f1908eb6e6d8'"}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": "Human-readable name for the liquidity pool.\n\nExample: 'WETH/USDC 0.05%'"}, "TOKENS": {"type": "OBJECT", "index": 10, "name": "TOKENS", "comment": "JSON object containing token contract addresses in the pool.\n\nExample: {\"token0\": \"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\", \"token1\": \"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\"}"}, "SYMBOLS": {"type": "OBJECT", "index": 11, "name": "SYMBOLS", "comment": "JSON object containing token symbols for the pool pair.\n\nExample: {\"token0\": \"WETH\", \"token1\": \"USDC\"}"}, "DECIMALS": {"type": "OBJECT", "index": 12, "name": "DECIMALS", "comment": "JSON object containing decimal places for each token in the pool.\n\nExample: {\"token0\": 18, \"token1\": 6}"}, "DIM_DEX_LIQUIDITY_POOLS_ID": {"type": "TEXT", "index": 13, "name": "DIM_DEX_LIQUIDITY_POOLS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.defi__dim_dex_liquidity_pools"}, "test.polygon_models.not_null_silver__seaport_1_6_sales_TOTAL_PRICE_RAW.8151aa3865": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_6_SALES_TOTAL_PRICE_RAW", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 4, "name": "CATEGORY", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 10, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 12, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 14, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 15, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 16, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 17, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 18, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 19, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 20, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 22, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 23, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 24, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 25, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 27, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 29, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 30, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 32, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 33, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 34, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 35, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 36, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 37, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 38, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_6_sales_TOTAL_PRICE_RAW.8151aa3865"}, "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__complete_event_abis_full_PARENT_CONTRACT_ADDRESS__EVENT_SIGNATURE__START_BLOCK.81837f99b9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_TEST_SILVER", "name": "COMPLETE_EVENT_ABIS_FULL_PARENT_CONTRACT_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 2, "name": "EVENT_SIGNATURE", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 3, "name": "START_BLOCK", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 10:16UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_utils_unique_combination_of_columns_test_silver__complete_event_abis_full_PARENT_CONTRACT_ADDRESS__EVENT_SIGNATURE__START_BLOCK.81837f99b9"}, "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_AMOUNT.b8f4300dc9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "EZ_NATIVE_TRANSFERS_FULL_AMOUNT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "TRACE_INDEX": {"type": "NUMBER", "index": 5, "name": "TRACE_INDEX", "comment": null}, "TRACE_ADDRESS": {"type": "TEXT", "index": 6, "name": "TRACE_ADDRESS", "comment": null}, "TYPE": {"type": "TEXT", "index": 7, "name": "TYPE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_PRECISE_RAW": {"type": "TEXT", "index": 11, "name": "AMOUNT_PRECISE_RAW", "comment": null}, "AMOUNT_PRECISE": {"type": "TEXT", "index": 12, "name": "AMOUNT_PRECISE", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "EZ_NATIVE_TRANSFERS_ID": {"type": "TEXT", "index": 17, "name": "EZ_NATIVE_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 12:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__ez_native_transfers_full_AMOUNT.b8f4300dc9"}, "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_DEBT_TOKEN.378987156e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_LIQUIDATIONS_DEBT_TOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "LIQUIDATOR": {"type": "TEXT", "index": 10, "name": "LIQUIDATOR", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 12, "name": "PROTOCOL_MARKET", "comment": null}, "COLLATERAL_TOKEN": {"type": "TEXT", "index": 13, "name": "COLLATERAL_TOKEN", "comment": null}, "COLLATERAL_TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "COLLATERAL_TOKEN_SYMBOL", "comment": null}, "LIQUIDATED_AMOUNT_UNADJ": {"type": "FLOAT", "index": 15, "name": "LIQUIDATED_AMOUNT_UNADJ", "comment": null}, "LIQUIDATED_AMOUNT": {"type": "FLOAT", "index": 16, "name": "LIQUIDATED_AMOUNT", "comment": null}, "LIQUIDATED_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "LIQUIDATED_AMOUNT_USD", "comment": null}, "DEBT_TOKEN": {"type": "TEXT", "index": 18, "name": "DEBT_TOKEN", "comment": null}, "DEBT_TOKEN_SYMBOL": {"type": "TEXT", "index": 19, "name": "DEBT_TOKEN_SYMBOL", "comment": null}, "REPAID_AMOUNT_UNADJ": {"type": "NUMBER", "index": 20, "name": "REPAID_AMOUNT_UNADJ", "comment": null}, "REPAID_AMOUNT": {"type": "FLOAT", "index": 21, "name": "REPAID_AMOUNT", "comment": null}, "REPAID_AMOUNT_USD": {"type": "FLOAT", "index": 22, "name": "REPAID_AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 23, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 24, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 25, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 26, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 27, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_LIQUIDATIONS_ID": {"type": "TEXT", "index": 28, "name": "COMPLETE_LENDING_LIQUIDATIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 29, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 31, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_liquidations_DEBT_TOKEN.378987156e"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_STATE_ROOT__0_xX_0_9a_fA_F_.62e12dc84f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_STATE_ROOT", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_STATE_ROOT__0_xX_0_9a_fA_F_.62e12dc84f"}, "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP.cb878cc127": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_NFT", "name": "EZ_NFT_TRANSFERS_RECENT_BLOCK_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "INTRA_EVENT_INDEX": {"type": "NUMBER", "index": 6, "name": "INTRA_EVENT_INDEX", "comment": null}, "TOKEN_TRANSFER_TYPE": {"type": "TEXT", "index": 7, "name": "TOKEN_TRANSFER_TYPE", "comment": null}, "IS_MINT": {"type": "BOOLEAN", "index": 8, "name": "IS_MINT", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 11, "name": "CONTRACT_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "TEXT", "index": 12, "name": "TOKEN_ID", "comment": null}, "QUANTITY": {"type": "TEXT", "index": 13, "name": "QUANTITY", "comment": null}, "TOKEN_STANDARD": {"type": "TEXT", "index": 14, "name": "TOKEN_STANDARD", "comment": null}, "NAME": {"type": "TEXT", "index": 15, "name": "NAME", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 17, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 18, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EZ_NFT_TRANSFERS_ID": {"type": "TEXT", "index": 19, "name": "EZ_NFT_TRANSFERS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_nft__ez_nft_transfers_recent_BLOCK_TIMESTAMP.cb878cc127"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PLATFORM.c28ef22806": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_PLATFORM", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_PLATFORM.c28ef22806"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.3b01529200": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "ELEMENT_SALES_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__element_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.3b01529200"}, "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_FUNCTION_SIGNATURE.e14fe88673": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "COMPLETE_NFT_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 5, "name": "EVENT_TYPE", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 6, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 7, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 8, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "CALLDATA_HASH": {"type": "TEXT", "index": 9, "name": "CALLDATA_HASH", "comment": null}, "MARKETPLACE_DECODED": {"type": "TEXT", "index": 10, "name": "MARKETPLACE_DECODED", "comment": null}, "AGGREGATOR_NAME": {"type": "TEXT", "index": 11, "name": "AGGREGATOR_NAME", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 13, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 14, "name": "NFT_ADDRESS", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 15, "name": "PROJECT_NAME", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 16, "name": "ERC1155_VALUE", "comment": null}, "TOKENID": {"type": "TEXT", "index": 17, "name": "TOKENID", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 18, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 19, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 20, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 21, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 22, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 23, "name": "CREATOR_FEE_RAW", "comment": null}, "PRICE": {"type": "FLOAT", "index": 24, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 25, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 26, "name": "TOTAL_FEES", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 27, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 28, "name": "PLATFORM_FEE", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 29, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 30, "name": "CREATOR_FEE", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 31, "name": "CREATOR_FEE_USD", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 32, "name": "TX_FEE", "comment": null}, "TX_FEE_USD": {"type": "FLOAT", "index": 33, "name": "TX_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 34, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 35, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 36, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 38, "name": "INPUT_DATA", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 39, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 40, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_NFT_SALES_ID": {"type": "TEXT", "index": 41, "name": "COMPLETE_NFT_SALES_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 42, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 43, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 44, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__complete_nft_sales_ORIGIN_FUNCTION_SIGNATURE.e14fe88673"}, "test.fsc_evm.not_null_silver__labels_CREATOR.5f7302f7be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LABELS_CREATOR", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": null}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": null}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": null}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": null}, "_IS_DELETED": {"type": "BOOLEAN", "index": 10, "name": "_IS_DELETED", "comment": null}, "LABELS_ID": {"type": "TEXT", "index": 11, "name": "LABELS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 14, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver__labels_CREATOR.5f7302f7be"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1cbb56fb12": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "RECEIPTS_RECENT_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__receipts_recent_MODIFIED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.1cbb56fb12"}, "model.fsc_evm.silver_dex__glyph_v4_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "GLYPH_V4_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 4, "name": "EVENT_NAME", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "RECIPIENT": {"type": "TEXT", "index": 11, "name": "RECIPIENT", "comment": null}, "TX_TO": {"type": "TEXT", "index": 12, "name": "TX_TO", "comment": null}, "SENDER": {"type": "TEXT", "index": 13, "name": "SENDER", "comment": null}, "FEE": {"type": "NUMBER", "index": 14, "name": "FEE", "comment": null}, "TICK": {"type": "FLOAT", "index": 15, "name": "TICK", "comment": null}, "TICK_SPACING": {"type": "NUMBER", "index": 16, "name": "TICK_SPACING", "comment": null}, "LIQUIDITY": {"type": "FLOAT", "index": 17, "name": "LIQUIDITY", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 18, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 19, "name": "TOKEN1", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 20, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 21, "name": "AMOUNT1_UNADJ", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "FLOAT", "index": 22, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "FLOAT", "index": 23, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 24, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 25, "name": "TOKEN_OUT", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 26, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 27, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 28, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 29, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 30, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:08UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__glyph_v4_swaps"}, "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TOKEN_ADDRESS.1000bb4b6f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_REPAYMENTS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "PAYER": {"type": "TEXT", "index": 11, "name": "PAYER", "comment": null}, "BORROWER": {"type": "TEXT", "index": 12, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 13, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 15, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 16, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 21, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_REPAYMENTS_ID": {"type": "TEXT", "index": 23, "name": "COMPLETE_LENDING_REPAYMENTS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 26, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_repayments_TOKEN_ADDRESS.1000bb4b6f"}, "test.fsc_evm.not_null_silver_dex__curve_pools_TOKEN_ADDRESS.27eb2fea68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "CURVE_POOLS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "DEPLOYER_ADDRESS": {"type": "TEXT", "index": 4, "name": "DEPLOYER_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 7, "name": "TOKEN_ID", "comment": null}, "TOKEN_TYPE": {"type": "TEXT", "index": 8, "name": "TOKEN_TYPE", "comment": null}, "POOL_SYMBOL": {"type": "TEXT", "index": 9, "name": "POOL_SYMBOL", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "POOL_DECIMALS": {"type": "NUMBER", "index": 11, "name": "POOL_DECIMALS", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 12, "name": "POOL_ID", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 15, "name": "PLATFORM", "comment": null}, "TYPE": {"type": "TEXT", "index": 16, "name": "TYPE", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 17, "name": "_CALL_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TOKEN_NUM": {"type": "NUMBER", "index": 19, "name": "TOKEN_NUM", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__curve_pools_TOKEN_ADDRESS.27eb2fea68"}, "model.polygon_models.silver_olas__service_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_OLAS", "name": "SERVICE_EVENT_LOGS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": ""}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": ""}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": ""}, "MULTISIG_ADDRESS": {"type": "TEXT", "index": 9, "name": "MULTISIG_ADDRESS", "comment": ""}, "SERVICE_ID": {"type": "NUMBER", "index": 10, "name": "SERVICE_ID", "comment": ""}, "TOPIC_0": {"type": "TEXT", "index": 11, "name": "TOPIC_0", "comment": ""}, "TOPIC_1": {"type": "TEXT", "index": 12, "name": "TOPIC_1", "comment": ""}, "TOPIC_2": {"type": "TEXT", "index": 13, "name": "TOPIC_2", "comment": ""}, "TOPIC_3": {"type": "TEXT", "index": 14, "name": "TOPIC_3", "comment": ""}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": ""}, "SEGMENTED_DATA": {"type": "ARRAY", "index": 16, "name": "SEGMENTED_DATA", "comment": ""}, "_LOG_ID": {"type": "TEXT", "index": 17, "name": "_LOG_ID", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "SERVICE_EVENT_LOGS_ID": {"type": "TEXT", "index": 19, "name": "SERVICE_EVENT_LOGS_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 22, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:39UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 24456192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 214578, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.polygon_models.silver_olas__service_event_logs"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.523ec38237": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:46UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_nft__ez_nft_transfers_full_TX_HASH__0_xX_0_9a_fA_F_.523ec38237"}, "model.fsc_evm.silver_bridge__hop_l2canonicaltoken": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_BRIDGE", "name": "HOP_L2CANONICALTOKEN", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"READ_OUTPUT": {"type": "VARIANT", "index": 1, "name": "READ_OUTPUT", "comment": ""}, "READ_ID": {"type": "TEXT", "index": 2, "name": "READ_ID", "comment": ""}, "READ_RESULT": {"type": "TEXT", "index": 3, "name": "READ_RESULT", "comment": ""}, "READ_ID_OBJECT": {"type": "ARRAY", "index": 4, "name": "READ_ID_OBJECT", "comment": ""}, "FUNCTION_SIG": {"type": "TEXT", "index": 5, "name": "FUNCTION_SIG", "comment": ""}, "FUNCTION_NAME": {"type": "TEXT", "index": 6, "name": "FUNCTION_NAME", "comment": ""}, "FUNCTION_INPUT": {"type": "NUMBER", "index": 7, "name": "FUNCTION_INPUT", "comment": ""}, "DATA": {"type": "TEXT", "index": 8, "name": "DATA", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 9, "name": "BLOCK_NUMBER", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": ""}, "AMM_WRAPPER_ADDRESS": {"type": "TEXT", "index": 11, "name": "AMM_WRAPPER_ADDRESS", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:35UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 88576, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 10, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_bridge__hop_l2canonicaltoken"}, "model.fsc_evm.silver__abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}, "BYTECODE": {"type": "TEXT", "index": 7, "name": "BYTECODE", "comment": null}, "ABIS_ID": {"type": "TEXT", "index": 8, "name": "ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 11, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:21UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10873002496, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 104380304, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver__abis"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f23f93c193": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_FULL", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:19UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_full__INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.f23f93c193"}, "test.fsc_evm.not_null_admin__ez_variables_VALUE.72a144dfd6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_ADMIN", "name": "EZ_VARIABLES_VALUE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PROJECT": {"type": "TEXT", "index": 1, "name": "PROJECT", "comment": null}, "PACKAGE": {"type": "TEXT", "index": 2, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 3, "name": "CATEGORY", "comment": null}, "KEY": {"type": "TEXT", "index": 4, "name": "KEY", "comment": null}, "VALUE": {"type": "TEXT", "index": 5, "name": "VALUE", "comment": null}, "PARENT_KEY": {"type": "TEXT", "index": 6, "name": "PARENT_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 7, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 8, "name": "DEFAULT_TYPE", "comment": null}, "EZ_VARIABLES_ID": {"type": "TEXT", "index": 9, "name": "EZ_VARIABLES_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_admin__ez_variables_VALUE.72a144dfd6"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_full_INSERTED_TIMESTAMP__hour__3.af9feb5290": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_NFT", "name": "EZ_NFT_TRANSFERS_FULL_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_nft__ez_nft_transfers_full_INSERTED_TIMESTAMP__hour__3.af9feb5290"}, "model.fsc_evm.silver_dex__kyberswap_v2_elastic_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "KYBERSWAP_V2_ELASTIC_POOLS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 4, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 6, "name": "EVENT_NAME", "comment": null}, "TOKEN0": {"type": "TEXT", "index": 7, "name": "TOKEN0", "comment": null}, "TOKEN1": {"type": "TEXT", "index": 8, "name": "TOKEN1", "comment": null}, "SWAP_FEE_UNITS": {"type": "NUMBER", "index": 9, "name": "SWAP_FEE_UNITS", "comment": null}, "TICK_DISTANCE": {"type": "NUMBER", "index": 10, "name": "TICK_DISTANCE", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 11, "name": "POOL_ADDRESS", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 12, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 13, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 14, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 15, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-07-22 16:05UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2270208, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 424, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__kyberswap_v2_elastic_pools"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_POSITION.459ccef5c1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_POSITION", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_TX_POSITION.459ccef5c1"}, "model.fsc_evm.chain_stats__ez_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ADDRESS_METRICS", "database": "POLYGON", "comment": "## What\n\nUser-level aggregated metrics for the indicated EVM blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_POLYGON"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics\n\nExample: '0x1234567890abcdef1234567890abcdef12345678'"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "Number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "The number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "Number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "Number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "Number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "Number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "Number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "Any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "Number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "Number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "Number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "Number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "Number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "Number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "Number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "Number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "Number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "Number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "Number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.chain_stats__ez_address_metrics"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4226247a32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "COMPLETE_NFT_SALES_BUYER_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__complete_nft_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.4226247a32"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_metadata_REGISTRY_METADATA_ID.818d85b569": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER_OLAS", "name": "REGISTRY_METADATA_REGISTRY_METADATA_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"REGISTRY_METADATA_ID": {"type": "TEXT", "index": 1, "name": "REGISTRY_METADATA_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver_olas__registry_metadata_REGISTRY_METADATA_ID.818d85b569"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.8f37f2afc2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_TEST_SILVER", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"RELATION_COLUMN": {"type": "TEXT", "index": 1, "name": "RELATION_COLUMN", "comment": null}, "RELATION_COLUMN_TYPE": {"type": "TEXT", "index": 2, "name": "RELATION_COLUMN_TYPE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_be_in_type_list_test_silver__blocks_recent_INSERTED_TIMESTAMP__TIMESTAMP_LTZ__TIMESTAMP_NTZ.8f37f2afc2"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_PARENT_HASH__0_xX_0_9a_fA_F_.68e75bb757": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_BLOCKS_FULL_PARENT_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:27UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_blocks_full_PARENT_HASH__0_xX_0_9a_fA_F_.68e75bb757"}, "test.polygon_models.not_null_silver__seaport_1_1_sales_EVENT_TYPE.50311bf0fc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "SEAPORT_1_1_SALES_EVENT_TYPE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": null}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": null}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 8, "name": "EVENT_NAME", "comment": null}, "OFFER_LENGTH": {"type": "NUMBER", "index": 9, "name": "OFFER_LENGTH", "comment": null}, "SELLER_ADDRESS": {"type": "TEXT", "index": 10, "name": "SELLER_ADDRESS", "comment": null}, "ORDERHASH": {"type": "TEXT", "index": 11, "name": "ORDERHASH", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 12, "name": "BUYER_ADDRESS", "comment": null}, "SALE_CATEGORY": {"type": "TEXT", "index": 13, "name": "SALE_CATEGORY", "comment": null}, "TRADE_TYPE": {"type": "TEXT", "index": 14, "name": "TRADE_TYPE", "comment": null}, "EVENT_TYPE": {"type": "TEXT", "index": 15, "name": "EVENT_TYPE", "comment": null}, "IS_PRICE_ESTIMATED": {"type": "TEXT", "index": 16, "name": "IS_PRICE_ESTIMATED", "comment": null}, "ZONE": {"type": "TEXT", "index": 17, "name": "ZONE", "comment": null}, "TX_TYPE": {"type": "VARIANT", "index": 18, "name": "TX_TYPE", "comment": null}, "TOKEN_TYPE": {"type": "VARIANT", "index": 19, "name": "TOKEN_TYPE", "comment": null}, "NFT_ADDRESS_TEMP": {"type": "TEXT", "index": 20, "name": "NFT_ADDRESS_TEMP", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 21, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 22, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "VARIANT", "index": 23, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 24, "name": "CURRENCY_ADDRESS", "comment": null}, "TOTAL_PRICE_RAW": {"type": "NUMBER", "index": 25, "name": "TOTAL_PRICE_RAW", "comment": null}, "TOTAL_FEES_RAW": {"type": "NUMBER", "index": 26, "name": "TOTAL_FEES_RAW", "comment": null}, "PLATFORM_FEE_RAW": {"type": "NUMBER", "index": 27, "name": "PLATFORM_FEE_RAW", "comment": null}, "CREATOR_FEE_RAW": {"type": "NUMBER", "index": 28, "name": "CREATOR_FEE_RAW", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 29, "name": "TX_FEE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 30, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 31, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 32, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "DECODED_OUTPUT": {"type": "OBJECT", "index": 33, "name": "DECODED_OUTPUT", "comment": null}, "CONSIDERATION": {"type": "VARIANT", "index": 34, "name": "CONSIDERATION", "comment": null}, "OFFER": {"type": "VARIANT", "index": 35, "name": "OFFER", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 36, "name": "INPUT_DATA", "comment": null}, "NFT_LOG_ID": {"type": "TEXT", "index": 37, "name": "NFT_LOG_ID", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 38, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 39, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.not_null_silver__seaport_1_1_sales_EVENT_TYPE.50311bf0fc"}, "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_EVENT_INDEX.702306f3d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_LENDING", "name": "COMPLETE_LENDING_BORROWS_EVENT_INDEX", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 9, "name": "EVENT_NAME", "comment": null}, "PROTOCOL_MARKET": {"type": "TEXT", "index": 10, "name": "PROTOCOL_MARKET", "comment": null}, "BORROWER": {"type": "TEXT", "index": 11, "name": "BORROWER", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "AMOUNT_UNADJ": {"type": "NUMBER", "index": 14, "name": "AMOUNT_UNADJ", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 15, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 16, "name": "AMOUNT_USD", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 18, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 19, "name": "VERSION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_LENDING_BORROWS_ID": {"type": "TEXT", "index": 22, "name": "COMPLETE_LENDING_BORROWS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 25, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_lending__complete_lending_borrows_EVENT_INDEX.702306f3d9"}, "test.fsc_evm.not_null_test_gold__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.55dc566734": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_ORIGIN_FUNCTION_SIGNATURE", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "VALUE": {"type": "FLOAT", "index": 7, "name": "VALUE", "comment": null}, "VALUE_PRECISE_RAW": {"type": "TEXT", "index": 8, "name": "VALUE_PRECISE_RAW", "comment": null}, "VALUE_PRECISE": {"type": "TEXT", "index": 9, "name": "VALUE_PRECISE", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 10, "name": "TX_FEE", "comment": null}, "TX_FEE_PRECISE": {"type": "TEXT", "index": 11, "name": "TX_FEE_PRECISE", "comment": null}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 12, "name": "TX_SUCCEEDED", "comment": null}, "TX_TYPE": {"type": "NUMBER", "index": 13, "name": "TX_TYPE", "comment": null}, "NONCE": {"type": "NUMBER", "index": 14, "name": "NONCE", "comment": null}, "TX_POSITION": {"type": "NUMBER", "index": 15, "name": "TX_POSITION", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 16, "name": "INPUT_DATA", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 17, "name": "GAS_PRICE", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 19, "name": "GAS_USED", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 20, "name": "GAS_LIMIT", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 21, "name": "CUMULATIVE_GAS_USED", "comment": null}, "MAX_FEE_PER_GAS": {"type": "FLOAT", "index": 22, "name": "MAX_FEE_PER_GAS", "comment": null}, "MAX_PRIORITY_FEE_PER_GAS": {"type": "FLOAT", "index": 23, "name": "MAX_PRIORITY_FEE_PER_GAS", "comment": null}, "Y_PARITY": {"type": "NUMBER", "index": 24, "name": "Y_PARITY", "comment": null}, "ACCESS_LIST": {"type": "VARIANT", "index": 25, "name": "ACCESS_LIST", "comment": null}, "R": {"type": "TEXT", "index": 26, "name": "R", "comment": null}, "S": {"type": "TEXT", "index": 27, "name": "S", "comment": null}, "V": {"type": "NUMBER", "index": 28, "name": "V", "comment": null}, "FACT_TRANSACTIONS_ID": {"type": "TEXT", "index": 29, "name": "FACT_TRANSACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 30, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 31, "name": "MODIFIED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_test_gold__fact_transactions_recent_ORIGIN_FUNCTION_SIGNATURE.55dc566734"}, "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent_INSERTED_TIMESTAMP__hour__2.5a605c6511": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_TEST_SILVER", "name": "BLOCKS_RECENT_INSERTED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_row_values_to_have_recent_data_test_silver__blocks_recent_INSERTED_TIMESTAMP__hour__2.5a605c6511"}, "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_MODIFIED_TIMESTAMP.f31fa88748": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER_DEX", "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_MODIFIED_TIMESTAMP", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 5, "name": "EVENT_NAME", "comment": null}, "LIQUIDITY_PROVIDER": {"type": "TEXT", "index": 6, "name": "LIQUIDITY_PROVIDER", "comment": null}, "SENDER": {"type": "TEXT", "index": 7, "name": "SENDER", "comment": null}, "RECEIVER": {"type": "TEXT", "index": 8, "name": "RECEIVER", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 10, "name": "POOL_NAME", "comment": null}, "TOKENS": {"type": "OBJECT", "index": 11, "name": "TOKENS", "comment": null}, "SYMBOLS": {"type": "OBJECT", "index": 12, "name": "SYMBOLS", "comment": null}, "DECIMALS": {"type": "OBJECT", "index": 13, "name": "DECIMALS", "comment": null}, "AMOUNTS_UNADJ": {"type": "OBJECT", "index": 14, "name": "AMOUNTS_UNADJ", "comment": null}, "AMOUNTS": {"type": "OBJECT", "index": 15, "name": "AMOUNTS", "comment": null}, "AMOUNTS_USD": {"type": "OBJECT", "index": 16, "name": "AMOUNTS_USD", "comment": null}, "TOKENS_IS_VERIFIED": {"type": "OBJECT", "index": 17, "name": "TOKENS_IS_VERIFIED", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_ID": {"type": "TEXT", "index": 22, "name": "_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID": {"type": "TEXT", "index": 24, "name": "COMPLETE_DEX_LIQUIDITY_POOL_ACTIONS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 25, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 26, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 27, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.not_null_silver_dex__complete_dex_liquidity_pool_actions_MODIFIED_TIMESTAMP.f31fa88748"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.6c5a3d3af9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_TRANSACTIONS_RECENT_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:53UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_transactions_recent_TX_HASH__0_xX_0_9a_fA_F_.6c5a3d3af9"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.356e5b7689": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_TEST_GOLD", "name": "FACT_EVENT_LOGS_FULL_ORIGIN_TO_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-10-28 08:34UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_test_gold__fact_event_logs_full_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.356e5b7689"}, "model.fsc_evm.silver_dex__balancer_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER_DEX", "name": "BALANCER_SWAPS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": null}, "AMOUNT_IN_UNADJ": {"type": "NUMBER", "index": 8, "name": "AMOUNT_IN_UNADJ", "comment": null}, "AMOUNT_OUT_UNADJ": {"type": "NUMBER", "index": 9, "name": "AMOUNT_OUT_UNADJ", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 10, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 11, "name": "TOKEN_OUT", "comment": null}, "SENDER": {"type": "TEXT", "index": 12, "name": "SENDER", "comment": null}, "TX_TO": {"type": "TEXT", "index": 13, "name": "TX_TO", "comment": null}, "POOL_ID": {"type": "TEXT", "index": 14, "name": "POOL_ID", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 15, "name": "CONTRACT_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 16, "name": "POOL_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 17, "name": "EVENT_NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 18, "name": "PLATFORM", "comment": null}, "PROTOCOL": {"type": "TEXT", "index": 19, "name": "PROTOCOL", "comment": null}, "VERSION": {"type": "TEXT", "index": 20, "name": "VERSION", "comment": null}, "TYPE": {"type": "TEXT", "index": 21, "name": "TYPE", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 22, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:36UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 4881267712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 21402504, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.fsc_evm.silver_dex__balancer_swaps"}, "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__curve_pools_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.7ffaec64f4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER_DEX", "name": "CURVE_POOLS_TOKEN_ADDRESS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:52UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.fsc_evm.dbt_expectations_expect_column_values_to_match_regex_silver_dex__curve_pools_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.7ffaec64f4"}, "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_TX_HASH__0_xX_0_9a_fA_F_.3c3779d6bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "SEAPORT_1_5_SALES_TX_HASH", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:56UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_expectations_expect_column_values_to_match_regex_silver__seaport_1_5_sales_TX_HASH__0_xX_0_9a_fA_F_.3c3779d6bb"}, "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__element_sales_nft_log_id.3f2a276dbb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "ELEMENT_SALES_NFT_LOG_ID", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"NFT_LOG_ID": {"type": "TEXT", "index": 1, "name": "NFT_LOG_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-06 10:57UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.polygon_models.dbt_utils_unique_combination_of_columns_silver__element_sales_nft_log_id.3f2a276dbb"}}, "sources": {"source.fsc_evm.crosschain_chain_stats.ez_bob_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_BOB_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for BOB blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Arbitrum, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 10240, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 49, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bob_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ARBITRUM_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Arbitrum blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_bob_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOB_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for BOB blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Arbitrum, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bob_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_bsc_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_BSC_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Bsc blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Bsc, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 100352, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 824, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bsc_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_base_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_BASE_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Base blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Base, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 86528, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 531, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_base_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_bsc_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BSC_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Bsc blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bsc_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_avalanche_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_AVALANCHE_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Avalanche blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_avalanche_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_ethereum_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_ETHEREUM_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Ethereum blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Ethereum, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 142336, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1709, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ethereum_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_boba_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOBA_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Boba blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_boba_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_optimism_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_OPTIMISM_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Optimism blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Optimism, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 66560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 169, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_optimism_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_boba_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_BOBA_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for BOBA blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Arbitrum, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 9, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_boba_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_ethereum_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ETHEREUM_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Ethereum blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Ethereum, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Ethereum, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Ethereum, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ethereum_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_ethereum_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ETHEREUM_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Ethereum blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ethereum_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_polygon_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_POLYGON_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Polygon blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Polygon, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Polygon, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Polygon, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_polygon_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_ink_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_INK_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Ink blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ink_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_optimism_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_OPTIMISM_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Optimism blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_optimism_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_bob_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOB_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for BOB blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bob_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_base_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BASE_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Base blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_base_address_metrics"}, "source.polygon_models.crosschain_public.user_abis": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_PUBLIC", "name": "USER_ABIS", "database": "CROSSCHAIN", "comment": null, "owner": "DS_APP_USER_ABI"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "ABI": {"type": "TEXT", "index": 3, "name": "ABI", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 4, "name": "DISCORD_USERNAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DUPLICATE_ABI": {"type": "BOOLEAN", "index": 6, "name": "DUPLICATE_ABI", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-20 16:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1780736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 605, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_public.user_abis"}, "source.fsc_evm.crosschain_public.user_abis": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_PUBLIC", "name": "USER_ABIS", "database": "CROSSCHAIN", "comment": null, "owner": "DS_APP_USER_ABI"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 2, "name": "BLOCKCHAIN", "comment": null}, "ABI": {"type": "TEXT", "index": 3, "name": "ABI", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 4, "name": "DISCORD_USERNAME", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "_INSERTED_TIMESTAMP", "comment": null}, "DUPLICATE_ABI": {"type": "BOOLEAN", "index": 6, "name": "DUPLICATE_ABI", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-20 16:58UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1780736, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 605, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_public.user_abis"}, "source.fsc_evm.crosschain_chain_stats.ez_polygon_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_POLYGON_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Polygon blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_polygon_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_polygon_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_POLYGON_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Polygon blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Polygon, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 79360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 376, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_polygon_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_bsc_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BSC_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Bsc blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bsc_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_bob_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOB_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Bob blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bob_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_avalanche_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_AVALANCHE_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Avlanache blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_avalanche_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_avalanche_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_AVALANCHE_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Avalanche blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Avalanche, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 72192, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 227, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_avalanche_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_ink_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_INK_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Ink blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Ethereum, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Ethereum, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Ethereum, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ink_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_boba_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOBA_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Boba blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_boba_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_base_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BASE_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Base blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Base, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Base, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Base, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_base_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_base_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BASE_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Base blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_base_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_optimism_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_OPTIMISM_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Optimism blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Optimism, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Optimism, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Optimism, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_optimism_metrics_daily"}, "source.polygon_models.crosschain_gold.dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "CROSSCHAIN", "comment": "Hold rows for each date from 2017 - 2030", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": "date for the row"}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": "date before DATE_DAY"}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": "date after DATE_DAY"}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": "date exactly 1 year before DATE_DAY"}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": "date exactly 1 year after DATE_DAY"}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": "number representing day of week for DATE_DAY where 1=Sunday"}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": "number representing day of week for DATE_DAY where 1=Monday"}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": "day of week name for DATE_DAY"}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": "day of week abbreviation for DATE_DAY"}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": "day of month for DATE_DAY"}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": "day of year for DATE_DAY"}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": "date representing the start of the week for DATE_DAY"}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": "date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": "date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": "date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": "number representing the week of the year for DATE_DAY"}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for DATE_DAY"}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for DATE_DAY"}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": "number representing the week of the year for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for PRIOR_YEAR_DATE_DAY"}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": "number representing the month of the year for DATE_DAY"}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": "month of year name for DATE_DAY"}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": "month of year abbreviation for DATE_DAY"}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": "first date of month for DATE_DAY"}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": "last date of month for DATE_DAY"}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": "first date of month for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": "last date of month for PRIOR_YEAR_DATE_DAY"}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": "number representing quarter for DATE_DAY"}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": "first date of quarter for DATE_DAY"}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": "last date of quarter for DATE_DAY"}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": "number presenting the year for DATE_DAY"}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": "first date of year for DATE_DAY"}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": "last date of year for DATE_DAY"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 01:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_gold.dim_dates"}, "source.fsc_evm.crosschain_gold.dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "CROSSCHAIN", "comment": "Hold rows for each date from 2017 - 2030", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": "date for the row"}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": "date before DATE_DAY"}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": "date after DATE_DAY"}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": "date exactly 1 year before DATE_DAY"}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": "date exactly 1 year after DATE_DAY"}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": "number representing day of week for DATE_DAY where 1=Sunday"}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": "number representing day of week for DATE_DAY where 1=Monday"}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": "day of week name for DATE_DAY"}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": "day of week abbreviation for DATE_DAY"}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": "day of month for DATE_DAY"}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": "day of year for DATE_DAY"}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": "date representing the start of the week for DATE_DAY"}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": "date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": "date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": "date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": "number representing the week of the year for DATE_DAY"}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for DATE_DAY"}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": "ISO date representing the start of the week for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": "ISO date representing the end of the week for PRIOR_YEAR_DATE_DAY"}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for DATE_DAY"}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": "number representing the week of the year for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": "number representing the ISO week of the year for PRIOR_YEAR_DATE_DAY"}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": "number representing the month of the year for DATE_DAY"}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": "month of year name for DATE_DAY"}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": "month of year abbreviation for DATE_DAY"}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": "first date of month for DATE_DAY"}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": "last date of month for DATE_DAY"}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": "first date of month for PRIOR_YEAR_DATE_DAY"}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": "last date of month for PRIOR_YEAR_DATE_DAY"}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": "number representing quarter for DATE_DAY"}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": "first date of quarter for DATE_DAY"}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": "last date of quarter for DATE_DAY"}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": "number presenting the year for DATE_DAY"}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": "first date of year for DATE_DAY"}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": "last date of year for DATE_DAY"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-12 01:06UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_gold.dim_dates"}, "source.fsc_evm.crosschain_chain_stats.ez_boba_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BOBA_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Boba blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Arbitrum, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_boba_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_bsc_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_BSC_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Bsc blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Bsc, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Bsc, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Bsc, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_bsc_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_polygon_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_POLYGON_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Polygon blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_polygon_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ARBITRUM_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Arbitrum blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Arbitrum, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Arbitrum, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_ARBITRUM_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Arbitrum blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Arbitrum, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 69120, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 271, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_avalanche_metrics_daily": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_AVALANCHE_METRICS_DAILY", "database": "CROSSCHAIN", "comment": "Daily aggregated metrics for Avalanche blockchain including transaction activity, fees, DEX volumes, bridge flows, CEX flows, and TVL data. All metrics are calculated at the daily level (YYYY-MM-DD format) and include both total activity and quality user activity (Flipside score >= 4).", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "ACTIVE_USERS_COUNT": {"type": "NUMBER", "index": 2, "name": "ACTIVE_USERS_COUNT", "comment": "Number of origin_from_address (Externally Owned Accounts EOAs) that submitted a transaction"}, "ACTIVE_QUALITY_USERS_COUNT": {"type": "NUMBER", "index": 3, "name": "ACTIVE_QUALITY_USERS_COUNT", "comment": "Number of EOAs with a Flipside score of 4 or higher that submitted a transaction"}, "TRANSACTION_COUNT": {"type": "NUMBER", "index": 4, "name": "TRANSACTION_COUNT", "comment": "Number of transactions submitted by any origin_from_address (EOA)"}, "QUALITY_TRANSACTION_COUNT": {"type": "NUMBER", "index": 5, "name": "QUALITY_TRANSACTION_COUNT", "comment": "Number of transactions submitted by EOAs with a Flipside score of 4 or higher"}, "TOTAL_FEES": {"type": "FLOAT", "index": 6, "name": "TOTAL_FEES", "comment": "Total transaction fees paid, denominated in Ether (ETH)"}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 7, "name": "TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid (converting ETH to USD via ETH price)"}, "QUALITY_TOTAL_FEES": {"type": "FLOAT", "index": 8, "name": "QUALITY_TOTAL_FEES", "comment": "Total transaction fees paid by EOAs with a Flipside score of 4 or higher, denominated in Ether (ETH)"}, "QUALITY_TOTAL_FEES_USD": {"type": "FLOAT", "index": 9, "name": "QUALITY_TOTAL_FEES_USD", "comment": "USD denominated total transaction fees paid by EOAs with a Flipside score of 4 or higher (converting ETH to USD via ETH price)"}, "STABLECOIN_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 10, "name": "STABLECOIN_TRANSFER_VOLUME_USD", "comment": "Value of all stablecoin transfers for any reason (USD)"}, "IN_UNIT_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 11, "name": "IN_UNIT_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers of any token for any reason, denominated in ETH to reduce price effects (token price changes can be different than fundamental activity changes)"}, "TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 12, "name": "TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers for any reason (direct, swap, liquidity deposit, staking, etc.), denominated in USD accepting price effects"}, "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME": {"type": "FLOAT", "index": 13, "name": "IN_UNIT_QUALITY_TOTAL_TRANSFER_VOLUME", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in ETH"}, "QUALITY_TOTAL_TRANSFER_VOLUME_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_TOTAL_TRANSFER_VOLUME_USD", "comment": "Value of all token transfers FROM EOAs with a Flipside score of 4 or higher for any reason, denominated in USD"}, "CEX_WITHDRAWAL_VOLUME_USD": {"type": "FLOAT", "index": 15, "name": "CEX_WITHDRAWAL_VOLUME_USD", "comment": "Value of central exchange token withdrawals (USD)"}, "CEX_WITHDRAWAL_TX_COUNT": {"type": "NUMBER", "index": 16, "name": "CEX_WITHDRAWAL_TX_COUNT", "comment": "Number of central exchange token withdrawal transactions"}, "CEX_UNIQUE_WITHDRAWING_ADDRESSES": {"type": "NUMBER", "index": 17, "name": "CEX_UNIQUE_WITHDRAWING_ADDRESSES", "comment": "Number of unique addresses that withdrew from a central exchange"}, "CEX_DEPOSIT_VOLUME_USD": {"type": "FLOAT", "index": 18, "name": "CEX_DEPOSIT_VOLUME_USD", "comment": "Value of central exchange token deposits (USD)"}, "CEX_DEPOSIT_TX_COUNT": {"type": "NUMBER", "index": 19, "name": "CEX_DEPOSIT_TX_COUNT", "comment": "Number of central exchange token deposit transactions"}, "CEX_UNIQUE_DEPOSITING_ADDRESSES": {"type": "NUMBER", "index": 20, "name": "CEX_UNIQUE_DEPOSITING_ADDRESSES", "comment": "Number of unique addresses that deposited to a central exchange"}, "CEX_NET_FLOW_USD": {"type": "FLOAT", "index": 21, "name": "CEX_NET_FLOW_USD", "comment": "Net CEX flow (withdrawal_volume_usd - deposit_volume_usd). Note that if activity and price are correlated, this value can be negative even if more tokens are withdrawn than deposited"}, "CHAIN_GROSS_DEX_VOLUME_USD": {"type": "FLOAT", "index": 22, "name": "CHAIN_GROSS_DEX_VOLUME_USD", "comment": "USD value of token sell volume on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAP_COUNT": {"type": "NUMBER", "index": 23, "name": "CHAIN_SWAP_COUNT", "comment": "Number of swap transactions on Decentralized Exchanges (DEXs) protocols"}, "CHAIN_SWAPPER_COUNT": {"type": "NUMBER", "index": 24, "name": "CHAIN_SWAPPER_COUNT", "comment": "Number of unique EOAs that have submitted a swap transaction on Decentralized Exchanges (DEXs) protocols"}, "TVL_USD": {"type": "FLOAT", "index": 25, "name": "TVL_USD", "comment": "Total Value Locked - USD value of tokens locked in smart contracts. INCLUDES borrowed tokens, liquid staking, and staking"}, "IN_UNIT_TVL": {"type": "FLOAT", "index": 26, "name": "IN_UNIT_TVL", "comment": "Total Value Locked in ETH denominated terms to reduce price effects"}, "BRIDGE_INBOUND_VOLUME_USD": {"type": "FLOAT", "index": 27, "name": "BRIDGE_INBOUND_VOLUME_USD", "comment": "Value of bridge inflows onto Avalanche, denominated in USD"}, "BRIDGE_INBOUND_ADDRESSES": {"type": "NUMBER", "index": 28, "name": "BRIDGE_INBOUND_ADDRESSES", "comment": "Number of unique addresses receiving a bridge inflow"}, "BRIDGE_INBOUND_TX_COUNT": {"type": "NUMBER", "index": 29, "name": "BRIDGE_INBOUND_TX_COUNT", "comment": "Number of bridge inflow transactions"}, "BRIDGE_OUTBOUND_VOLUME_USD": {"type": "FLOAT", "index": 30, "name": "BRIDGE_OUTBOUND_VOLUME_USD", "comment": "Value of bridge outflows from Avalanche, denominated in USD"}, "BRIDGE_OUTBOUND_ADDRESSES": {"type": "NUMBER", "index": 31, "name": "BRIDGE_OUTBOUND_ADDRESSES", "comment": "Number of unique addresses sending a bridge outflow"}, "BRIDGE_OUTBOUND_TX_COUNT": {"type": "NUMBER", "index": 32, "name": "BRIDGE_OUTBOUND_TX_COUNT", "comment": "Number of bridge outflow transactions"}, "BRIDGE_GROSS_VOLUME_USD": {"type": "FLOAT", "index": 33, "name": "BRIDGE_GROSS_VOLUME_USD", "comment": "Value of bridge outflows from Avalanche, denominated in USD"}, "BRIDGE_NET_INBOUND_USD": {"type": "FLOAT", "index": 34, "name": "BRIDGE_NET_INBOUND_USD", "comment": "Value of bridge inflows minus outflows, denominated in USD. Note that if activity and price are correlated, this value can be negative even if more tokens are brought onto chain than off"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_avalanche_metrics_daily"}, "source.fsc_evm.crosschain_chain_stats.ez_ink_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_INK_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Ink blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ink_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_ink_allowlist": {"metadata": {"type": "BASE TABLE", "schema": "CHAIN_STATS", "name": "EZ_INK_ALLOWLIST", "database": "CROSSCHAIN", "comment": "Verified tokens for Ink blockchain. Appended with a tracks asset column that indicates ETH, BTC, USD, or is an alt coin", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain (e.g., Ink, Ethereum, etc.)"}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol of the token (e.g., ETH, BTC, USDC, etc.)"}, "TRACKS_ASSET": {"type": "TEXT", "index": 4, "name": "TRACKS_ASSET", "comment": "the asset that the token tracks, which can be ETH, BTC, USD, or an alt token. This is used to indicate the primary asset that the token is associated with"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 06:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 17408, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 33, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ink_allowlist"}, "source.fsc_evm.crosschain_chain_stats.ez_optimism_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_OPTIMISM_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Optimism blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_optimism_protocol_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_ethereum_address_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ETHEREUM_ADDRESS_METRICS", "database": "CROSSCHAIN", "comment": "User-level aggregated metrics for Ethereum blockchain including transaction activity, DeFi interactions, staking behavior, NFT activity, and governance participation. Captures comprehensive on-chain behavior patterns for individual addresses across various protocol categories and activity types.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "Unique address (wallet address) - primary identifier for all aggregated metrics"}, "N_COMPLEX_TXN": {"type": "NUMBER", "index": 2, "name": "N_COMPLEX_TXN", "comment": "number of non-native-transfer transactions initiated by the user + number of bridge transactions"}, "N_CONTRACTS": {"type": "NUMBER", "index": 3, "name": "N_CONTRACTS", "comment": "the number of different contracts that the user transacts with"}, "N_TXN": {"type": "NUMBER", "index": 4, "name": "N_TXN", "comment": "number of transactions + CEX withdrawals + inbound bridge transfers"}, "N_DAYS_ACTIVE": {"type": "NUMBER", "index": 5, "name": "N_DAYS_ACTIVE", "comment": "number of days with initiated transactions + CEX withdrawals + inbound bridge transfers"}, "N_BRIDGE_IN": {"type": "NUMBER", "index": 6, "name": "N_BRIDGE_IN", "comment": "number of inbound bridge transfers"}, "N_BRIDGES": {"type": "NUMBER", "index": 7, "name": "N_BRIDGES", "comment": "Total number of bridge transactions (both inbound and outbound) executed by this address"}, "N_CEX_WITHDRAWALS": {"type": "NUMBER", "index": 8, "name": "N_CEX_WITHDRAWALS", "comment": "number of withdrawals from a centralized exchange"}, "NET_TOKEN_ACCUMULATE": {"type": "NUMBER", "index": 9, "name": "NET_TOKEN_ACCUMULATE", "comment": "number of token transfers received / (number of token transfers received + number of token transfers sent)"}, "N_OTHER_DEFI": {"type": "NUMBER", "index": 10, "name": "N_OTHER_DEFI", "comment": "any non-swap, non-LP transactions with events like borrow, lend, etc."}, "N_LP_ADDS": {"type": "NUMBER", "index": 11, "name": "N_LP_ADDS", "comment": "number of non-swap transfers to a liquidity pool"}, "N_LP_POOLS": {"type": "NUMBER", "index": 12, "name": "N_LP_POOLS", "comment": "Number of unique liquidity pools this address has provided liquidity to"}, "N_SWAP_TX": {"type": "NUMBER", "index": 13, "name": "N_SWAP_TX", "comment": "number of swaps"}, "N_SWAPS": {"type": "NUMBER", "index": 14, "name": "N_SWAPS", "comment": "Total number of individual swap operations (may differ from n_swap_tx if transactions contain multiple swaps)"}, "N_STAKE_TX": {"type": "NUMBER", "index": 15, "name": "N_STAKE_TX", "comment": "number of staking transactions (liquid stake or delegation)"}, "N_VALIDATORS": {"type": "NUMBER", "index": 16, "name": "N_VALIDATORS", "comment": "number of validators staked to OR liquid stake providers"}, "NET_STAKE_ACCUMULATE": {"type": "NUMBER", "index": 17, "name": "NET_STAKE_ACCUMULATE", "comment": "number of stakes / (number of stakes + number of unstakes)"}, "N_GOV_VOTES": {"type": "NUMBER", "index": 18, "name": "N_GOV_VOTES", "comment": ""}, "NET_DELEGATED": {"type": "NUMBER", "index": 19, "name": "NET_DELEGATED", "comment": ""}, "N_RESTAKES": {"type": "NUMBER", "index": 20, "name": "N_RESTAKES", "comment": "number of restakes"}, "N_NFT_MINTS": {"type": "NUMBER", "index": 21, "name": "N_NFT_MINTS", "comment": "number of NFTs minted"}, "N_NFT_COLLECTIONS": {"type": "NUMBER", "index": 22, "name": "N_NFT_COLLECTIONS", "comment": "number of NFT contracts traded"}, "N_NFT_TRADES": {"type": "NUMBER", "index": 23, "name": "N_NFT_TRADES", "comment": ""}, "N_NFT_IDS": {"type": "NUMBER", "index": 24, "name": "N_NFT_IDS", "comment": "number of distinct NFTs bought or sold"}, "N_NFT_LISTS": {"type": "NUMBER", "index": 25, "name": "N_NFT_LISTS", "comment": "number of NFTs listed"}, "N_NFT_BUYS": {"type": "TEXT", "index": 26, "name": "N_NFT_BUYS", "comment": "number of buys of any NFTs"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_ethereum_address_metrics"}, "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_protocol_metrics": {"metadata": {"type": "VIEW", "schema": "CHAIN_STATS", "name": "EZ_ARBITRUM_PROTOCOL_METRICS", "database": "CROSSCHAIN", "comment": "Daily aggregated protocol-level metrics for Arbitrum blockchain including user activity, transaction counts, and token flow data. Combines protocol interaction data with Flipside scoring to distinguish between total activity and quality user activity (Flipside score >= 4). Metrics track inflows, outflows, and user engagement at the protocol level.", "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"DAY_": {"type": "DATE", "index": 1, "name": "DAY_", "comment": "The date in YYYY-MM-DD format - all stats are aggregated at the daily level"}, "PROTOCOL": {"type": "TEXT", "index": 2, "name": "PROTOCOL", "comment": "Protocol names including versioning information (e.g. Uniswap v2, v3, etc.). Note: protocol names may not always match protocol names in other tables like dex_volume"}, "N_USERS": {"type": "NUMBER", "index": 3, "name": "N_USERS", "comment": "Number of unique addresses submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_USERS": {"type": "NUMBER", "index": 4, "name": "N_QUALITY_USERS", "comment": "Number of unique quality addresses with Flipside score >= 4 submitting a transaction that interacts with any protocol contract. Same address can be counted across different protocols, but never more than once within a single protocol"}, "N_TRANSACTIONS": {"type": "NUMBER", "index": 5, "name": "N_TRANSACTIONS", "comment": "Number of unique transactions that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "N_QUALITY_TRANSACTIONS": {"type": "NUMBER", "index": 6, "name": "N_QUALITY_TRANSACTIONS", "comment": "Number of unique transactions by addresses with Flipside score >= 4 that emit 1 or more events from any protocol contract. Same transaction can be counted across different protocols, but never more than once within a single protocol"}, "USD_INFLOWS": {"type": "FLOAT", "index": 7, "name": "USD_INFLOWS", "comment": "USD value of tokens sent INTO this protocol from all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "USD_OUTFLOWS": {"type": "FLOAT", "index": 8, "name": "USD_OUTFLOWS", "comment": "USD value of tokens sent FROM this protocol to all other addresses/protocols/contracts (excludes transfers within the same protocol)"}, "NET_USD_INFLOW": {"type": "FLOAT", "index": 9, "name": "NET_USD_INFLOW", "comment": "USD inflows minus outflows. Note: Price effects may cause net USD and token-level net changes to differ in direction (rare but possible with large, fast price changes)"}, "GROSS_USD_VOLUME": {"type": "FLOAT", "index": 10, "name": "GROSS_USD_VOLUME", "comment": "Total USD volume calculated as inflows plus outflows"}, "QUALITY_USD_INFLOWS": {"type": "FLOAT", "index": 11, "name": "QUALITY_USD_INFLOWS", "comment": "USD value of token inflows from quality addresses with Flipside score >= 4"}, "QUALITY_USD_OUTFLOWS": {"type": "FLOAT", "index": 12, "name": "QUALITY_USD_OUTFLOWS", "comment": "USD value of token outflows to quality addresses with Flipside score >= 4"}, "QUALITY_NET_USD": {"type": "FLOAT", "index": 13, "name": "QUALITY_NET_USD", "comment": "Quality USD inflows minus quality USD outflows. Price effects may apply similar to net_usd_inflow"}, "QUALITY_GROSS_USD": {"type": "FLOAT", "index": 14, "name": "QUALITY_GROSS_USD", "comment": "Total quality USD volume calculated as quality inflows plus quality outflows"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_chain_stats.ez_arbitrum_protocol_metrics"}, "source.fsc_evm.data_science_silver.scoring_activity_categories": {"metadata": {"type": "VIEW", "schema": "SILVER", "name": "SCORING_ACTIVITY_CATEGORIES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"CATEGORY": {"type": "TEXT", "index": 1, "name": "CATEGORY", "comment": ""}, "METRIC": {"type": "TEXT", "index": 2, "name": "METRIC", "comment": ""}, "PRIMARY_ALTERNATE": {"type": "TEXT", "index": 3, "name": "PRIMARY_ALTERNATE", "comment": ""}, "TXN_RANK": {"type": "NUMBER", "index": 4, "name": "TXN_RANK", "comment": ""}, "DESCRIPTION": {"type": "TEXT", "index": 5, "name": "DESCRIPTION", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "METRIC_RANK": {"type": "NUMBER", "index": 7, "name": "METRIC_RANK", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.scoring_activity_categories"}, "source.fsc_evm.data_science_silver.evm_wrapped_assets": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_WRAPPED_ASSETS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": null}, "ASSET_SYMBOL": {"type": "TEXT", "index": 2, "name": "ASSET_SYMBOL", "comment": null}, "WRAPPED_ASSET_SYMBOL": {"type": "TEXT", "index": 3, "name": "WRAPPED_ASSET_SYMBOL", "comment": null}, "WRAPPED_ASSET_ADDRESS": {"type": "TEXT", "index": 4, "name": "WRAPPED_ASSET_ADDRESS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 16:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 19, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.evm_wrapped_assets"}, "source.fsc_evm.data_science_silver.evm_known_event_sigs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_KNOWN_EVENT_SIGS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": null}, "PROJECT": {"type": "TEXT", "index": 2, "name": "PROJECT", "comment": null}, "EVENT_SIG": {"type": "TEXT", "index": 3, "name": "EVENT_SIG", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-08-07 15:31UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 13312, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 163, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.evm_known_event_sigs"}, "source.fsc_evm.data_science_silver.evm_event_sigs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_EVENT_SIGS", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"EVENT_SIG": {"type": "TEXT", "index": 1, "name": "EVENT_SIG", "comment": ""}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": ""}, "SOURCE_BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "SOURCE_BLOCKCHAIN", "comment": ""}, "EVENT_SIG_ID": {"type": "TEXT", "index": 4, "name": "EVENT_SIG_ID", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 7, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-05 16:55UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 28620800, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 261217, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.evm_event_sigs"}, "source.fsc_evm.data_science_silver.dates": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DATES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"DATE_DAY": {"type": "DATE", "index": 1, "name": "DATE_DAY", "comment": null}, "PRIOR_DATE_DAY": {"type": "DATE", "index": 2, "name": "PRIOR_DATE_DAY", "comment": null}, "NEXT_DATE_DAY": {"type": "DATE", "index": 3, "name": "NEXT_DATE_DAY", "comment": null}, "PRIOR_YEAR_DATE_DAY": {"type": "DATE", "index": 4, "name": "PRIOR_YEAR_DATE_DAY", "comment": null}, "PRIOR_YEAR_OVER_YEAR_DATE_DAY": {"type": "DATE", "index": 5, "name": "PRIOR_YEAR_OVER_YEAR_DATE_DAY", "comment": null}, "DAY_OF_WEEK": {"type": "NUMBER", "index": 6, "name": "DAY_OF_WEEK", "comment": null}, "DAY_OF_WEEK_ISO": {"type": "NUMBER", "index": 7, "name": "DAY_OF_WEEK_ISO", "comment": null}, "DAY_OF_WEEK_NAME": {"type": "TEXT", "index": 8, "name": "DAY_OF_WEEK_NAME", "comment": null}, "DAY_OF_WEEK_NAME_SHORT": {"type": "TEXT", "index": 9, "name": "DAY_OF_WEEK_NAME_SHORT", "comment": null}, "DAY_OF_MONTH": {"type": "NUMBER", "index": 10, "name": "DAY_OF_MONTH", "comment": null}, "DAY_OF_YEAR": {"type": "NUMBER", "index": 11, "name": "DAY_OF_YEAR", "comment": null}, "WEEK_START_DATE": {"type": "DATE", "index": 12, "name": "WEEK_START_DATE", "comment": null}, "WEEK_END_DATE": {"type": "DATE", "index": 13, "name": "WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_WEEK_START_DATE": {"type": "DATE", "index": 14, "name": "PRIOR_YEAR_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_WEEK_END_DATE": {"type": "DATE", "index": 15, "name": "PRIOR_YEAR_WEEK_END_DATE", "comment": null}, "WEEK_OF_YEAR": {"type": "NUMBER", "index": 16, "name": "WEEK_OF_YEAR", "comment": null}, "ISO_WEEK_START_DATE": {"type": "DATE", "index": 17, "name": "ISO_WEEK_START_DATE", "comment": null}, "ISO_WEEK_END_DATE": {"type": "DATE", "index": 18, "name": "ISO_WEEK_END_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_START_DATE": {"type": "DATE", "index": 19, "name": "PRIOR_YEAR_ISO_WEEK_START_DATE", "comment": null}, "PRIOR_YEAR_ISO_WEEK_END_DATE": {"type": "DATE", "index": 20, "name": "PRIOR_YEAR_ISO_WEEK_END_DATE", "comment": null}, "ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 21, "name": "ISO_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_WEEK_OF_YEAR": {"type": "NUMBER", "index": 22, "name": "PRIOR_YEAR_WEEK_OF_YEAR", "comment": null}, "PRIOR_YEAR_ISO_WEEK_OF_YEAR": {"type": "NUMBER", "index": 23, "name": "PRIOR_YEAR_ISO_WEEK_OF_YEAR", "comment": null}, "MONTH_OF_YEAR": {"type": "NUMBER", "index": 24, "name": "MONTH_OF_YEAR", "comment": null}, "MONTH_NAME": {"type": "TEXT", "index": 25, "name": "MONTH_NAME", "comment": null}, "MONTH_NAME_SHORT": {"type": "TEXT", "index": 26, "name": "MONTH_NAME_SHORT", "comment": null}, "MONTH_START_DATE": {"type": "DATE", "index": 27, "name": "MONTH_START_DATE", "comment": null}, "MONTH_END_DATE": {"type": "DATE", "index": 28, "name": "MONTH_END_DATE", "comment": null}, "PRIOR_YEAR_MONTH_START_DATE": {"type": "DATE", "index": 29, "name": "PRIOR_YEAR_MONTH_START_DATE", "comment": null}, "PRIOR_YEAR_MONTH_END_DATE": {"type": "DATE", "index": 30, "name": "PRIOR_YEAR_MONTH_END_DATE", "comment": null}, "QUARTER_OF_YEAR": {"type": "NUMBER", "index": 31, "name": "QUARTER_OF_YEAR", "comment": null}, "QUARTER_START_DATE": {"type": "DATE", "index": 32, "name": "QUARTER_START_DATE", "comment": null}, "QUARTER_END_DATE": {"type": "DATE", "index": 33, "name": "QUARTER_END_DATE", "comment": null}, "YEAR_NUMBER": {"type": "NUMBER", "index": 34, "name": "YEAR_NUMBER", "comment": null}, "YEAR_START_DATE": {"type": "DATE", "index": 35, "name": "YEAR_START_DATE", "comment": null}, "YEAR_END_DATE": {"type": "DATE", "index": 36, "name": "YEAR_END_DATE", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-01-11 22:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 313856, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8034, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.dates"}, "source.fsc_evm.data_science_silver.evm_known_event_names": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "EVM_KNOWN_EVENT_NAMES", "database": "DATASCIENCE", "comment": "Initial version of the model", "owner": "DBT_CLOUD_DATASCIENCE"}, "columns": {"METRIC": {"type": "TEXT", "index": 1, "name": "METRIC", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-03-04 22:28UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2048, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.data_science_silver.evm_known_event_names"}, "source.livequery_models.crosschain.dim_evm_event_abis": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_EVM_EVENT_ABIS", "database": "CROSSCHAIN_DEV", "comment": "This table contains the individual event abis for each all contracts that we have ABIs for. Proxies are rolled up to their implementation.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The blockchain that the event abi is for."}, "PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "PARENT_CONTRACT_ADDRESS", "comment": "The address of the contract that the event abi is for."}, "EVENT_NAME": {"type": "TEXT", "index": 3, "name": "EVENT_NAME", "comment": "The name of the event."}, "ABI": {"type": "VARIANT", "index": 4, "name": "ABI", "comment": "The abi of the event."}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 5, "name": "SIMPLE_EVENT_NAME", "comment": "The name of the event along with its parameters."}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 6, "name": "EVENT_SIGNATURE", "comment": "The keccak256 signature of the simple event name. This can be used to filter for events in the logs table on topics[0]."}, "START_BLOCK": {"type": "NUMBER", "index": 7, "name": "START_BLOCK", "comment": "The block number of the creation of the contract containing the event. This could be from a proxy or an implementation."}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": "The block number before a similar event was created in the contract. This could be from a proxy or an implementation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_EVM_EVENT_ABIS_ID": {"type": "TEXT", "index": 11, "name": "DIM_EVM_EVENT_ABIS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_evm_event_abis"}, "source.livequery_models.crosschain.dim_contracts": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_CONTRACTS", "database": "CROSSCHAIN_DEV", "comment": "This table contains contract details for contracts deployed on the Ethereum, Optimism, Polygon, BSC, Arbitrum, Avalanche, Osmosis and Solana blockchains.", "owner": "INTERNAL_DEV"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The unique address of the deployed contract."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol used to represent this contract. Please note this is not necessarily unique."}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The name of the deployed contract. Please note this is not necessarily unique."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The number of decimal places this contract needs adjusted where token values exist."}, "CREATED_BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "CREATED_BLOCK_NUMBER", "comment": ""}, "CREATED_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "CREATED_BLOCK_TIMESTAMP", "comment": ""}, "CREATED_TX_HASH": {"type": "TEXT", "index": 7, "name": "CREATED_TX_HASH", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 8, "name": "CREATOR_ADDRESS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN", "comment": "The corresponding blockchain for contract details."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "DIM_CONTRACTS_ID": {"type": "TEXT", "index": 12, "name": "DIM_CONTRACTS_ID", "comment": "The unique identifier for each row in the table."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_contracts"}, "source.livequery_models.crosschain.dim_date_hours": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_DATE_HOURS", "database": "CROSSCHAIN_DEV", "comment": "Hold rows for each hour from 2017 to current timestamp (UTC)", "owner": "INTERNAL_DEV"}, "columns": {"DATE_HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "DATE_HOUR", "comment": "Specific hour of a given date"}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.crosschain.dim_date_hours"}, "source.polygon_models.fsc_evm_admin._master_keys": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "_MASTER_KEYS", "database": "FSC_EVM", "comment": null, "owner": "DBT_CLOUD_FSC_EVM"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "VARIABLE_KEY": {"type": "TEXT", "index": 3, "name": "VARIABLE_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-19 20:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 67072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4579, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.fsc_evm_admin._master_keys"}, "source.fsc_evm.fsc_evm_admin._master_keys": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "_MASTER_KEYS", "database": "FSC_EVM", "comment": null, "owner": "DBT_CLOUD_FSC_EVM"}, "columns": {"PACKAGE": {"type": "TEXT", "index": 1, "name": "PACKAGE", "comment": null}, "CATEGORY": {"type": "TEXT", "index": 2, "name": "CATEGORY", "comment": null}, "VARIABLE_KEY": {"type": "TEXT", "index": 3, "name": "VARIABLE_KEY", "comment": null}, "DEFAULT_VALUE": {"type": "TEXT", "index": 4, "name": "DEFAULT_VALUE", "comment": null}, "DEFAULT_TYPE": {"type": "TEXT", "index": 5, "name": "DEFAULT_TYPE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-19 20:26UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 67072, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4579, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.fsc_evm_admin._master_keys"}, "source.polygon_models.fsc_evm_admin.rpc_node_logs": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "RPC_NODE_LOGS", "database": "FSC_EVM", "comment": null, "owner": "DBT_CLOUD_FSC_EVM"}, "columns": {"LOG_ID": {"type": "NUMBER", "index": 1, "name": "LOG_ID", "comment": null}, "INSERTED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERTED_AT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "RECEIPTS_BY_BLOCK": {"type": "BOOLEAN", "index": 5, "name": "RECEIPTS_BY_BLOCK", "comment": null}, "BLOCKS_PER_HOUR": {"type": "NUMBER", "index": 6, "name": "BLOCKS_PER_HOUR", "comment": null}, "RESULT": {"type": "VARIANT", "index": 7, "name": "RESULT", "comment": null}, "BLOCKS_FIELDS": {"type": "ARRAY", "index": 8, "name": "BLOCKS_FIELDS", "comment": null}, "TRANSACTIONS_FIELDS": {"type": "ARRAY", "index": 9, "name": "TRANSACTIONS_FIELDS", "comment": null}, "RECEIPTS_FIELDS": {"type": "ARRAY", "index": 10, "name": "RECEIPTS_FIELDS", "comment": null}, "TRACES_FIELDS": {"type": "ARRAY", "index": 11, "name": "TRACES_FIELDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-05 18:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 78848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.fsc_evm_admin.rpc_node_logs"}, "source.fsc_evm.fsc_evm_admin.rpc_node_logs": {"metadata": {"type": "BASE TABLE", "schema": "ADMIN", "name": "RPC_NODE_LOGS", "database": "FSC_EVM", "comment": null, "owner": "DBT_CLOUD_FSC_EVM"}, "columns": {"LOG_ID": {"type": "NUMBER", "index": 1, "name": "LOG_ID", "comment": null}, "INSERTED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERTED_AT", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": null}, "NETWORK": {"type": "TEXT", "index": 4, "name": "NETWORK", "comment": null}, "RECEIPTS_BY_BLOCK": {"type": "BOOLEAN", "index": 5, "name": "RECEIPTS_BY_BLOCK", "comment": null}, "BLOCKS_PER_HOUR": {"type": "NUMBER", "index": 6, "name": "BLOCKS_PER_HOUR", "comment": null}, "RESULT": {"type": "VARIANT", "index": 7, "name": "RESULT", "comment": null}, "BLOCKS_FIELDS": {"type": "ARRAY", "index": 8, "name": "BLOCKS_FIELDS", "comment": null}, "TRANSACTIONS_FIELDS": {"type": "ARRAY", "index": 9, "name": "TRANSACTIONS_FIELDS", "comment": null}, "RECEIPTS_FIELDS": {"type": "ARRAY", "index": 10, "name": "RECEIPTS_FIELDS", "comment": null}, "TRACES_FIELDS": {"type": "ARRAY", "index": 11, "name": "TRACES_FIELDS", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-05 18:25UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 78848, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 31, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.fsc_evm_admin.rpc_node_logs"}, "source.fsc_evm.snowflake_account_usage.complete_task_graphs": {"metadata": {"type": "VIEW", "schema": "ACCOUNT_USAGE", "name": "COMPLETE_TASK_GRAPHS", "database": "SNOWFLAKE", "comment": null, "owner": null}, "columns": {"ROOT_TASK_NAME": {"type": "TEXT", "index": 1, "name": "ROOT_TASK_NAME", "comment": null}, "DATABASE_NAME": {"type": "TEXT", "index": 2, "name": "DATABASE_NAME", "comment": null}, "GRAPH_DATABASE_ID": {"type": "NUMBER", "index": 3, "name": "GRAPH_DATABASE_ID", "comment": null}, "SCHEMA_NAME": {"type": "TEXT", "index": 4, "name": "SCHEMA_NAME", "comment": null}, "GRAPH_SCHEMA_ID": {"type": "NUMBER", "index": 5, "name": "GRAPH_SCHEMA_ID", "comment": null}, "STATE": {"type": "TEXT", "index": 6, "name": "STATE", "comment": null}, "FIRST_ERROR_TASK_NAME": {"type": "TEXT", "index": 7, "name": "FIRST_ERROR_TASK_NAME", "comment": null}, "FIRST_ERROR_CODE": {"type": "TEXT", "index": 8, "name": "FIRST_ERROR_CODE", "comment": null}, "FIRST_ERROR_MESSAGE": {"type": "TEXT", "index": 9, "name": "FIRST_ERROR_MESSAGE", "comment": null}, "SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "SCHEDULED_TIME", "comment": null}, "QUERY_START_TIME": {"type": "TIMESTAMP_LTZ", "index": 11, "name": "QUERY_START_TIME", "comment": null}, "NEXT_SCHEDULED_TIME": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "NEXT_SCHEDULED_TIME", "comment": null}, "COMPLETED_TIME": {"type": "TIMESTAMP_LTZ", "index": 13, "name": "COMPLETED_TIME", "comment": null}, "ROOT_TASK_ID": {"type": "TEXT", "index": 14, "name": "ROOT_TASK_ID", "comment": null}, "GRAPH_VERSION": {"type": "NUMBER", "index": 15, "name": "GRAPH_VERSION", "comment": null}, "RUN_ID": {"type": "NUMBER", "index": 16, "name": "RUN_ID", "comment": null}, "ATTEMPT_NUMBER": {"type": "NUMBER", "index": 17, "name": "ATTEMPT_NUMBER", "comment": null}, "SCHEDULED_FROM": {"type": "TEXT", "index": 18, "name": "SCHEDULED_FROM", "comment": null}, "CONFIG": {"type": "TEXT", "index": 19, "name": "CONFIG", "comment": null}, "GRAPH_RUN_GROUP_ID": {"type": "TEXT", "index": 20, "name": "GRAPH_RUN_GROUP_ID", "comment": null}, "BACKFILL_INFO": {"type": "OBJECT", "index": 21, "name": "BACKFILL_INFO", "comment": null}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.snowflake_account_usage.complete_task_graphs"}, "source.livequery_models.ethereum_core.ez_decoded_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "EZ_DECODED_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table provides human-readable decoded event data for smart contracts where ABIs are available. It transforms raw hex-encoded logs into structured JSON with named parameters and values, making blockchain data immediately queryable without manual decoding.\n\n## Key Use Cases\n\n- Analyzing token transfers and approvals without manual decoding\n- Tracking DEX swaps and liquidity events with named parameters\n- Monitoring NFT transfers and marketplace activity\n- Querying DeFi protocol interactions (lending, staking, governance)\n- Building analytics on any smart contract with available ABIs\n\n## Important Relationships\n\n- **Join with fact_event_logs**: Use `tx_hash` and `event_index` for raw event data\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Cross-reference ez_token_transfers**: For simplified token movement data\n\n## Commonly-used Fields\n\n- `contract_address`: The smart contract that emitted the event\n- `event_name`: The event name from the contract ABI (e.g., Transfer, Swap)\n- `decoded_log`: JSON object with decoded parameter names and values\n- `contract_name`: Human-readable name of the contract\n- `block_timestamp`: When the event occurred\n- `tx_hash`: Transaction hash containing this event\n\n## Sample queries\n\n**ERC-20 Transfer Events with Proper Types**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name,\n event_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:value::numeric AS amount,\n -- Convert to decimal (assuming 18 decimals)\n decoded_log:value::numeric / POW(10, 18) AS amount_decimal\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48') -- USDC\n AND event_name = 'Transfer'\n AND block_timestamp >= CURRENT_DATE - 7\n AND decoded_log:value::numeric > 1000000000 -- Over 1000 USDC\nORDER BY block_timestamp DESC;\n```\n\n**Uniswap V3 Swap Events**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address AS pool_address,\n event_name,\n decoded_log:sender::string AS sender,\n decoded_log:recipient::string AS recipient,\n decoded_log:amount0::numeric AS amount0,\n decoded_log:amount1::numeric AS amount1,\n decoded_log:sqrtPriceX96::numeric AS sqrt_price,\n decoded_log:liquidity::numeric AS liquidity,\n decoded_log:tick::integer AS tick\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Swap'\n AND contract_address IN (\n SELECT address FROM dim_contracts \n WHERE contract_name ILIKE '%Uniswap V3%'\n )\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n```\n\n**NFT Transfer Events (ERC-721)**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n contract_name AS collection_name,\n decoded_log:from::string AS from_address,\n decoded_log:to::string AS to_address,\n decoded_log:tokenId::string AS token_id\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE event_name = 'Transfer'\n AND decoded_log:tokenId IS NOT NULL -- Indicates ERC-721\n AND block_timestamp >= CURRENT_DATE - 1\nORDER BY block_timestamp DESC;\n```\n\n**DeFi Protocol Events - Compound Finance**\n\n```sql\nSELECT \n DATE_TRUNC('day', block_timestamp) AS day,\n event_name,\n COUNT(*) AS event_count,\n COUNT(DISTINCT decoded_log:minter::string) AS unique_users\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_name ILIKE '%compound%'\n AND event_name IN ('Mint', 'Redeem', 'Borrow', 'RepayBorrow')\n AND block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1, 2\nORDER BY 1 DESC, 3 DESC;\n```\n\n**Complex Event Analysis - DEX Aggregator Routes**\n\n```sql\nSELECT \n block_timestamp,\n tx_hash,\n event_name,\n decoded_log,\n ARRAY_SIZE(decoded_log:path) AS swap_hops,\n decoded_log:amountIn::numeric AS amount_in,\n decoded_log:amountOutMin::numeric AS min_amount_out\nFROM <blockchain_name>.core.ez_decoded_event_logs\nWHERE contract_address = LOWER('0x1111111254fb6c44bAC0beD2854e76F90643097d') -- 1inch\n AND event_name ILIKE '%swap%'\n AND block_timestamp >= CURRENT_DATE - 1;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "EVENT_NAME": {"type": "TEXT", "index": 18, "name": "EVENT_NAME", "comment": "The event name as defined in the contract's ABI.\n\n**Format**: PascalCase event identifier\n**Examples**:\n- `Transfer` - Token transfers\n- `Swap` - DEX trades \n- `OwnershipTransferred` - Admin changes\n- `Approval` - Token approvals\n\n**Usage Pattern**:\n\n```sql\n-- Find all event types for a contract\nSELECT DISTINCT event_name, COUNT(*) as occurrences\nFROM ez_decoded_event_logs\nWHERE contract_address = LOWER('0x...')\nGROUP BY 1\nORDER BY 2 DESC;\n```"}, "FULL_DECODED_LOG": {"type": "VARIANT", "index": 19, "name": "FULL_DECODED_LOG", "comment": "Complete decoded event data including parameter names, values, types, and metadata.\n\nExample: '{\"event_name\": \"Transfer\", \"parameters\": [{\"name\": \"from\", \"type\": \"address\", \"value\": \"0x123...\", \"indexed\": true}]}'"}, "DECODED_LOG": {"type": "OBJECT", "index": 20, "name": "DECODED_LOG", "comment": "Flattened JSON object containing decoded event parameters with their values.\n\nExample: '{\"from\": \"0x123...\", \"to\": \"0x456...\", \"value\": \"1000000000000000000\"}'"}, "CONTRACT_NAME": {"type": "TEXT", "index": 21, "name": "CONTRACT_NAME", "comment": "Human-readable name of the smart contract emitting the event, joined from dim_contracts.\n\nExample: 'USD Coin'"}, "EZ_DECODED_EVENT_LOGS_ID": {"type": "TEXT", "index": 22, "name": "EZ_DECODED_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 24, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1343738811392, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::date)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5025573471, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.ez_decoded_event_logs"}, "source.livequery_models.ethereum_core.fact_event_logs": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "ETHEREUM_DEV", "comment": "## What\n\nThis table contains raw event logs emitted by smart contracts during transaction execution. Each row represents a single event with its topics and data. Events are the primary mechanism for smart contracts to communicate state changes and must be explicitly emitted in contract code.\n\n## Key Use Cases\n\n- Tracking raw blockchain events before decoding\n- Filtering events by signature (topic_0) for specific event types\n- Analyzing contract activity patterns and event frequencies\n- Building custom event decoders for unsupported contracts\n- Monitoring specific addresses via indexed parameters\n\n## Important Relationships\n\n- **Join with ez_decoded_event_logs**: Use `tx_hash` and `event_index` for simplified decoded data\n- **Join with fact_transactions**: Use `tx_hash` for transaction context\n- **Join with dim_contracts**: Use `contract_address` for contract metadata\n\n## Commonly-used Fields\n\n- `topic_0`: Event signature hash for filtering event types\n- `contract_address`: Smart contract that emitted the event\n- `topics`: Array of indexed parameters (max 4)\n- `data`: Hex-encoded non-indexed parameters\n- `event_index`: Sequential position within transaction\n- `tx_hash`: Transaction containing this event\n\n## Sample queries\n\n```sql\n-- Find all ERC-20 Transfer events in last 24 hours\nSELECT \n block_timestamp,\n tx_hash,\n contract_address,\n topics[1] AS from_address_padded,\n topics[2] AS to_address_padded,\n data AS amount_hex,\n event_index\nFROM <blockchain_name>.core.fact_event_logs\nWHERE topic_0 = '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'\n AND ARRAY_SIZE(topics) = 3 -- ERC-20 has 3 topics\n AND block_timestamp >= CURRENT_DATE - 1\nLIMIT 100;\n\n-- Most active contracts by event count\nSELECT \n contract_address,\n COUNT(*) AS event_count,\n COUNT(DISTINCT tx_hash) AS unique_txs,\n COUNT(DISTINCT topic_0) AS unique_event_types,\n MIN(block_timestamp) AS first_seen,\n MAX(block_timestamp) AS last_seen\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 7\nGROUP BY 1\nORDER BY 2 DESC\nLIMIT 50;\n\n-- Event patterns within transactions\nSELECT \n tx_hash,\n COUNT(*) AS events_in_tx,\n COUNT(DISTINCT contract_address) AS contracts_touched,\n ARRAY_AGG(DISTINCT topic_0) AS event_signatures\nFROM <blockchain_name>.core.fact_event_logs\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1\nHAVING COUNT(*) > 10\nORDER BY 2 DESC\nLIMIT 20;\n```", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Sequential counter representing the position of a block in the blockchain since genesis (block 0).\n\n**Key Facts**:\n- Immutable once finalized\n- Primary ordering mechanism for blockchain data\n- Increments by 1 for each new block\n- Used as a proxy for time in many analyses\n\n**Usage in Queries**:\n```sql\n-- Recent data\nWHERE block_number >= (SELECT MAX(block_number) - 1000 FROM fact_blocks)\n\n-- Historical analysis\nWHERE block_number BETWEEN 15000000 AND 16000000\n\n-- Join across tables\nJOIN <blockchain_name>.core.fact_event_logs USING (block_number)\n```\n\n**Important**: Block numbers are chain-specific. Block 15000000 on Ethereum \u2260 block 15000000 on Polygon."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "UTC timestamp when the block was produced by validators/miners.\n\n**Format**: TIMESTAMP_NTZ (no timezone)\n**Precision**: Second-level accuracy\n**Reliability**:\n- Set by block producer\n- Can have minor variations (\u00b115 seconds)\n- Always increasing (newer blocks = later timestamps)\n\n**Best Practices**:\n```sql\n-- Time-based filtering (most efficient)\nWHERE block_timestamp >= DATEADD('day', -7, CURRENT_TIMESTAMP)\n\n-- Hourly aggregations\nDATE_TRUNC('hour', block_timestamp) AS hour\n\n-- UTC date extraction\nDATE(block_timestamp) AS block_date\n```\n\n**Note**: Use for time-series analysis, but be aware that block production rates vary by chain."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Unique 66-character identifier for the transaction.\n\n**Format**: 0x + 64 hexadecimal characters\n\n**Usage**:\n- Primary key for transaction lookups\n- Join key for traces, logs, and token transfers\n- Immutable once confirmed\n\n**Example**: `0x5c504ed432cb51138bcf09aa5e8a410dd4a1e204ef84bfed1be16dfba1b22060`"}, "TX_POSITION": {"type": "NUMBER", "index": 4, "name": "TX_POSITION", "comment": "Zero-indexed position of transaction within its block.\n\n**Insights**:\n- Position 0: First transaction in block\n- MEV bots often target early positions\n- Bundle transactions appear consecutively\n- Useful for analyzing transaction ordering"}, "EVENT_INDEX": {"type": "NUMBER", "index": 5, "name": "EVENT_INDEX", "comment": "Zero-based sequential position of the event within a transaction's execution.\n\n**Key Facts**:\n- Starts at 0 for first event\n- Increments across all contracts in transaction\n- Preserves execution order\n- Essential for deterministic event ordering\n\n**Usage Example**:\n```sql\n-- Trace event execution flow\nSELECT \n event_index,\n contract_address,\n topic_0,\n SUBSTRING(data, 1, 10) AS data_preview\nFROM <blockchain_name>.core.fact_event_logs\nWHERE tx_hash = '0xabc...'\nORDER BY event_index;\n```"}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": "Smart contract address that emitted this event or received the transaction.\n\n**Key Points**:\n- Always the immediate event emitter for logs\n- May differ from transaction to_address\n- Lowercase normalized format\n- Never NULL for valid events"}, "TOPICS": {"type": "VARIANT", "index": 7, "name": "TOPICS", "comment": "Array containing all indexed parameters of the event.\n\nExample: ['0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef', '0x0000000000000000000000001234567890123456789012345678901234567890']"}, "TOPIC_0": {"type": "TEXT", "index": 8, "name": "TOPIC_0", "comment": "Event signature hash - keccak256 of the event declaration.\n\nExample: '0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef'"}, "TOPIC_1": {"type": "TEXT", "index": 9, "name": "TOPIC_1", "comment": "First indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000001234567890123456789012345678901234567890'"}, "TOPIC_2": {"type": "TEXT", "index": 10, "name": "TOPIC_2", "comment": "Second indexed parameter of the event (if exists).\n\nExample: '0x000000000000000000000000abcdefabcdefabcdefabcdefabcdefabcdefabcd'"}, "TOPIC_3": {"type": "TEXT", "index": 11, "name": "TOPIC_3", "comment": "Third indexed parameter of the event (if exists).\n\nExample: '0x0000000000000000000000000000000000000000000000000000000000000001'"}, "DATA": {"type": "TEXT", "index": 12, "name": "DATA", "comment": "Hex-encoded non-indexed event parameters.\n\nExample: '0x0000000000000000000000000000000000000000000000000de0b6b3a7640000'"}, "EVENT_REMOVED": {"type": "BOOLEAN", "index": 13, "name": "EVENT_REMOVED", "comment": "Boolean flag indicating if the event was removed due to chain reorganization.\n\nExample: false"}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 14, "name": "ORIGIN_FROM_ADDRESS", "comment": "The externally-owned account (EOA) or contract address that initiated the transaction.\n\n**Key Points**:\n- Always 42 characters (0x + 40 hex chars)\n- Lowercase normalized in all tables\n- Cannot be NULL for valid transactions\n- For contract creation: sender of creation transaction\n\n**Common Patterns**:\n- EOA \u2192 EOA: Simple transfer\n- EOA \u2192 Contract: User interaction\n- Contract \u2192 Contract: Internal calls (see fact_traces)\n- Known addresses: Exchange hot wallets, protocol deployers\n\n**Query Examples**:\n```sql\n-- User activity analysis\nSELECT from_address, COUNT(*) as tx_count\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 30\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- New user detection\nSELECT DISTINCT from_address\nFROM <blockchain_name>.core.fact_transactions t1\nWHERE NOT EXISTS (\n SELECT 1 FROM <blockchain_name>.core.fact_transactions t2 \n WHERE t2.from_address = t1.from_address \n AND t2.block_number < t1.block_number\n);\n```"}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 15, "name": "ORIGIN_TO_ADDRESS", "comment": "The destination address for the transaction - either an EOA or contract address.\n\n**Special Cases**:\n- NULL: Contract creation transaction\n- Contract address: Interacting with smart contract\n- EOA address: Simple transfer or receiving funds\n\n**Important Patterns**:\n```sql\n-- Contract deployments\nWHERE to_address IS NULL\n\n-- Popular contracts\nSELECT to_address, COUNT(*) as interactions\nFROM <blockchain_name>.core.fact_transactions\nWHERE to_address IS NOT NULL\nGROUP BY 1\nORDER BY 2 DESC;\n\n-- Direct transfers only\nWHERE to_address NOT IN (SELECT address FROM dim_contracts)\n```\n\n**Note**: For token transfers, this is the token contract, not the recipient. See ez_token_transfers tables for recipient."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 16, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "Function signature (first 4 bytes) of the called method.\n\n**Format**: 0x + 8 hex characters\n\n**Common Signatures**:\n- 0xa9059cbb: transfer(address,uint256)\n- 0x095ea7b3: approve(address,uint256)\n- 0x23b872dd: transferFrom(address,address,uint256)\n\n**Note**: NULL for simple transfers or invalid calls"}, "TX_SUCCEEDED": {"type": "BOOLEAN", "index": 17, "name": "TX_SUCCEEDED", "comment": "Boolean indicator of transaction success.\n\n**Values**:\n- TRUE: Transaction executed successfully\n- FALSE: Transaction failed/reverted"}, "FACT_EVENT_LOGS_ID": {"type": "TEXT", "index": 18, "name": "FACT_EVENT_LOGS_ID", "comment": "Primary key - unique identifier for each row ensuring data integrity.\n\n**Format**: Usually VARCHAR containing composite key generated using MD5 hash of the relevant columns.\n**Example**: MD5(block_number, tx_hash, trace_index)\n\n**Usage**:\n- Deduplication in incremental loads\n- Join operations for data quality checks\n- Troubleshooting specific records\n\n**Important**: Implementation varies by table - check table-specific documentation."}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "INSERTED_TIMESTAMP", "comment": "UTC timestamp when the record was first added to the Flipside database.\n\n**Format**: TIMESTAMP_NTZ\n\n**Use Cases**:\n- Data freshness monitoring\n- Incremental processing markers\n- Debugging data pipeline issues\n- SLA tracking\n\n**Query Example**:\n```sql\n-- Check data latency\nSELECT \n DATE_TRUNC('hour', block_timestamp) as block_hour,\n DATE_TRUNC('hour', inserted_timestamp) as insert_hour,\n AVG(TIMESTAMPDIFF('minute', block_timestamp, inserted_timestamp)) as avg_latency_minutes\nFROM <blockchain_name>.core.fact_transactions\nWHERE block_timestamp >= CURRENT_DATE - 1\nGROUP BY 1, 2;\n```"}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "MODIFIED_TIMESTAMP", "comment": "UTC timestamp of the most recent update to this record.\n\n**Format**: TIMESTAMP_NTZ\n\n**Triggers for Updates**:\n- Data corrections\n- Enrichment additions\n- Reprocessing for accuracy\n- Schema migrations\n\n**Monitoring Usage**:\n```sql\n-- Recently modified records\nSELECT *\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nAND modified_timestamp >= CURRENT_DATE - 1;\n\n-- Data quality tracking\nSELECT \n DATE(modified_timestamp) as mod_date,\n COUNT(*) as records_updated,\n COUNT(DISTINCT block_number) as blocks_affected\nFROM <blockchain_name>.core.fact_transactions\nWHERE modified_timestamp > inserted_timestamp\nGROUP BY 1\nORDER BY 1 DESC;\n```"}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 15:24UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 831928433664, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5708216381, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.livequery_models.ethereum_core.fact_event_logs"}, "source.fsc_evm.crosschain_silver.tokens_stablecoins": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKENS_STABLECOINS", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "PEG_TYPE": {"type": "TEXT", "index": 7, "name": "PEG_TYPE", "comment": ""}, "PEG_MECHANISM": {"type": "TEXT", "index": 8, "name": "PEG_MECHANISM", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "TOKENS_STABLECOINS_ID": {"type": "TEXT", "index": 12, "name": "TOKENS_STABLECOINS_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 05:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 159232, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1093, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.tokens_stablecoins"}, "source.polygon_models.crosschain_silver.tokens_stablecoins": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TOKENS_STABLECOINS", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ID": {"type": "TEXT", "index": 1, "name": "ID", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN_ADDRESS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "PEG_TYPE": {"type": "TEXT", "index": 7, "name": "PEG_TYPE", "comment": ""}, "PEG_MECHANISM": {"type": "TEXT", "index": 8, "name": "PEG_MECHANISM", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "INSERTED_TIMESTAMP", "comment": ""}, "TOKENS_STABLECOINS_ID": {"type": "TEXT", "index": 12, "name": "TOKENS_STABLECOINS_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 05:03UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 159232, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1093, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.tokens_stablecoins"}, "source.fsc_evm.crosschain_silver.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 17:44UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33067912704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 787898509, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.labels_combined"}, "source.polygon_models.crosschain_silver.labels_combined": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LABELS_COMBINED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"SYSTEM_CREATED_AT": {"type": "TIMESTAMP_LTZ", "index": 1, "name": "SYSTEM_CREATED_AT", "comment": ""}, "INSERT_DATE": {"type": "TIMESTAMP_LTZ", "index": 2, "name": "INSERT_DATE", "comment": "The date the label was inserted in the table"}, "BLOCKCHAIN": {"type": "TEXT", "index": 3, "name": "BLOCKCHAIN", "comment": "The name of the blockchain"}, "ADDRESS": {"type": "TEXT", "index": 4, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "CREATOR": {"type": "TEXT", "index": 5, "name": "CREATOR", "comment": "The name of the creator of the label"}, "LABEL_TYPE": {"type": "TEXT", "index": 6, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership"}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 7, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail"}, "ADDRESS_NAME": {"type": "TEXT", "index": 8, "name": "ADDRESS_NAME", "comment": "Name of the address"}, "PROJECT_NAME": {"type": "TEXT", "index": 9, "name": "PROJECT_NAME", "comment": "Name of the controlling entity of the address"}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": "The utc timestamp at which the row was inserted into the table."}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": "The utc timestamp at which the row was last modified."}, "LABELS_COMBINED_ID": {"type": "TEXT", "index": 12, "name": "LABELS_COMBINED_ID", "comment": "The unique identifier for each row in the table."}, "SOURCE": {"type": "TEXT", "index": 13, "name": "SOURCE", "comment": ""}, "_IS_DELETED": {"type": "BOOLEAN", "index": 14, "name": "_IS_DELETED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 17:44UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 33067912704, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain, _is_deleted, modified_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 787898509, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.labels_combined"}, "source.polygon_models.crosschain_silver.complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 40316818432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 796809314, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_provider_prices"}, "source.fsc_evm.crosschain_silver.complete_provider_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "RECORDED_HOUR": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "RECORDED_HOUR", "comment": ""}, "OPEN": {"type": "FLOAT", "index": 3, "name": "OPEN", "comment": ""}, "HIGH": {"type": "FLOAT", "index": 4, "name": "HIGH", "comment": ""}, "LOW": {"type": "FLOAT", "index": 5, "name": "LOW", "comment": ""}, "CLOSE": {"type": "FLOAT", "index": 6, "name": "CLOSE", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_PRICES_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 40316818432, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 796809314, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_provider_prices"}, "source.polygon_models.crosschain_silver.near_address_encoded": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NEAR_ADDRESS_ENCODED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"NEAR_ADDRESS": {"type": "TEXT", "index": 1, "name": "NEAR_ADDRESS", "comment": ""}, "ADDR_ENCODED": {"type": "TEXT", "index": 2, "name": "ADDR_ENCODED", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11892131840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 175363069, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.near_address_encoded"}, "source.fsc_evm.crosschain_silver.near_address_encoded": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "NEAR_ADDRESS_ENCODED", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"NEAR_ADDRESS": {"type": "TEXT", "index": 1, "name": "NEAR_ADDRESS", "comment": ""}, "ADDR_ENCODED": {"type": "TEXT", "index": 2, "name": "ADDR_ENCODED", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:02UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 11892131840, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 175363069, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.near_address_encoded"}, "source.polygon_models.crosschain_silver.complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 9523712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 145285, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_provider_asset_metadata"}, "source.fsc_evm.crosschain_silver.complete_provider_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_PROVIDER_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "PLATFORM": {"type": "TEXT", "index": 5, "name": "PLATFORM", "comment": ""}, "PLATFORM_ID": {"type": "TEXT", "index": 6, "name": "PLATFORM_ID", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_PROVIDER_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_PROVIDER_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:41UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 9523712, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 145285, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_provider_asset_metadata"}, "source.polygon_models.crosschain_silver.complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 21, "name": "IS_VERIFIED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51098369024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1045227605, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_token_prices"}, "source.fsc_evm.crosschain_silver.complete_token_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 3, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 4, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 6, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 7, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 9, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 10, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 11, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 12, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 13, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 14, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 16, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_PRICES_ID": {"type": "TEXT", "index": 18, "name": "COMPLETE_TOKEN_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 19, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 21, "name": "IS_VERIFIED", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:54UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 51098369024, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1045227605, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_token_prices"}, "source.polygon_models.crosschain_silver.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 206786560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5880601, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_native_prices"}, "source.fsc_evm.crosschain_silver.complete_native_prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_PRICES", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN", "comment": ""}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 8, "name": "IS_IMPUTED", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_PRICES_ID": {"type": "TEXT", "index": 15, "name": "COMPLETE_NATIVE_PRICES_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 16, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:51UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 206786560, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 5880601, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_native_prices"}, "source.fsc_evm.crosschain_silver.complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 143, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_native_asset_metadata"}, "source.polygon_models.crosschain_silver.complete_native_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_NATIVE_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 5, "name": "BLOCKCHAIN", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 6, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 8, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_NATIVE_ASSET_METADATA_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_NATIVE_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 13, "name": "_INVOCATION_ID", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 15360, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 143, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_native_asset_metadata"}, "source.polygon_models.crosschain_silver.complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2176841728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24664093, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.crosschain_silver.complete_token_asset_metadata"}, "source.fsc_evm.crosschain_silver.complete_token_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_TOKEN_ASSET_METADATA", "database": "CROSSCHAIN", "comment": null, "owner": "DBT_CLOUD_CROSSCHAIN"}, "columns": {"TOKEN_ADDRESS": {"type": "TEXT", "index": 1, "name": "TOKEN_ADDRESS", "comment": ""}, "ASSET_ID": {"type": "TEXT", "index": 2, "name": "ASSET_ID", "comment": ""}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": ""}, "NAME": {"type": "TEXT", "index": 4, "name": "NAME", "comment": ""}, "DECIMALS": {"type": "NUMBER", "index": 5, "name": "DECIMALS", "comment": ""}, "BLOCKCHAIN": {"type": "TEXT", "index": 6, "name": "BLOCKCHAIN", "comment": ""}, "BLOCKCHAIN_NAME": {"type": "TEXT", "index": 7, "name": "BLOCKCHAIN_NAME", "comment": ""}, "BLOCKCHAIN_ID": {"type": "TEXT", "index": 8, "name": "BLOCKCHAIN_ID", "comment": ""}, "IS_DEPRECATED": {"type": "BOOLEAN", "index": 9, "name": "IS_DEPRECATED", "comment": ""}, "PROVIDER": {"type": "TEXT", "index": 10, "name": "PROVIDER", "comment": ""}, "SOURCE": {"type": "TEXT", "index": 11, "name": "SOURCE", "comment": ""}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": ""}, "IS_VERIFIED": {"type": "BOOLEAN", "index": 13, "name": "IS_VERIFIED", "comment": ""}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INSERTED_TIMESTAMP", "comment": ""}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "MODIFIED_TIMESTAMP", "comment": ""}, "COMPLETE_TOKEN_ASSET_METADATA_ID": {"type": "TEXT", "index": 16, "name": "COMPLETE_TOKEN_ASSET_METADATA_ID", "comment": ""}, "_INVOCATION_ID": {"type": "TEXT", "index": 17, "name": "_INVOCATION_ID", "comment": ""}, "IS_VERIFIED_MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "IS_VERIFIED_MODIFIED_TIMESTAMP", "comment": ""}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:42UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 2176841728, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(blockchain)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 24664093, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.crosschain_silver.complete_token_asset_metadata"}, "source.polygon_models.bronze_streamline.balances_erc20": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "BALANCES_ERC20", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 178987879541, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.balances_erc20"}, "source.polygon_models.bronze_streamline.contract_abis": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "CONTRACT_ABIS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 240913974, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.contract_abis"}, "source.polygon_models.bronze_streamline.blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 439615679096, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.blocks"}, "source.polygon_models.bronze_streamline.transactions": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "TRANSACTIONS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1097088283889, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.transactions"}, "source.polygon_models.bronze_streamline.token_reads": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "TOKEN_READS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2586849814, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.token_reads"}, "source.polygon_models.bronze_streamline.decoded_logs": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "DECODED_LOGS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "_PARTITION_BY_CREATED_DATE": {"type": "DATE", "index": 2, "name": "_PARTITION_BY_CREATED_DATE", "comment": null}, "_PARTITION_BY_BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "_PARTITION_BY_BLOCK_NUMBER", "comment": null}, "ID": {"type": "TEXT", "index": 4, "name": "ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 5, "name": "BLOCK_NUMBER", "comment": null}, "METADATA": {"type": "VARIANT", "index": 6, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 8, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2893572164567, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.decoded_logs"}, "source.polygon_models.bronze_streamline.balances_native": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "BALANCES_NATIVE", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 109249061423, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.balances_native"}, "source.polygon_models.bronze_streamline.stablecoin_reads": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "STABLECOIN_READS", "database": "STREAMLINE", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 4, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2848067, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.stablecoin_reads"}, "source.polygon_models.bronze_streamline.traces": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "TRACES", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1465167664110, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.traces"}, "source.polygon_models.bronze_streamline.confirm_blocks": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "CONFIRM_BLOCKS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "METADATA": {"type": "VARIANT", "index": 3, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 69339388240, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.confirm_blocks"}, "source.polygon_models.bronze_streamline.state_tracer": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "STATE_TRACER", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 5, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1955941068654, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.state_tracer"}, "source.polygon_models.bronze_streamline.receipts": {"metadata": {"type": "EXTERNAL TABLE", "schema": "POLYGON", "name": "RECEIPTS", "database": "STREAMLINE", "comment": null, "owner": "AWS_LAMBDA_POLYGON_API"}, "columns": {"VALUE": {"type": "VARIANT", "index": 1, "name": "VALUE", "comment": "The value of this row"}, "PARTITION_KEY": {"type": "NUMBER", "index": 2, "name": "PARTITION_KEY", "comment": null}, "ARRAY_INDEX": {"type": "NUMBER", "index": 3, "name": "ARRAY_INDEX", "comment": null}, "METADATA": {"type": "VARIANT", "index": 4, "name": "METADATA", "comment": null}, "DATA": {"type": "VARIANT", "index": 6, "name": "DATA", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1436491742248, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.bronze_streamline.receipts"}, "source.polygon_models.external_gold_defillama.dim_chains": {"metadata": {"type": "VIEW", "schema": "DEFILLAMA", "name": "DIM_CHAINS", "database": "EXTERNAL", "comment": "This table contains dimensional information about the blockchains and networks listed on Defillama.", "owner": "DBT_CLOUD_EXTERNAL"}, "columns": {"CHAIN": {"type": "TEXT", "index": 1, "name": "CHAIN", "comment": "Name of the blockchain."}, "CHAIN_SYMBOL": {"type": "TEXT", "index": 2, "name": "CHAIN_SYMBOL", "comment": "The official abbreviation or symbol representing the blockchain."}, "TOKEN_NAME": {"type": "TEXT", "index": 3, "name": "TOKEN_NAME", "comment": "The full name of the native token used on the blockchain."}, "TOKEN_DECIMALS": {"type": "NUMBER", "index": 4, "name": "TOKEN_DECIMALS", "comment": "The number of decimals used by the native token, dictating its smallest divisible unit."}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN_SYMBOL", "comment": "Symbol for the native token of the chain."}, "CHAIN_ID": {"type": "TEXT", "index": 6, "name": "CHAIN_ID", "comment": "Unique identifier of the chain."}, "NETWORK_ID": {"type": "TEXT", "index": 7, "name": "NETWORK_ID", "comment": "Identifier that distinguishes between multiple networks within a single blockchain (e.g., Mainnet vs Testnet)."}, "RPC": {"type": "VARIANT", "index": 8, "name": "RPC", "comment": "URL of the primary RPC endpoint used to interact with the blockchain."}, "FAUCETS": {"type": "VARIANT", "index": 9, "name": "FAUCETS", "comment": "List or URLs of faucets available for obtaining test tokens on the chain's testnets."}, "INFO_URL": {"type": "TEXT", "index": 10, "name": "INFO_URL", "comment": "URL to an official or authoritative information source about the blockchain."}, "SHORT_NAME": {"type": "TEXT", "index": 11, "name": "SHORT_NAME", "comment": "A shorter or abbreviated version of the blockchain's name, used in contexts with limited space."}, "EXPLORERS": {"type": "VARIANT", "index": 12, "name": "EXPLORERS", "comment": "List of URLs or platforms where transactions, blocks, and other chain activities can be explored and verified."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.external_gold_defillama.dim_chains"}, "source.polygon_models.external_polymarket.dim_markets": {"metadata": {"type": "VIEW", "schema": "POLYMARKET", "name": "DIM_MARKETS", "database": "EXTERNAL", "comment": "This table contains all markets and tokens available via the Polymarket CLOB API.", "owner": "DBT_CLOUD_EXTERNAL"}, "columns": {"CONDITION_ID": {"type": "TEXT", "index": 1, "name": "CONDITION_ID", "comment": "ID of the specific market."}, "QUESTION": {"type": "TEXT", "index": 2, "name": "QUESTION", "comment": "The actual question the market is based on."}, "DESCRIPTION": {"type": "TEXT", "index": 3, "name": "DESCRIPTION", "comment": "A detailed description of the market."}, "TOKEN_1_TOKEN_ID": {"type": "TEXT", "index": 4, "name": "TOKEN_1_TOKEN_ID", "comment": "Token ID for the first token, available on-chain to make the on-chain data human-readable."}, "TOKEN_1_OUTCOME": {"type": "TEXT", "index": 5, "name": "TOKEN_1_OUTCOME", "comment": "Outcome for the first token, typically \"yes\" or \"no.\""}, "TOKEN_1_WINNER": {"type": "TEXT", "index": 6, "name": "TOKEN_1_WINNER", "comment": "Winner status for the first token."}, "TOKEN_2_TOKEN_ID": {"type": "TEXT", "index": 7, "name": "TOKEN_2_TOKEN_ID", "comment": "Token ID for the second token, available on-chain to make the on-chain data human-readable."}, "TOKEN_2_OUTCOME": {"type": "TEXT", "index": 8, "name": "TOKEN_2_OUTCOME", "comment": "Outcome for the second token, typically \"yes\" or \"no.\""}, "TOKEN_2_WINNER": {"type": "TEXT", "index": 9, "name": "TOKEN_2_WINNER", "comment": "Winner status for the second token."}, "ENABLE_ORDER_BOOK": {"type": "TEXT", "index": 10, "name": "ENABLE_ORDER_BOOK", "comment": "Indicates if the order book is enabled."}, "ACTIVE": {"type": "BOOLEAN", "index": 11, "name": "ACTIVE", "comment": "Indicates if the market is currently live."}, "CLOSED": {"type": "BOOLEAN", "index": 12, "name": "CLOSED", "comment": "Indicates if the market is not currently live."}, "ARCHIVED": {"type": "BOOLEAN", "index": 13, "name": "ARCHIVED", "comment": "Indicates if the market is archived."}, "ACCEPTING_ORDERS": {"type": "BOOLEAN", "index": 14, "name": "ACCEPTING_ORDERS", "comment": "Indicates if the market is accepting orders."}, "ACCEPTING_ORDER_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "ACCEPTING_ORDER_TIMESTAMP", "comment": "Timestamp when the market started accepting orders."}, "MINIMUM_ORDER_SIZE": {"type": "NUMBER", "index": 16, "name": "MINIMUM_ORDER_SIZE", "comment": "Minimum size of an order in the market."}, "MINIMUM_TICK_SIZE": {"type": "NUMBER", "index": 17, "name": "MINIMUM_TICK_SIZE", "comment": "Minimum tick size for the market."}, "QUESTION_ID": {"type": "TEXT", "index": 18, "name": "QUESTION_ID", "comment": "ID of the question associated with the market."}, "MARKET_SLUG": {"type": "TEXT", "index": 19, "name": "MARKET_SLUG", "comment": ""}, "END_DATE_ISO": {"type": "TIMESTAMP_NTZ", "index": 20, "name": "END_DATE_ISO", "comment": "End date of the market in ISO format."}, "GAME_START_TIME": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "GAME_START_TIME", "comment": "Start time of the game/event associated with the market, used to trigger delay."}, "SECONDS_DELAY": {"type": "NUMBER", "index": 22, "name": "SECONDS_DELAY", "comment": "Seconds of match delay for in-game trading."}, "FPMM": {"type": "TEXT", "index": 23, "name": "FPMM", "comment": "Fixed Product Market Maker (FPMM) Polygon address."}, "MAKER_BASE_FEE": {"type": "NUMBER", "index": 24, "name": "MAKER_BASE_FEE", "comment": "Base fee for makers in the market."}, "TAKER_BASE_FEE": {"type": "NUMBER", "index": 25, "name": "TAKER_BASE_FEE", "comment": "Base fee for takers in the market."}, "NEG_RISK": {"type": "BOOLEAN", "index": 26, "name": "NEG_RISK", "comment": "Indicates if negative risk is present in the market."}, "NEG_RISK_MARKET_ID": {"type": "TEXT", "index": 27, "name": "NEG_RISK_MARKET_ID", "comment": "Market ID for negative risk."}, "NEG_RISK_REQUEST_ID": {"type": "TEXT", "index": 28, "name": "NEG_RISK_REQUEST_ID", "comment": "Request ID for negative risk."}, "REWARDS": {"type": "VARIANT", "index": 29, "name": "REWARDS", "comment": "Rewards associated with the market."}, "TAGS": {"type": "VARIANT", "index": 30, "name": "TAGS", "comment": "All the associated tags in the market, contained in an object."}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.external_polymarket.dim_markets"}, "source.fsc_evm.bronze_streamline.blocks": {"metadata": {"type": "VIEW", "schema": "STREAMLINE", "name": "BLOCKS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"_ID": {"type": "NUMBER", "index": 1, "name": "_ID", "comment": ""}, "BLOCK_NUMBER_DELAY": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER_DELAY", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "BLOCK_NUMBER", "comment": ""}, "BLOCK_NUMBER_HEX": {"type": "TEXT", "index": 4, "name": "BLOCK_NUMBER_HEX", "comment": ""}}, "stats": {"has_stats": {"id": "has_stats", "label": "Has Stats?", "value": false, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.bronze_streamline.blocks"}, "source.fsc_evm.abis_silver.verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VERIFIED_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 841152000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 669843, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.abis_silver.verified_abis"}, "source.polygon_models.abis_silver.verified_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VERIFIED_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "DATA": {"type": "VARIANT", "index": 2, "name": "DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}, "ABI_SOURCE": {"type": "TEXT", "index": 4, "name": "ABI_SOURCE", "comment": null}, "DISCORD_USERNAME": {"type": "TEXT", "index": 5, "name": "DISCORD_USERNAME", "comment": null}, "ABI_HASH": {"type": "TEXT", "index": 6, "name": "ABI_HASH", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:18UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 841152000, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 669843, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.abis_silver.verified_abis"}, "source.polygon_models.github_actions.workflows": {"metadata": {"type": "BASE TABLE", "schema": "GITHUB_ACTIONS", "name": "WORKFLOWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"WORKFLOW_NAME": {"type": "TEXT", "index": 1, "name": "WORKFLOW_NAME", "comment": null}, "INSERTED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERTED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.github_actions.workflows"}, "source.fsc_evm.github_actions.workflows": {"metadata": {"type": "BASE TABLE", "schema": "GITHUB_ACTIONS", "name": "WORKFLOWS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"WORKFLOW_NAME": {"type": "TEXT", "index": 1, "name": "WORKFLOW_NAME", "comment": null}, "INSERTED_AT": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "INSERTED_AT", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 21:07UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 1536, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 23, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.github_actions.workflows"}, "source.fsc_evm.complete_streamline.complete_contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_CONTRACT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": null}, "FILE_NAME": {"type": "TEXT", "index": 3, "name": "FILE_NAME", "comment": null}, "COMPLETE_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_CONTRACT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 119828992, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1883722, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.complete_streamline.complete_contract_abis"}, "source.polygon_models.complete_streamline.complete_contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "STREAMLINE", "name": "COMPLETE_CONTRACT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARTITION_KEY": {"type": "NUMBER", "index": 1, "name": "PARTITION_KEY", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 2, "name": "CONTRACT_ADDRESS", "comment": null}, "FILE_NAME": {"type": "TEXT", "index": 3, "name": "FILE_NAME", "comment": null}, "COMPLETE_CONTRACT_ABIS_ID": {"type": "TEXT", "index": 4, "name": "COMPLETE_CONTRACT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 5, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 7, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 8, "name": "_INVOCATION_ID", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 20:22UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 119828992, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(partition_key)", "include": true, "description": "The key used to cluster this table"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 1883722, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.complete_streamline.complete_contract_abis"}, "source.polygon_models.abis_silver.complete_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_EVENT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 4, "name": "START_BLOCK", "comment": null}, "PROXY_CREATED_BLOCK": {"type": "NUMBER", "index": 5, "name": "PROXY_CREATED_BLOCK", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 6, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 7, "name": "EVENT_SIGNATURE", "comment": null}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "PROXY_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "PROXY_INSERTED_TIMESTAMP", "comment": null}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_UPDATED_TIMESTAMP", "comment": null}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_EVENT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 16, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 17, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 30710998016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 479322007, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.polygon_models.abis_silver.complete_event_abis"}, "source.fsc_evm.abis_silver.complete_event_abis": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "COMPLETE_EVENT_ABIS", "database": "POLYGON", "comment": null, "owner": "DBT_CLOUD_POLYGON"}, "columns": {"PARENT_CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "PARENT_CONTRACT_ADDRESS", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 2, "name": "EVENT_NAME", "comment": null}, "ABI": {"type": "VARIANT", "index": 3, "name": "ABI", "comment": null}, "START_BLOCK": {"type": "NUMBER", "index": 4, "name": "START_BLOCK", "comment": null}, "PROXY_CREATED_BLOCK": {"type": "NUMBER", "index": 5, "name": "PROXY_CREATED_BLOCK", "comment": null}, "SIMPLE_EVENT_NAME": {"type": "TEXT", "index": 6, "name": "SIMPLE_EVENT_NAME", "comment": null}, "EVENT_SIGNATURE": {"type": "TEXT", "index": 7, "name": "EVENT_SIGNATURE", "comment": null}, "END_BLOCK": {"type": "NUMBER", "index": 8, "name": "END_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 9, "name": "_INSERTED_TIMESTAMP", "comment": null}, "PROXY_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_LTZ", "index": 10, "name": "PROXY_INSERTED_TIMESTAMP", "comment": null}, "_UPDATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_UPDATED_TIMESTAMP", "comment": null}, "COMPLETE_EVENT_ABIS_ID": {"type": "TEXT", "index": 12, "name": "COMPLETE_EVENT_ABIS_ID", "comment": null}, "INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "INSERTED_TIMESTAMP", "comment": null}, "MODIFIED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "MODIFIED_TIMESTAMP", "comment": null}, "_INVOCATION_ID": {"type": "TEXT", "index": 15, "name": "_INVOCATION_ID", "comment": null}, "IMPLEMENTATION_CONTRACT": {"type": "TEXT", "index": 16, "name": "IMPLEMENTATION_CONTRACT", "comment": null}, "IMPLEMENTATION_CREATED_BLOCK": {"type": "NUMBER", "index": 17, "name": "IMPLEMENTATION_CREATED_BLOCK", "comment": null}, "IMPLEMENTATION_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "IMPLEMENTATION_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2025-11-24 08:43UTC", "include": true, "description": "The timestamp for last update/change"}, "bytes": {"id": "bytes", "label": "Approximate Size", "value": 30710998016, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 479322007, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "source.fsc_evm.abis_silver.complete_event_abis"}}, "errors": null}