mirror of
https://github.com/FlipsideCrypto/optimism-models.git
synced 2026-02-06 17:42:01 +00:00
* created core__ez_dex_swaps view * added synthetix swaps models and adjusted velodrome / sushi models for necessary ez_dex columns * fixed error in velo pools backfill seed causing duplicates * fixed issue with silver prices causing duplicate token_address * added univ3 pools and swaps models for integration into ez_dex_swaps * replaced null event_names with swap * added univ3 to dex_swaps and added not null event name test * updated gitignore for dbt-env * curve pools silver model * added incremental logic to curve pools table * adjusted data type on decimal column * updated curve_pools and added curve_swaps * case when for null event_name * removed dbt-env * snowflake tagging for ez_dex_swaps * added beethoven swaps and pools tables, and joined them to ez_dex_swaps * beethoven pools yml * removed column from synthetix swaps yml * recreated velodrome pools model using the reads udf * change event_name to reference topic * deleted velo_pools_backfill seed and hardcoded function sigs * changed udf_hex_to_int ref to ethereum.public * changed synthetix swaps to reference data instead of event inputs * changed event_input references to data in beethoven models * rounded usd values * modified tx_to logic in curve swaps * modified curve swaps for proper volumes
1 line
1.2 MiB
1 line
1.2 MiB
{"metadata": {"dbt_schema_version": "https://schemas.getdbt.com/dbt/catalog/v1.json", "dbt_version": "1.2.1", "generated_at": "2022-11-30T18:37:13.433407Z", "invocation_id": "7738364c-ab2c-4730-b92e-d7f83c429aad", "env": {}}, "nodes": {"test.optimism_models.not_null_silver__transactions_FROM_ADDRESS.002109da43": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_FROM_ADDRESS.002109da43"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_TOTAL_FEES__NUMBER__FLOAT.c2ef8d2cac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_TOTAL_FEES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_TOTAL_FEES__NUMBER__FLOAT.c2ef8d2cac"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_EXTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.1f9295950f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_VOTES_EXTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_EXTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.1f9295950f"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP__day__1.449431f375": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP__day__1.449431f375"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_staking_actions__log_id.23bbcb6b7d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_staking_actions__log_id.23bbcb6b7d"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_gauges_GAUGE_ADDRESS.931f433d89": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_GAUGES_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"GAUGE_ADDRESS": {"type": "TEXT", "index": 1, "name": "GAUGE_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_gauges_GAUGE_ADDRESS.931f433d89"}, "test.optimism_models.not_null_silver__traces_GAS.53d7bbcf6a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_GAS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_GAS.53d7bbcf6a"}, "test.optimism_models.not_null_silver__transfers_FROM_ADDRESS.cc15ca835c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_FROM_ADDRESS.cc15ca835c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0162275e37": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0162275e37"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_staking_actions_TOKEN0_ADDRESS__0_xX_0_9a_fA_F_.5d3a7a23d7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN0_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_staking_actions_TOKEN0_ADDRESS__0_xX_0_9a_fA_F_.5d3a7a23d7"}, "model.optimism_models.silver__velodrome_gauges": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_GAUGES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 116224.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 223.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_gauges"}, "test.optimism_models.not_null_silver__velodrome_votes_VOTE_ACTION.24dfa35add": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_VOTE_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_VOTE_ACTION.24dfa35add"}, "test.optimism_models.not_null_velodrome__ez_votes_EXTERNAL_BRIBE_ADDRESS.6e357d3c76": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_VOTES_EXTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 9, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 13, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 14, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 15, "name": "VOTE_ACTION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_votes_EXTERNAL_BRIBE_ADDRESS.6e357d3c76"}, "model.optimism_models.bronze__state_hashes": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "STATE_HASHES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"STATE_TX_HASH": {"type": "TEXT", "index": 1, "name": "STATE_TX_HASH", "comment": null}, "STATE_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "STATE_BLOCK_NUMBER", "comment": null}, "STATE_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "STATE_BLOCK_TIMESTAMP", "comment": null}, "STATE_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "STATE_BATCH_INDEX", "comment": null}, "STATE_BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "STATE_BATCH_ROOT", "comment": null}, "STATE_BATCH_SIZE": {"type": "NUMBER", "index": 6, "name": "STATE_BATCH_SIZE", "comment": null}, "STATE_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "STATE_PREV_TOTAL_ELEMENTS", "comment": null}, "STATE_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "STATE_MIN_BLOCK", "comment": null}, "STATE_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "STATE_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 11563008.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 48109.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.bronze__state_hashes"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PRICE__NUMBER__FLOAT.257b39c15e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PRICE__NUMBER__FLOAT.257b39c15e"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_TOKEN1_ADDRESS__0_xX_0_9a_fA_F_.2d505d5f45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_POOLS_TOKEN1_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_TOKEN1_ADDRESS__0_xX_0_9a_fA_F_.2d505d5f45"}, "test.optimism_models.not_null_silver__blocks_RECEIPTS_ROOT.cd3163505f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_RECEIPTS_ROOT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_RECEIPTS_ROOT.cd3163505f"}, "test.optimism_models.not_null_silver__transfers_TX_HASH.9444c39bdc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_TX_HASH.9444c39bdc"}, "test.optimism_models.not_null_silver__delegations_TO_DELEGATE.564317e0d5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_TO_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_TO_DELEGATE.564317e0d5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_TX_HASH__0_xX_0_9a_fA_F_.e02f06e3c5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_TX_HASH__0_xX_0_9a_fA_F_.e02f06e3c5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.042ba630d4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.042ba630d4"}, "test.optimism_models.not_null_silver__quixotic_seaport_TX_HASH.bbd1deda7a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_TX_HASH.bbd1deda7a"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_BLOCK_TIMESTAMP.17262e258e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_BLOCK_TIMESTAMP.17262e258e"}, "test.optimism_models.not_null_silver__velodrome_pools_POOL_NAME.1464154d9c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6144.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 6.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_POOL_NAME.1464154d9c"}, "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_FROM_ADDRESS.927461b93a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_FROM_ADDRESS.927461b93a"}, "model.optimism_models.silver__velodrome_votes": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_VOTES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9746432.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 111147.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_votes"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_TX_COUNT__NUMBER__FLOAT.9486c781f5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_TX_COUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_TX_COUNT__NUMBER__FLOAT.9486c781f5"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_staking_actions__INSERTED_TIMESTAMP__day__1.b66fdd5dd3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_staking_actions__INSERTED_TIMESTAMP__day__1.b66fdd5dd3"}, "test.optimism_models.not_null_silver__delegations_BLOCK_TIMESTAMP.35dd022b83": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_BLOCK_TIMESTAMP.35dd022b83"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_TX_HASH__0_xX_0_9a_fA_F_.56b7e8cea4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_TX_HASH__0_xX_0_9a_fA_F_.56b7e8cea4"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_POOL_ADDRESS__0_xX_0_9a_fA_F_.92924c246e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_SWAPS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_POOL_ADDRESS__0_xX_0_9a_fA_F_.92924c246e"}, "test.optimism_models.not_null_silver__blocks_DIFFICULTY.dfd6bb7310": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_DIFFICULTY", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_DIFFICULTY.dfd6bb7310"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_BUYER_ADDRESS__0_xX_0_9a_fA_F_.c540190e2d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_BUYER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_BUYER_ADDRESS__0_xX_0_9a_fA_F_.c540190e2d"}, "test.optimism_models.not_null_silver__transactions_ORIGIN_FUNCTION_SIGNATURE.6ba6212d68": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_ORIGIN_FUNCTION_SIGNATURE.6ba6212d68"}, "test.optimism_models.not_null_silver__quixotic_seaport_PRICE.d026f02597": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_PRICE.d026f02597"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_FUNCTION_SIGNATURE.5926b88f99": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_FUNCTION_SIGNATURE.5926b88f99"}, "test.optimism_models.not_null_velodrome__ez_lp_actions_LP_TOKEN_AMOUNT.e182aff779": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_LP_ACTIONS_LP_TOKEN_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 10, "name": "POOL_TYPE", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SENDER_ADDRESS", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_AMOUNT": {"type": "FLOAT", "index": 15, "name": "TOKEN0_AMOUNT", "comment": null}, "TOKEN1_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TOKEN1_AMOUNT", "comment": null}, "TOKEN0_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "TOKEN0_AMOUNT_USD", "comment": null}, "TOKEN1_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "TOKEN1_AMOUNT_USD", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN1_ADDRESS", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 21, "name": "LP_TOKEN_ACTION", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 22, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_TOKEN_AMOUNT_USD": {"type": "FLOAT", "index": 23, "name": "LP_TOKEN_AMOUNT_USD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_lp_actions_LP_TOKEN_AMOUNT.e182aff779"}, "model.optimism_models.silver__blocks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "BLOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 19925640192.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43797129.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__blocks"}, "model.optimism_models.velodrome__ez_claimed_rewards": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": "This table contains details about claimed rewards on Velodrome. Rewards are paid to VELO lockers, LP token stakers, and veVELO voters. Please use the `reward_type` column to analyze the different types of claimed rewards.\n\n`venft_distribution` -> paid to VELO lockers\n`lp_reward` -> paid to LP token stakers\n`voter_rewards` -> paid to locked VELO votes", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The contract address interacted with in this event."}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": "The event index within the transaction."}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": "The type of rewards claimed, either `voter_rewards`, `venft_distribution`, or `lp_reward`."}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": "The veNFT token ID. Only applies to veNFT distributions."}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": "The amount of tokens claimed, decimal adjusted."}, "CLAIMED_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "CLAIMED_AMOUNT_USD", "comment": "The amount of tokens claimed, in USD."}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": "The symbol of the claimed tokens."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN_ADDRESS", "comment": "The contract address of the claimed tokens"}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 15, "name": "CLAIM_EPOCH", "comment": "The claim epoch, only applicable to veNFT distributions."}, "MAX_EPOCH": {"type": "NUMBER", "index": 16, "name": "MAX_EPOCH", "comment": "The max epoch, only applicable to veNFT distributions."}}, "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.optimism_models.velodrome__ez_claimed_rewards"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_BLOCK_NUMBER__NUMBER__FLOAT.95ae3b4ebb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_BLOCK_NUMBER__NUMBER__FLOAT.95ae3b4ebb"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_swaps__INSERTED_TIMESTAMP__day__1.0a1fcbc4be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_swaps__INSERTED_TIMESTAMP__day__1.0a1fcbc4be"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_BLOCK_NUMBER__NUMBER__FLOAT.6cacb87aaf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_BLOCK_NUMBER__NUMBER__FLOAT.6cacb87aaf"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.7de5c3552b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.7de5c3552b"}, "test.optimism_models.not_null_silver__transfers_CONTRACT_ADDRESS.df8cd401ef": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_CONTRACT_ADDRESS.df8cd401ef"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_POOL_ADDRESS__0_xX_0_9a_fA_F_.d5d5aa33ba": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_POOL_ADDRESS__0_xX_0_9a_fA_F_.d5d5aa33ba"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__transfers__LOG_ID.3ebab76726": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TRANSFERS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__transfers__LOG_ID.3ebab76726"}, "test.optimism_models.not_null_silver__transactions_POSITION.6be7c293c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_POSITION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_POSITION.6be7c293c7"}, "test.optimism_models.not_null_core__dim_labels_BLOCKCHAIN.a4e09054d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_BLOCKCHAIN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_BLOCKCHAIN.a4e09054d7"}, "test.optimism_models.not_null_silver__prices_SYMBOL.1202ffaafb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "comment": null}, "PRICE_ID": {"type": "TEXT", "index": 7, "name": "PRICE_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:17UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__prices_SYMBOL.1202ffaafb"}, "test.optimism_models.not_null_silver__transactions_GAS_USED.1c943486c0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_GAS_USED.1c943486c0"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN1_SYMBOL.31d11e12a1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN1_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN1_SYMBOL.31d11e12a1"}, "test.optimism_models.not_null_sushi__ez_swaps_BLOCK_NUMBER.4da3b3d654": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_BLOCK_NUMBER.4da3b3d654"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_RAW_AMOUNT__NUMBER__FLOAT.eb70e6172e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSFERS_RAW_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_RAW_AMOUNT__NUMBER__FLOAT.eb70e6172e"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_DECIMALS.87a6bcda86": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN1_DECIMALS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4608.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_DECIMALS.87a6bcda86"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.4ccf9184cd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSFERS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.4ccf9184cd"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_TOTAL_DIFFICULTY__NUMBER__FLOAT.4a0213cf40": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_TOTAL_DIFFICULTY", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_TOTAL_DIFFICULTY__NUMBER__FLOAT.4a0213cf40"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.fc7bcab5bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.fc7bcab5bc"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.6e4d199bac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_NFT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_NFT_ADDRESS__0_xX_0_9a_fA_F_.6e4d199bac"}, "test.optimism_models.not_null_silver__transactions_INPUT_DATA.3cc998f5b1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_INPUT_DATA", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_INPUT_DATA.3cc998f5b1"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_EVENT_TYPE.b8d34513f2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_EVENT_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_EVENT_TYPE.b8d34513f2"}, "test.optimism_models.not_null_silver__quixotic_seaport_TOKENID.5beb839d2c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_TOKENID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_TOKENID.5beb839d2c"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_votes__INSERTED_TIMESTAMP__day__1.8b45a70e4f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_VOTES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_votes__INSERTED_TIMESTAMP__day__1.8b45a70e4f"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_STAKING_ACTION_TYPE.a44cdbdfba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_STAKING_ACTION_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_STAKING_ACTION_TYPE.a44cdbdfba"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_DELEGATOR.9274d7fda4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_DELEGATOR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_DELEGATOR.9274d7fda4"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_FROM_ADDRESS__0_xX_0_9a_fA_F_.b404693575": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRACES_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_FROM_ADDRESS__0_xX_0_9a_fA_F_.b404693575"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TOKEN_IN__0_xX_0_9a_fA_F_.ae96a38071": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_TOKEN_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TOKEN_IN__0_xX_0_9a_fA_F_.ae96a38071"}, "test.optimism_models.not_null_silver__velodrome_locks_DEPOSIT_TYPE.76ebbffe73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_DEPOSIT_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_DEPOSIT_TYPE.76ebbffe73"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_staking_actions_TOKEN1_ADDRESS__0_xX_0_9a_fA_F_.b98ba14bd4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN1_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_staking_actions_TOKEN1_ADDRESS__0_xX_0_9a_fA_F_.b98ba14bd4"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.338045b848": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.338045b848"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.b54e8ef24e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.b54e8ef24e"}, "test.optimism_models.not_null_silver__logs_ORIGIN_FROM_ADDRESS.1759538d91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_ORIGIN_FROM_ADDRESS.1759538d91"}, "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_TO_ADDRESS.b4915ec2fa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_TO_ADDRESS.b4915ec2fa"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_MAX_EPOCH.1e9e5275e4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_MAX_EPOCH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_MAX_EPOCH.1e9e5275e4"}, "test.optimism_models.not_null_silver__velodrome_votes_VOTE_AMOUNT.78cf4c6dcb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_VOTE_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_VOTE_AMOUNT.78cf4c6dcb"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_EVENT_INDEX__NUMBER__FLOAT.967b32b024": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_EVENT_INDEX__NUMBER__FLOAT.967b32b024"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.d66d81905e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_SELLER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_SELLER_ADDRESS__0_xX_0_9a_fA_F_.d66d81905e"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_LP_FEE_SYMBOL__STRING__VARCHAR.6462412c68": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_LP_FEE_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_LP_FEE_SYMBOL__STRING__VARCHAR.6462412c68"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_EVENT_INDEX__NUMBER__FLOAT.311b76dea2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_EVENT_INDEX__NUMBER__FLOAT.311b76dea2"}, "test.optimism_models.not_null_silver__blocks_BLOCKCHAIN.c3e6e8be96": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCKCHAIN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_BLOCKCHAIN.c3e6e8be96"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_TO_ADDRESS__0_xX_0_9a_fA_F_.926fec60ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_TO_ADDRESS__0_xX_0_9a_fA_F_.926fec60ca"}, "test.optimism_models.not_null_silver__transactions_STATUS.42a484ef7a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_STATUS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_STATUS.42a484ef7a"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_FUNCTION_SIGNATURE.d7259bf014": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_FUNCTION_SIGNATURE.d7259bf014"}, "test.optimism_models.not_null_silver__velodrome_swaps_BLOCK_TIMESTAMP.e3e77a703d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_BLOCK_TIMESTAMP.e3e77a703d"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_GAS_USED__NUMBER__FLOAT.5308f986d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_GAS_USED__NUMBER__FLOAT.5308f986d3"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d7899fefa5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d7899fefa5"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__transfers_BLOCK_TIMESTAMP__day__1.aef2ec1111": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "TRANSFERS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__transfers_BLOCK_TIMESTAMP__day__1.aef2ec1111"}, "test.optimism_models.not_null_silver__blocks_BLOCK_HEADER_JSON.98268f8f2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_HEADER_JSON", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_BLOCK_HEADER_JSON.98268f8f2b"}, "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_NAME.fb8efa548a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_NAME.fb8efa548a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.26b9e6ed2a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.26b9e6ed2a"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_LP_PROVIDER_ADDRESS.be5b83938f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_LP_PROVIDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_LP_PROVIDER_ADDRESS.be5b83938f"}, "test.optimism_models.not_null_velodrome__ez_votes_INTERNAL_BRIBE_ADDRESS.4b8e8d4697": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_VOTES_INTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 9, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 13, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 14, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 15, "name": "VOTE_ACTION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_votes_INTERNAL_BRIBE_ADDRESS.4b8e8d4697"}, "test.optimism_models.not_null_velodrome__ez_swaps_LP_FEE_TOKEN_ADDRESS.d0b0b45715": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_LP_FEE_TOKEN_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_LP_FEE_TOKEN_ADDRESS.d0b0b45715"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_RAW_PREVIOUS_BALANCE.53765eb721": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_RAW_PREVIOUS_BALANCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_RAW_PREVIOUS_BALANCE.53765eb721"}, "test.optimism_models.not_null_silver__logs_EVENT_INDEX.b97eeb39d7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_EVENT_INDEX.b97eeb39d7"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_AMOUNT0_UNADJ__NUMBER__FLOAT.674fd3f128": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_AMOUNT0_UNADJ", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_AMOUNT0_UNADJ__NUMBER__FLOAT.674fd3f128"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_TX_HASH__0_xX_0_9a_fA_F_.da4b324b57": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_TX_HASH__0_xX_0_9a_fA_F_.da4b324b57"}, "test.optimism_models.not_null_silver__transactions_BLOCK_HASH.2c918b73f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_BLOCK_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_BLOCK_HASH.2c918b73f5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.d19844470c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.d19844470c"}, "test.optimism_models.not_null_silver__transfers_ORIGIN_FROM_ADDRESS.30ffa7f127": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_ORIGIN_FROM_ADDRESS.30ffa7f127"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_TOKENID.c6324df1b5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_TOKENID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_TOKENID.c6324df1b5"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_pools_POOL_ADDRESS.3673c0019a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_POOLS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_pools_POOL_ADDRESS.3673c0019a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.a6f5b5b5ac": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_POOLS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_POOL_ADDRESS__0_xX_0_9a_fA_F_.a6f5b5b5ac"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_TX_HASH__0_xX_0_9a_fA_F_.c4725ec85b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_TX_HASH__0_xX_0_9a_fA_F_.c4725ec85b"}, "test.optimism_models.not_null_silver__blocks_SIZE.f1fa8f466b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_SIZE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_SIZE.f1fa8f466b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.dc13300f69": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.dc13300f69"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__logs_BLOCK_TIMESTAMP__day__1.79d0ca0413": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "LOGS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__logs_BLOCK_TIMESTAMP__day__1.79d0ca0413"}, "model.optimism_models.sushi__dim_dex_pools": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "DIM_DEX_POOLS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "FEE_TIER": {"type": "FLOAT", "index": 3, "name": "FEE_TIER", "comment": null}, "TWAP": {"type": "TEXT", "index": 4, "name": "TWAP", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 5, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 6, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 8, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 10, "name": "TOKEN1_DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7168.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 38.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.sushi__dim_dex_pools"}, "test.optimism_models.not_null_silver__velodrome_locks_BLOCK_NUMBER.fce42abee7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_BLOCK_NUMBER.fce42abee7"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_CONTRACT_ADDRESS.5060042aa5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_CONTRACT_ADDRESS.5060042aa5"}, "model.optimism_models.core__ez_eth_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_ETH_TRANSFERS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "IDENTIFIER": {"type": "TEXT", "index": 4, "name": "IDENTIFIER", "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}, "ETH_FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "ETH_FROM_ADDRESS", "comment": null}, "ETH_TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "ETH_TO_ADDRESS", "comment": null}, "AMOUNT": {"type": "FLOAT", "index": 10, "name": "AMOUNT", "comment": null}, "AMOUNT_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_USD", "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": "model.optimism_models.core__ez_eth_transfers"}, "model.optimism_models.core__fact_blocks": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_BLOCKS", "database": "OPTIMISM_DEV", "comment": "This table contains block level data for the Optimism Blockchain. This table can be used to analyze trends at a block level, for example gas fees vs. total transactions over time. For more information on EVM transactions, please see [Etherscan Resources](https://etherscan.io/directory/Learning_Resources/Ethereum) or [The Ethereum Organization](https://ethereum.org/en/developers/docs/blocks/)", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": "The network on the blockchain used by a transaction."}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": "The blockchain on which transactions are being confirmed."}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": "Total number of transactions within a block."}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": "The effort required to mine the block."}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": "Total difficulty of the chain at a given block."}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": "Any data included by the validator for a given block."}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": "Total gas limit provided by all transactions in the block."}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": "Total gas used in the block."}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": "The hash of the block header for a given block."}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": "The hash of the block from which a given block is generated. Also known as the parent block."}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": "The root of the state trie."}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": "The mechanism which Ethereum Javascript RLP encodes an empty string."}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": "Block size, which is determined by a given block's gas limit."}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": "Uncle blocks occur when two blocks are mined and broadcasted at the same time, with the same block number. The block validated across the most nodes will be added to the primary chain, and the other one becomes an uncle block. Miners do receive rewards for uncle blocks."}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 17, "name": "BLOCK_HEADER_JSON", "comment": "This JSON column contains the block header details."}, "L1_STATE_ROOT_TX_HASH": {"type": "TEXT", "index": 18, "name": "L1_STATE_ROOT_TX_HASH", "comment": "The L1 tx hash of when this block was included in the Ethereum state root."}, "L1_STATE_ROOT_BATCH_INDEX": {"type": "NUMBER", "index": 19, "name": "L1_STATE_ROOT_BATCH_INDEX", "comment": "The batch index of when this block was included in the Ethereum state root."}, "L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 20, "name": "L1_SUBMISSION_TX_HASH", "comment": "The L1 tx hash of when this block was submitted to L1."}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 21, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": "The batch index of when this block was submitted to L1."}}, "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.optimism_models.core__fact_blocks"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.dcf20af7fe": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.dcf20af7fe"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_NFT_ADDRESS.28f573e2ba": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_NFT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_NFT_ADDRESS.28f573e2ba"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__logs__LOG_ID.780efa90bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "LOGS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__logs__LOG_ID.780efa90bd"}, "model.optimism_models.core__fact_traces": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRACES", "database": "OPTIMISM_DEV", "comment": "This table contains flattened trace data for internal contract calls on the Optimism Blockchain. Hex encoded fields can be decoded to integers by using `ethereum.ethereum.public.udf_hex_to_int()`.", "owner": "INTERNAL_DEV"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": "The transaction hash for the trace. Please note, this is not necessarily unique in this table as transactions frequently have multiple traces."}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": "The block number of this transaction."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "BLOCK_TIMESTAMP", "comment": "The block timestamp of this transaction."}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": "The sending address of this trace. This is not necessarily the from address of the transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": "The receiving address of this trace. This is not necessarily the to address of the transaction."}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": "The amount of ETH transferred in this trace."}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": "The gas supplied for this trace."}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": "The gas used for this trace."}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": "The input data for this trace."}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": "The output data for this trace."}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": "The type of internal transaction. Common trace types are `CALL`, `DELEGATECALL`, and `STATICCALL`."}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": "This field represents the position and type of the trace within the transaction."}, "DATA": {"type": "OBJECT", "index": 13, "name": "DATA", "comment": "The raw JSON data for this trace."}, "TX_STATUS": {"type": "TEXT", "index": 14, "name": "TX_STATUS", "comment": "Status of the transaction."}, "SUB_TRACES": {"type": "NUMBER", "index": 15, "name": "SUB_TRACES", "comment": "The amount of nested sub traces for this trace."}}, "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.optimism_models.core__fact_traces"}, "test.optimism_models.not_null_silver__logs_BLOCK_NUMBER.f98b235d4c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_BLOCK_NUMBER.f98b235d4c"}, "test.optimism_models.not_null_silver__delegations_RAW_NEW_BALANCE.1aa72d7757": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_RAW_NEW_BALANCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_RAW_NEW_BALANCE.1aa72d7757"}, "test.optimism_models.not_null_silver__transactions_CUMULATIVE_GAS_USED.2ff9788f8f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_CUMULATIVE_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_CUMULATIVE_GAS_USED.2ff9788f8f"}, "test.optimism_models.not_null_silver__quixotic_seaport_BLOCK_TIMESTAMP.334d3cba32": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_BLOCK_TIMESTAMP.334d3cba32"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_EVENT_INDEX.83a7d6cda9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_EVENT_INDEX.83a7d6cda9"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.94eb0e3622": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.94eb0e3622"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_TO_ADDRESS.1812f59ae9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_TO_ADDRESS.1812f59ae9"}, "test.optimism_models.not_null_sushi__ez_swaps_BLOCK_TIMESTAMP.64d0de4b09": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_BLOCK_TIMESTAMP.64d0de4b09"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_VOTE_ACTION__STRING__VARCHAR.8e15743fa5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES_VOTE_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_VOTE_ACTION__STRING__VARCHAR.8e15743fa5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_OUT__NUMBER__FLOAT.6028b5385f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_AMOUNT_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_OUT__NUMBER__FLOAT.6028b5385f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_BLOCK_NUMBER__NUMBER__FLOAT.1a3e7436d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_BLOCK_NUMBER__NUMBER__FLOAT.1a3e7436d3"}, "test.optimism_models.not_null_silver__blocks_BLOCK_TIMESTAMP.b65a1fcead": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_BLOCK_TIMESTAMP.b65a1fcead"}, "test.optimism_models.not_null_silver__traces_TX_HASH.ccbdeb5e91": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_TX_HASH.ccbdeb5e91"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c09d40c178": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c09d40c178"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_FROM_ADDRESS__0_xX_0_9a_fA_F_.0479073084": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_FROM_ADDRESS__0_xX_0_9a_fA_F_.0479073084"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3ca31b3721": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "DELEGATIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3ca31b3721"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_TX_HASH__0_xX_0_9a_fA_F_.768035d13e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_TX_HASH__0_xX_0_9a_fA_F_.768035d13e"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_BLOCK_NUMBER__NUMBER__FLOAT.46b48a749f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_SWAPS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_BLOCK_NUMBER__NUMBER__FLOAT.46b48a749f"}, "test.optimism_models.not_null_silver__velodrome_gauges_GAUGE_ADDRESS.c3c33a8921": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_GAUGE_ADDRESS.c3c33a8921"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_TX_HASH.61c8cd66de": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_TX_HASH.61c8cd66de"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_BLOCK_NUMBER.5d644db8af": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_BLOCK_NUMBER.5d644db8af"}, "model.optimism_models.silver__transfers": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSFERS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8525456896.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 123158828.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_inserted_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__transfers"}, "test.optimism_models.test_silver__transactions_tx_gap": {"metadata": {"type": "BASE TABLE", "schema": "TEST_SILVER", "name": "TRANSACTIONS_TX_GAP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 2, "name": "TX_COUNT", "comment": null}, "MODEL_BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "MODEL_BLOCK_NUMBER", "comment": null}, "MODEL_TX_COUNT": {"type": "NUMBER", "index": 4, "name": "MODEL_TX_COUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:05UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.test_silver__transactions_tx_gap"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_DECIMALS.122edf1b2e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN0_DECIMALS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5120.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_DECIMALS.122edf1b2e"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_locks__log_id.9259e4ec8a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_LOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_locks__log_id.9259e4ec8a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_PARENT_HASH__0_xX_0_9a_fA_F_.164fb6eb16": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BLOCKS_PARENT_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_PARENT_HASH__0_xX_0_9a_fA_F_.164fb6eb16"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_LP_PROVIDER_ADDRESS__0_xX_0_9a_fA_F_.519ae0b0d0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_LP_PROVIDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_LP_PROVIDER_ADDRESS__0_xX_0_9a_fA_F_.519ae0b0d0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c39585c6f3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.c39585c6f3"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TX_HASH__0_xX_0_9a_fA_F_.15d478c09c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TX_HASH__0_xX_0_9a_fA_F_.15d478c09c"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__blocks_BLOCK_TIMESTAMP__day__1.3844f6e7d3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "BLOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__blocks_BLOCK_TIMESTAMP__day__1.3844f6e7d3"}, "test.optimism_models.not_null_silver__velodrome_locks_CONTRACT_ADDRESS.2a193b069a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_CONTRACT_ADDRESS.2a193b069a"}, "model.optimism_models.core__fact_delegations": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_DELEGATIONS", "database": "OPTIMISM_DEV", "comment": "Contains all delegation transactions of OP token voting power to delegators or community members who have volunteered to play an active role in Token House governance.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": "Status of the transaction."}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": "The wallet address of the user that is delegating their OP tokens."}, "TO_DELEGATE": {"type": "TEXT", "index": 6, "name": "TO_DELEGATE", "comment": "The wallet address of delegate that the delegator is delegating their OP tokens to."}, "FROM_DELEGATE": {"type": "TEXT", "index": 7, "name": "FROM_DELEGATE", "comment": "The wallet address of delegate that the delegator is delegating their OP tokens from when re-delegating."}, "DELEGATION_TYPE": {"type": "TEXT", "index": 8, "name": "DELEGATION_TYPE", "comment": "The type of delegation event that is happening in the transaction."}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": "The new amount the user has delegated after the transaction"}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": "The amount of OP the user had delegated before the transaction."}}, "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.optimism_models.core__fact_delegations"}, "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_FUNCTION_SIGNATURE.d7800eb549": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_FUNCTION_SIGNATURE.d7800eb549"}, "model.optimism_models.core__fact_l1_submissions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_L1_SUBMISSIONS", "database": "OPTIMISM_DEV", "comment": "Contains details on the batch submission to L1.", "owner": "INTERNAL_DEV"}, "columns": {"L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 1, "name": "L1_SUBMISSION_TX_HASH", "comment": ""}, "L1_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "L1_BLOCK_NUMBER", "comment": "The Ethereum block number that contained the batch."}, "L1_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "L1_BLOCK_TIMESTAMP", "comment": "The timestamp of the Ethereum block that contained this batch."}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": "The batch index of when this block was submitted to L1."}, "BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "BATCH_ROOT", "comment": "Root of batch, either for sumbission or state."}, "BATCH_SIZE": {"type": "NUMBER", "index": 6, "name": "BATCH_SIZE", "comment": "Total Optimism Txs included within batch."}, "PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "PREV_TOTAL_ELEMENTS", "comment": "Confirmed blocks prior to this batch."}, "OP_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "OP_MIN_BLOCK", "comment": "The min block on Optimism this batch relates to."}, "OP_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "OP_MAX_BLOCK", "comment": "The max block on Optimism this batch relates to."}}, "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.optimism_models.core__fact_l1_submissions"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_LABEL_SUBTYPE__STRING__VARCHAR.80b827b7f5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_LABELS_LABEL_SUBTYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_LABEL_SUBTYPE__STRING__VARCHAR.80b827b7f5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_STAKING_ACTION_TYPE__STRING__VARCHAR.82f2f657ef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS_STAKING_ACTION_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_STAKING_ACTION_TYPE__STRING__VARCHAR.82f2f657ef"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__traces_BLOCK_TIMESTAMP__day__1.0589c5d87f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "TRACES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__traces_BLOCK_TIMESTAMP__day__1.0589c5d87f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_TX_HASH__0_xX_0_9a_fA_F_.7dbf3786bf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "DELEGATIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_TX_HASH__0_xX_0_9a_fA_F_.7dbf3786bf"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_EVENT_INDEX__NUMBER__FLOAT.eec681dada": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_EVENT_INDEX__NUMBER__FLOAT.eec681dada"}, "test.optimism_models.not_null_silver__quixotic_seaport_CURRENCY_ADDRESS.0cfdbe5d8e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_CURRENCY_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_CURRENCY_ADDRESS.0cfdbe5d8e"}, "test.optimism_models.not_null_silver__delegations_FROM_DELEGATE.22fab527f0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_FROM_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_FROM_DELEGATE.22fab527f0"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP.6207e72e78": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP.6207e72e78"}, "test.optimism_models.not_null_silver__transactions_GAS_LIMIT.b5ac619228": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_GAS_LIMIT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_GAS_LIMIT.b5ac619228"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_REWARD_TYPE.4be428306d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_REWARD_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_REWARD_TYPE.4be428306d"}, "test.optimism_models.not_null_silver__velodrome_gauges_POOL_ADDRESS.62e1712c02": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_POOL_ADDRESS.62e1712c02"}, "model.optimism_models.silver__delegations": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "DELEGATIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 30248448.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 195725.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__delegations"}, "model.optimism_models.silver__velodrome_locks": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_LOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 13586432.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 65710.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_locks"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.bc42693f6e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.bc42693f6e"}, "model.optimism_models.bronze__blocks": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "BLOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"RECORD_ID": {"type": "TEXT", "index": 1, "name": "RECORD_ID", "comment": null}, "OFFSET_ID": {"type": "NUMBER", "index": 2, "name": "OFFSET_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 5, "name": "NETWORK", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 6, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "HEADER": {"type": "VARIANT", "index": 8, "name": "HEADER", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "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": "model.optimism_models.bronze__blocks"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__transactions_BLOCK_TIMESTAMP__day__1.cf074498fc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "TRANSACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__transactions_BLOCK_TIMESTAMP__day__1.cf074498fc"}, "test.optimism_models.not_null_silver__transactions_BLOCK_TIMESTAMP.3ffe21fe8d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_BLOCK_TIMESTAMP.3ffe21fe8d"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_AMOUNT1_UNADJ.78943655f7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_AMOUNT1_UNADJ", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_AMOUNT1_UNADJ.78943655f7"}, "test.optimism_models.not_null_sushi__ez_swaps_ORIGIN_FUNCTION_SIGNATURE.681d6adb74": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_ORIGIN_FUNCTION_SIGNATURE.681d6adb74"}, "test.optimism_models.not_null_velodrome__ez_swaps_SYMBOL_IN.922b78c23a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_SYMBOL_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 55808.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 15.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_SYMBOL_IN.922b78c23a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_LP_FEE__NUMBER__FLOAT.890ed0af23": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_LP_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_LP_FEE__NUMBER__FLOAT.890ed0af23"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_seaport_PLATFORM_NAME__quixotic.6b9101d0be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_seaport_PLATFORM_NAME__quixotic.6b9101d0be"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCKCHAIN__STRING__VARCHAR.01a66b1dcd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_BLOCKCHAIN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCKCHAIN__STRING__VARCHAR.01a66b1dcd"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PLATFORM_FEE_USD__NUMBER__FLOAT.15b1bca99a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_FEE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PLATFORM_FEE_USD__NUMBER__FLOAT.15b1bca99a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_core__dim_labels_ADDRESS__0_xX_0_9a_fA_F_.52c2534d6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_CORE", "name": "DIM_LABELS_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_core__dim_labels_ADDRESS__0_xX_0_9a_fA_F_.52c2534d6a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_BLOCK_HASH__0_xX_0_9a_fA_F_.6a7999ad31": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSACTIONS_BLOCK_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_BLOCK_HASH__0_xX_0_9a_fA_F_.6a7999ad31"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.d6ed59e98b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.d6ed59e98b"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_CURRENCY_ADDRESS.b9acbf72c5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_CURRENCY_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_CURRENCY_ADDRESS.b9acbf72c5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.68aca2d8a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.68aca2d8a1"}, "test.optimism_models.not_null_silver__velodrome_gauges__INSERTED_TIMESTAMP.d1161c3d84": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges__INSERTED_TIMESTAMP.d1161c3d84"}, "model.optimism_models.velodrome__ez_lp_actions": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": "This table contains details about deposits and withdraws into Velodrome liquidity pools.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 5, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 7, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": "The address of the Velodrome liquidity pool."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": "The name of the Velodrome liquidity pool."}, "POOL_TYPE": {"type": "TEXT", "index": 10, "name": "POOL_TYPE", "comment": "The type of liquidity pool, either stable or volatile. Stable pools are designed for assets which have little to no volatility. Volatile pools are designed for assets with high price volatility, and use a generic AMM formula."}, "SENDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SENDER_ADDRESS", "comment": "The sender of the liquidity action."}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": "The liquidity action, either deposit or withdraw."}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN0_SYMBOL", "comment": "The symbol of token0 in the pool."}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN1_SYMBOL", "comment": "The symbol of token1 in the pool."}, "TOKEN0_AMOUNT": {"type": "FLOAT", "index": 15, "name": "TOKEN0_AMOUNT", "comment": "The amount of token0 deposited or withdrawn."}, "TOKEN1_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TOKEN1_AMOUNT", "comment": "The amount of token1 deposited or withdrawn."}, "TOKEN0_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "TOKEN0_AMOUNT_USD", "comment": "The amount of token0 in USD deposited or withdrawn."}, "TOKEN1_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "TOKEN1_AMOUNT_USD", "comment": "The amount of token1 in USD deposited or withdrawn."}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN0_ADDRESS", "comment": "The address of token0 in the pool."}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN1_ADDRESS", "comment": "The address of token1 in the pool."}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 21, "name": "LP_TOKEN_ACTION", "comment": "The LP token action, either mint or burn."}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 22, "name": "LP_TOKEN_AMOUNT", "comment": "The amount of LP tokens minted or burned."}, "LP_TOKEN_AMOUNT_USD": {"type": "FLOAT", "index": 23, "name": "LP_TOKEN_AMOUNT_USD", "comment": "The amount of LP tokens minted or burned in 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.optimism_models.velodrome__ez_lp_actions"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_revamped_sales_PLATFORM_NAME__quixotic.f6fbb02dab": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_revamped_sales_PLATFORM_NAME__quixotic.f6fbb02dab"}, "model.optimism_models.core__dim_contracts": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_CONTRACTS", "database": "OPTIMISM_DEV", "comment": "This table contains the contract addresses and their associated metadata. Includes ERC20 and ERC721 tokens. Metadata is read directly from contracts on the blockchain.", "owner": "INTERNAL_DEV"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": "The address of the contract."}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": "The symbol of the contract."}, "NAME": {"type": "TEXT", "index": 3, "name": "NAME", "comment": "The name of the contract."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The number of decimals used to adjust amount for this contract."}}, "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.optimism_models.core__dim_contracts"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_HASH__0_xX_0_9a_fA_F_.923a822bca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BLOCKS_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_HASH__0_xX_0_9a_fA_F_.923a822bca"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__prices_HOUR__TOKEN_ADDRESS.81be2f1610": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "PRICES_HOUR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:17UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__prices_HOUR__TOKEN_ADDRESS.81be2f1610"}, "test.optimism_models.not_null_silver__transfers_BLOCK_NUMBER.d11bbde531": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_BLOCK_NUMBER.d11bbde531"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN0_DECIMALS__NUMBER__FLOAT.a90243ee3a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_TOKEN0_DECIMALS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN0_DECIMALS__NUMBER__FLOAT.a90243ee3a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_POOL_NAME__STRING__VARCHAR.9f0deccdb3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_POOL_NAME__STRING__VARCHAR.9f0deccdb3"}, "test.optimism_models.not_null_silver__velodrome_swaps_EVENT_INDEX.ded8be8ef9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_EVENT_INDEX.ded8be8ef9"}, "test.optimism_models.not_null_silver__velodrome_locks_PROVIDER_ADDRESS.60796cd227": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_PROVIDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_PROVIDER_ADDRESS.60796cd227"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_TOKEN0_SYMBOL__STRING__VARCHAR.334b3dd280": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN0_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_TOKEN0_SYMBOL__STRING__VARCHAR.334b3dd280"}, "test.optimism_models.not_null_silver__blocks_SHA3_UNCLES.e7c903103e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_SHA3_UNCLES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_SHA3_UNCLES.e7c903103e"}, "test.optimism_models.not_null_silver__logs_TOPICS.f042e94d85": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_TOPICS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_TOPICS.f042e94d85"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_CREATOR_FEE_USD__NUMBER__FLOAT.e11250535c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_CREATOR_FEE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_CREATOR_FEE_USD__NUMBER__FLOAT.e11250535c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.d35c7fe495": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.d35c7fe495"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_POOL_NAME.a29e77f9be": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6656.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_POOL_NAME.a29e77f9be"}, "test.optimism_models.not_null_silver__velodrome_votes_TX_HASH.ea782b936f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_TX_HASH.ea782b936f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__traces_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3ffecd9044": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRACES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__traces_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.3ffecd9044"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_LP_FEE_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.22e8f063bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_SWAPS_LP_FEE_TOKEN_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_LP_FEE_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.22e8f063bb"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_POOL_NAME__STRING__VARCHAR.7a1a62bdca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_POOL_NAME__STRING__VARCHAR.7a1a62bdca"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_IN__NUMBER__FLOAT.ce483aa368": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_AMOUNT_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_IN__NUMBER__FLOAT.ce483aa368"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_GAS_USED__NUMBER__FLOAT.bde7aa758f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_GAS_USED__NUMBER__FLOAT.bde7aa758f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_SHA3_UNCLES__0_xX_0_9a_fA_F_.c74b2fa922": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BLOCKS_SHA3_UNCLES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_SHA3_UNCLES__0_xX_0_9a_fA_F_.c74b2fa922"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP.273af3e478": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP.273af3e478"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_TO_ADDRESS.c497aefd3c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_TO_ADDRESS.c497aefd3c"}, "test.optimism_models.not_null_silver__velodrome_gauges_CONTRACT_ADDRESS.d7c0ffcf81": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_CONTRACT_ADDRESS.d7c0ffcf81"}, "test.optimism_models.not_null_silver__delegations_TX_HASH.c9a8e85892": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_TX_HASH.c9a8e85892"}, "test.optimism_models.not_null_silver__logs_BLOCK_TIMESTAMP.ca6209335c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_BLOCK_TIMESTAMP.ca6209335c"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_BUYER_ADDRESS.a0b9a8466d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BUYER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_BUYER_ADDRESS.a0b9a8466d"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN0_SYMBOL.c6cc6dcfe1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN0_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6656.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN0_SYMBOL.c6cc6dcfe1"}, "test.optimism_models.not_null_silver__velodrome_swaps_SENDER_ADDRESS.79cfd325b1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_SENDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_SENDER_ADDRESS.79cfd325b1"}, "seed.optimism_models.bronze__sushi_dim_dex_pools": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "SUSHI_DIM_DEX_POOLS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 2, "name": "POOL_ADDRESS", "comment": null}, "FEE_TIER": {"type": "FLOAT", "index": 3, "name": "FEE_TIER", "comment": null}, "TWAP": {"type": "TEXT", "index": 4, "name": "TWAP", "comment": null}, "TOKEN0_NAME": {"type": "TEXT", "index": 5, "name": "TOKEN0_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN0_DECIMAL": {"type": "NUMBER", "index": 7, "name": "TOKEN0_DECIMAL", "comment": null}, "TOKEN1_NAME": {"type": "TEXT", "index": 8, "name": "TOKEN1_NAME", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 9, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN1_DECIMAL": {"type": "NUMBER", "index": 10, "name": "TOKEN1_DECIMAL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6656.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 38.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.bronze__sushi_dim_dex_pools"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PRICE_USD__NUMBER__FLOAT.9780feb0a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PRICE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PRICE_USD__NUMBER__FLOAT.9780feb0a1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_votes_POOL_NAME__STRING__VARCHAR.3762369307": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_VOTES_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_votes_POOL_NAME__STRING__VARCHAR.3762369307"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.2711257bca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.2711257bca"}, "test.optimism_models.not_null_silver__blocks_BLOCK_NUMBER.3ed5bd5a97": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_BLOCK_NUMBER.3ed5bd5a97"}, "test.optimism_models.not_null_silver__blocks_TOTAL_DIFFICULTY.64edc4b2a9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_TOTAL_DIFFICULTY", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_TOTAL_DIFFICULTY.64edc4b2a9"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN1_SYMBOL__STRING__VARCHAR.cf92832817": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_TOKEN1_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN1_SYMBOL__STRING__VARCHAR.cf92832817"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.8e89d13bed": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.8e89d13bed"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_UNLOCK_DATE__TIMESTAMP_NTZ.e8b79c9e6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_UNLOCK_DATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_UNLOCK_DATE__TIMESTAMP_NTZ.e8b79c9e6a"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__relevant_abi_contracts_CONTRACT_ADDRESS.13614bb275": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "RELEVANT_ABI_CONTRACTS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__relevant_abi_contracts_CONTRACT_ADDRESS.13614bb275"}, "test.optimism_models.not_null_silver__transfers_ORIGIN_FUNCTION_SIGNATURE.c1c149f732": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_ORIGIN_FUNCTION_SIGNATURE.c1c149f732"}, "test.optimism_models.not_null_silver__velodrome_gauges_INTERNAL_BRIBE_ADDRESS.4f825859d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_INTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_INTERNAL_BRIBE_ADDRESS.4f825859d9"}, "model.optimism_models.velodrome__ez_votes": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_VOTES", "database": "OPTIMISM_DEV", "comment": "This table contains details on LP voting events by VELO lockers on Velodrome.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "GAUGE_ADDRESS", "comment": "The address of the gauge in this vote or unvote. Gauges are used for voting on pools in a given epoch."}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": "The external bribe address for the gauge used in the event. External bribes can come from anyone and are distributed to voters on that pool."}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 9, "name": "INTERNAL_BRIBE_ADDRESS", "comment": "The internal bribe address for the gauge used in the event."}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": "The pool address of the vote or unvote event."}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": "The pool name of the vote or unvote event."}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": "The address voting or unvoting."}, "TOKEN_ID": {"type": "NUMBER", "index": 13, "name": "TOKEN_ID", "comment": "The token ID associated with the vote or unvote event"}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 14, "name": "VOTE_AMOUNT", "comment": "The amount of tokens voted."}, "VOTE_ACTION": {"type": "TEXT", "index": 15, "name": "VOTE_ACTION", "comment": "The type of action, either vote or unvote."}}, "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.optimism_models.velodrome__ez_votes"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP__day__1.0f2adaafec": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_CLAIMED_REWARDS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP__day__1.0f2adaafec"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.51142a4ab8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.51142a4ab8"}, "model.optimism_models.core__fact_transactions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TRANSACTIONS", "database": "OPTIMISM_DEV", "comment": "This table contains transaction level data for the Optimism Blockchain. Each transaction will have a unique transaction hash, along with transactions fees and a ETH value transferred when applicable. Transactions may be native ETH transfers or interactions with contract addresses. For more information, please see [The Ethereum Organization - Transactions](https://ethereum.org/en/developers/docs/transactions/)", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "BLOCK_HASH": {"type": "TEXT", "index": 3, "name": "BLOCK_HASH", "comment": "Block hash is a unique 66-character identifier that is generate when a block is produced."}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "NONCE": {"type": "NUMBER", "index": 5, "name": "NONCE", "comment": "The number of transactions sent from a given address."}, "POSITION": {"type": "NUMBER", "index": 6, "name": "POSITION", "comment": "The position of the transaction within the block."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 7, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transaction."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transaction. This can be a contract address."}, "ETH_VALUE": {"type": "FLOAT", "index": 10, "name": "ETH_VALUE", "comment": "The value transacted in ETH."}, "TX_FEE": {"type": "FLOAT", "index": 11, "name": "TX_FEE", "comment": "Amount paid to validate the transaction in ETH."}, "GAS_PRICE": {"type": "FLOAT", "index": 12, "name": "GAS_PRICE", "comment": "Cost per unit of gas in Gwei."}, "GAS_LIMIT": {"type": "NUMBER", "index": 13, "name": "GAS_LIMIT", "comment": "Maximum amount of gas allocated for the transaction."}, "GAS_USED": {"type": "NUMBER", "index": 14, "name": "GAS_USED", "comment": "Gas used by transaction."}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 15, "name": "L1_GAS_PRICE", "comment": "The gas price for L1 transactions when the transaction was processed."}, "L1_GAS_USED": {"type": "FLOAT", "index": 16, "name": "L1_GAS_USED", "comment": "The gas used on L1 to publish the transaction."}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 17, "name": "L1_FEE_SCALAR", "comment": "This value covers the change in L1 gas price between the time the transaction is submitted and when it is published."}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 18, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": "The batch index of when this block was submitted to L1."}, "L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 19, "name": "L1_SUBMISSION_TX_HASH", "comment": "The L1 tx hash of when this block was submitted to L1."}, "L1_STATE_ROOT_BATCH_INDEX": {"type": "NUMBER", "index": 20, "name": "L1_STATE_ROOT_BATCH_INDEX", "comment": "The batch index of when this block was included in the Ethereum state root."}, "L1_STATE_ROOT_TX_HASH": {"type": "TEXT", "index": 21, "name": "L1_STATE_ROOT_TX_HASH", "comment": "The L1 tx hash of when this block was included in the Ethereum state root."}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 22, "name": "CUMULATIVE_GAS_USED", "comment": "The total amount of gas used when this transaction was executed in the block."}, "INPUT_DATA": {"type": "TEXT", "index": 23, "name": "INPUT_DATA", "comment": "This column contains additional data for this transaction, and is commonly used as part of a contract interaction or as a message to the recipient."}, "STATUS": {"type": "TEXT", "index": 24, "name": "STATUS", "comment": "Status of the transaction."}, "TX_JSON": {"type": "OBJECT", "index": 25, "name": "TX_JSON", "comment": "This JSON column contains the transaction details, including event logs."}}, "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.optimism_models.core__fact_transactions"}, "test.optimism_models.not_null_silver__quixotic_seaport_CURRENCY_SYMBOL.4ab3844197": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_CURRENCY_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_CURRENCY_SYMBOL.4ab3844197"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_PROVIDER_ADDRESS__0_xX_0_9a_fA_F_.110964f397": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_PROVIDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_PROVIDER_ADDRESS__0_xX_0_9a_fA_F_.110964f397"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_TOKEN_ID__NUMBER__FLOAT.8719148378": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_TOKEN_ID__NUMBER__FLOAT.8719148378"}, "test.optimism_models.not_null_silver__blocks_EXTRA_DATA.7b7824f6ea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_EXTRA_DATA", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_EXTRA_DATA.7b7824f6ea"}, "test.optimism_models.not_null_silver__transfers_BLOCK_TIMESTAMP.d599dc282c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_BLOCK_TIMESTAMP.d599dc282c"}, "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_FUNCTION_SIGNATURE.34fb7206f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_FUNCTION_SIGNATURE.34fb7206f3"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_votes__log_id.8be8eccea7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_VOTES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_votes__log_id.8be8eccea7"}, "test.optimism_models.not_null_silver__velodrome_gauges_BLOCK_TIMESTAMP.c0310ba7e8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_BLOCK_TIMESTAMP.c0310ba7e8"}, "test.optimism_models.not_null_silver__transactions_TX_HASH.8a2cc32062": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_TX_HASH.8a2cc32062"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_LP_ACTION.1642313e2b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_LP_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_LP_ACTION.1642313e2b"}, "test.optimism_models.not_null_sushi__ez_swaps_ORIGIN_FROM_ADDRESS.128c7fd237": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_ORIGIN_FROM_ADDRESS.128c7fd237"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__delegations_BLOCK_TIMESTAMP__day__1.08b9fccdc2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "DELEGATIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__delegations_BLOCK_TIMESTAMP__day__1.08b9fccdc2"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PLATFORM_FEE__NUMBER__FLOAT.799b94e985": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PLATFORM_FEE__NUMBER__FLOAT.799b94e985"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_BLOCK_NUMBER.27c35072bf": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_BLOCK_NUMBER.27c35072bf"}, "model.optimism_models.silver__velodrome_LP_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 152737792.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 982307.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_LP_actions"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_EVENT_INDEX__NUMBER__FLOAT.52570d7dea": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_EVENT_INDEX__NUMBER__FLOAT.52570d7dea"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_FUNCTION_SIGNATURE.3e1ad618af": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_FUNCTION_SIGNATURE.3e1ad618af"}, "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_ADDRESS.1ebe5d01f3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_ADDRESS.1ebe5d01f3"}, "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_EXCHANGE_VERSION.aca83e716b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_EXCHANGE_VERSION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_PLATFORM_EXCHANGE_VERSION.aca83e716b"}, "test.optimism_models.not_null_silver__quixotic_seaport_NFT_ADDRESS.4b42416fbd": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_NFT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_NFT_ADDRESS.4b42416fbd"}, "test.optimism_models.sequence_gaps_silver__logs_EVENT_INDEX__BLOCK_NUMBER__TX_HASH.8b3582ee4a": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_SILVER", "name": "LOGS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 2, "name": "TX_HASH", "comment": null}, "PREV_EVENT_INDEX": {"type": "NUMBER", "index": 3, "name": "PREV_EVENT_INDEX", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "GAP": {"type": "NUMBER", "index": 5, "name": "GAP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.sequence_gaps_silver__logs_EVENT_INDEX__BLOCK_NUMBER__TX_HASH.8b3582ee4a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_CREATOR_ADDRESS__0_xX_0_9a_fA_F_.dc68a13b64": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_CREATOR_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_CREATOR_ADDRESS__0_xX_0_9a_fA_F_.dc68a13b64"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_LP_TOKEN_AMOUNT.ac462781e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_LP_TOKEN_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_LP_TOKEN_AMOUNT.ac462781e1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.9ee131e5c7": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_GAUGES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.9ee131e5c7"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.7752a3b106": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.7752a3b106"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.568834eac9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.568834eac9"}, "test.optimism_models.not_null_silver__transactions_ETH_VALUE.1b920ed67c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_ETH_VALUE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_ETH_VALUE.1b920ed67c"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__blocks_BLOCK_NUMBER.58d43342ca": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__blocks_BLOCK_NUMBER.58d43342ca"}, "test.optimism_models.not_null_silver__quixotic_seaport_BUYER_ADDRESS.f61d03d33f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_BUYER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_BUYER_ADDRESS.f61d03d33f"}, "test.optimism_models.not_null_silver__velodrome_locks_UNLOCK_DATE.87f0105e03": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_UNLOCK_DATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_UNLOCK_DATE.87f0105e03"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_AMOUNT0_UNADJ.02bf4e18e2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_AMOUNT0_UNADJ", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_AMOUNT0_UNADJ.02bf4e18e2"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_POOL_TYPE__STRING__VARCHAR.d91eed5533": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_STAKING_ACTIONS_POOL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_POOL_TYPE__STRING__VARCHAR.d91eed5533"}, "test.optimism_models.not_null_silver__velodrome_gauges_CREATOR_ADDRESS.94c9fafe0b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_CREATOR_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_CREATOR_ADDRESS.94c9fafe0b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_DIFFICULTY__NUMBER__FLOAT.4b5343dd2c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_DIFFICULTY", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_DIFFICULTY__NUMBER__FLOAT.4b5343dd2c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__delegations_DELEGATION_TYPE__First_Time_Delegator__First_Time_Delegator_Self_Delegation__Self_Delegation__Re_Delegation.d93a91975f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "DELEGATIONS_DELEGATION_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__delegations_DELEGATION_TYPE__First_Time_Delegator__First_Time_Delegator_Self_Delegation__Self_Delegation__Re_Delegation.d93a91975f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_CREATOR_FEE__NUMBER__FLOAT.afb7114a67": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_CREATOR_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_CREATOR_FEE__NUMBER__FLOAT.afb7114a67"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_CREATOR_FEE__NUMBER__FLOAT.27becb04ce": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_CREATOR_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_CREATOR_FEE__NUMBER__FLOAT.27becb04ce"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.d279fceb6d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TOKEN_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_TOKEN_ADDRESS__0_xX_0_9a_fA_F_.d279fceb6d"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.a3b1910422": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.a3b1910422"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_seaport__INSERTED_TIMESTAMP__day__1.504d1fa4ff": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "QUIXOTIC_SEAPORT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_seaport__INSERTED_TIMESTAMP__day__1.504d1fa4ff"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_CURRENCY_SYMBOL.1a1039569b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_CURRENCY_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_CURRENCY_SYMBOL.1a1039569b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.a59d6ffc6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "LOGS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.a59d6ffc6a"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_TX_HASH.e89122421a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_TX_HASH.e89122421a"}, "test.optimism_models.not_null_silver__velodrome_swaps_TO_ADDRESS.558be35c08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_TO_ADDRESS.558be35c08"}, "test.optimism_models.not_null_silver__velodrome_votes__INSERTED_TIMESTAMP.0837416a25": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes__INSERTED_TIMESTAMP.0837416a25"}, "model.optimism_models.silver__velodrome_staking_actions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 89810432.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 573214.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_staking_actions"}, "model.optimism_models.velodrome__ez_swaps": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_SWAPS", "database": "OPTIMISM_DEV", "comment": "This table contains details on swaps executed on Velodrome.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 3, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "TX_HASH": {"type": "TEXT", "index": 6, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": "The index of this event within this transcation."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "The name of the dex. In this case, Velodrome."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 9, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract interacted with in the swap."}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": "The address of the liquidity pool used for the swap."}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": "The name of the liquidity pool used for the swap."}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": "The sender of the swap event."}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": "The receiver of the swap event."}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": "The amount of tokens in."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens in, in USD."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": "The amount of tokens out."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens out, in USD."}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": "The contract address of the token in."}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": "The contract address of the token out."}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": "The symbol of the token in."}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": "The symbol of the token out."}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": "The amount of tokens paid to the LP as a fee."}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": "The amount of tokens paid to the LP as a fee, in USD."}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": "The symbol of the LP token fees."}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": "The contract address of the LP token fees."}}, "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.optimism_models.velodrome__ez_swaps"}, "model.optimism_models.core__ez_nft_sales": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "EZ_NFT_SALES", "database": "OPTIMISM_DEV", "comment": "This table contains NFT sale events on the Optimism blockchain. Currently, only Quixotic sales are supported.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "EVENT_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "comment": "The type of sale event."}, "PLATFORM_ADDRESS": {"type": "TEXT", "index": 5, "name": "PLATFORM_ADDRESS", "comment": "The address of the NFT exchange"}, "PLATFORM_NAME": {"type": "TEXT", "index": 6, "name": "PLATFORM_NAME", "comment": "The name of the NFT Exchange."}, "PLATFORM_EXCHANGE_VERSION": {"type": "TEXT", "index": 7, "name": "PLATFORM_EXCHANGE_VERSION", "comment": "The version of the exchange contract used for the transaction."}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": "The seller of the NFT."}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": "The buyer of the NFT."}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": "The contract address of the NFT."}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": "The token ID for the NFT address."}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": "If the NFT is an ERC-1155 contract, this field may be one or greater, representing the number of tokens."}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": "The symbol of the payment currency."}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": "The contract address of the payment currency."}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": "The price of the NFT in the payment currency."}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": "The price of the NFT in USD."}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": "The total amount of fees paid relating to the NFT purchase in the transaction currency. This includes royalty payments to creators and platform fees. Please note, this does not include the gas fee."}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": "The decimal adjusted amount of fees paid to the platform for this NFT event in the transaction's currency. For Opensea, we assume a 2.5% fee on all marketplace purchases, per their docs. Private sales do not have platform or creator fees on Opensea."}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": "The decimal adjusted amount of fees paid to the NFT collection as royalty payments for this NFT event in the transaction's currency. For Opensea, this is the difference between the total fees paid and a 2.5% Opensea platform fee."}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": "The total amount of fees paid relating to the NFT purchase in US dollars. This includes royalty payments to creators and platform fees. Please note, this does not include the gas fee."}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": "The amount of fees paid to the platform for this NFT event in US dollars. For Opensea, we assume a 2.5% fee on all marketplace purchases, per their docs. Private sales do not have platform or creator fees on Opensea."}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": "The amount of fees paid to the NFT collection as royalty payments for this NFT event in US dollars. For Opensea, this is the difference between the total fees paid and a 2.5% Opensea platform fee."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}}, "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.optimism_models.core__ez_nft_sales"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_SYMBOL_OUT__STRING__VARCHAR.9fa7d6e04c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_SYMBOL_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_SYMBOL_OUT__STRING__VARCHAR.9fa7d6e04c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_NONCE__NUMBER__FLOAT.e9f3267e00": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_NONCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_NONCE__NUMBER__FLOAT.e9f3267e00"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_TX_JSON__OBJECT.f6596e98ec": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_TX_JSON", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_TX_JSON__OBJECT.f6596e98ec"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_NFT_ADDRESS__0_xX_0_9a_fA_F_.dbaf8f9339": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_NFT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_NFT_ADDRESS__0_xX_0_9a_fA_F_.dbaf8f9339"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_TO_ADDRESS__0_xX_0_9a_fA_F_.3af876962e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRACES_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_TO_ADDRESS__0_xX_0_9a_fA_F_.3af876962e"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_SYMBOL_IN__STRING__VARCHAR.0954d51e96": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_SYMBOL_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_SYMBOL_IN__STRING__VARCHAR.0954d51e96"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.a31fdba461": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.a31fdba461"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.c6eea8dae5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.c6eea8dae5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_FROM_ADDRESS__0_xX_0_9a_fA_F_.e41cb331b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_FROM_ADDRESS__0_xX_0_9a_fA_F_.e41cb331b6"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CLAIMED_AMOUNT.909a3ff4d6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CLAIMED_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CLAIMED_AMOUNT.909a3ff4d6"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_FUNCTION_SIGNATURE.76fbc99ec2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_FUNCTION_SIGNATURE.76fbc99ec2"}, "test.optimism_models.not_null_silver__blocks_HASH.bc44a39f94": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_HASH.bc44a39f94"}, "test.optimism_models.not_null_velodrome__ez_swaps_POOL_ADDRESS.f7bde7694a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_POOL_ADDRESS.f7bde7694a"}, "seed.optimism_models.silver__velo_gauges_backfill": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELO_GAUGES_BACKFILL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"GAUGE_ADDRESS": {"type": "TEXT", "index": 1, "name": "GAUGE_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 2, "name": "CREATOR_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 3, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 4, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 5, "name": "POOL_ADDRESS", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 6, "name": "CONTRACT_ADDRESS", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 7, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TEXT", "index": 9, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 10, "name": "BLOCK_NUMBER", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 24576.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 77.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.silver__velo_gauges_backfill"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PRICE__NUMBER__FLOAT.fab5feb8b5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PRICE__NUMBER__FLOAT.fab5feb8b5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__traces_BLOCK_NUMBER__NUMBER__FLOAT.ccd2c156a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRACES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__traces_BLOCK_NUMBER__NUMBER__FLOAT.ccd2c156a6"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_swaps__log_id.9690b8bd9d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_swaps__log_id.9690b8bd9d"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_FROM_ADDRESS__0_xX_0_9a_fA_F_.48157e7169": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSACTIONS_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_FROM_ADDRESS__0_xX_0_9a_fA_F_.48157e7169"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.693727d4bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.693727d4bc"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_TOTAL_FEES__NUMBER__FLOAT.be99a84ca0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_TOTAL_FEES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_TOTAL_FEES__NUMBER__FLOAT.be99a84ca0"}, "test.optimism_models.not_null_silver__velodrome_LP_actions__INSERTED_TIMESTAMP.9227acd465": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions__INSERTED_TIMESTAMP.9227acd465"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_BLOCK_NUMBER.867112395c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_BLOCK_NUMBER.867112395c"}, "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_FUNCTION_SIGNATURE.a4fd66528f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_FUNCTION_SIGNATURE.a4fd66528f"}, "model.optimism_models.silver__transactions": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRANSACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 81650394112.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43796978.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__transactions"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_core__dim_labels_BLOCKCHAIN__optimism.c6627e5379": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_CORE", "name": "DIM_LABELS_BLOCKCHAIN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_core__dim_labels_BLOCKCHAIN__optimism.c6627e5379"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.7cca2b767f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_PLATFORM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.7cca2b767f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_EXTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.7f3467ff74": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_EXTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_EXTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.7f3467ff74"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46809015e8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.46809015e8"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_STATUS.f94fd1cdb0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_STATUS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_STATUS.f94fd1cdb0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_FROM_DELEGATE__0_xX_0_9a_fA_F_.33f77eec0c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "DELEGATIONS_FROM_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_FROM_DELEGATE__0_xX_0_9a_fA_F_.33f77eec0c"}, "test.optimism_models.not_null_silver__logs_DATA.c5fac5c4a4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_DATA", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_DATA.c5fac5c4a4"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_GAUGE_ADDRESS.822c043f4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_GAUGE_ADDRESS.822c043f4b"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_TO_ADDRESS.a6dffcce13": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_TO_ADDRESS.a6dffcce13"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.01cf76bd68": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.01cf76bd68"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_VELO_AMOUNT__NUMBER__FLOAT.2b3c2c5ed1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_VELO_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_VELO_AMOUNT__NUMBER__FLOAT.2b3c2c5ed1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_TOKEN0_ADDRESS__0_xX_0_9a_fA_F_.b2b7cfc620": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_POOLS_TOKEN0_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_pools_TOKEN0_ADDRESS__0_xX_0_9a_fA_F_.b2b7cfc620"}, "test.optimism_models.not_null_silver__velodrome_gauges_EVENT_INDEX.847db96e41": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_EVENT_INDEX.847db96e41"}, "test.optimism_models.not_null_silver__delegations_RAW_PREVIOUS_BALANCE.8d520aca3f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_RAW_PREVIOUS_BALANCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_RAW_PREVIOUS_BALANCE.8d520aca3f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN1_DECIMALS__NUMBER__FLOAT.45542d1c45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_TOKEN1_DECIMALS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN1_DECIMALS__NUMBER__FLOAT.45542d1c45"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_votes_BLOCK_TIMESTAMP__day__1.7abc261f64": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_VOTES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_votes_BLOCK_TIMESTAMP__day__1.7abc261f64"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_PRICE.84b11fa85b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_PRICE.84b11fa85b"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_LP_TOKEN_ACTION.46c749b81c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_LP_TOKEN_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_LP_TOKEN_ACTION.46c749b81c"}, "test.optimism_models.not_null_silver__velodrome_pools_POOL_TYPE.27d8a09174": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_POOL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_POOL_TYPE.27d8a09174"}, "test.optimism_models.not_null_silver__velodrome_votes_TOKEN_ID.960e2f017a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_TOKEN_ID.960e2f017a"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_RAW_NEW_BALANCE.ad50a964a3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_RAW_NEW_BALANCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_RAW_NEW_BALANCE.ad50a964a3"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1e45439028": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.1e45439028"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.28e6ff0ec1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_VOTES_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.28e6ff0ec1"}, "model.optimism_models.silver__prices": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "comment": null}, "PRICE_ID": {"type": "TEXT", "index": 7, "name": "PRICE_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7354368.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:15UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 576560.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(hour::DATE, token_address)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__prices"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_TX_HASH__0_xX_0_9a_fA_F_.f25b6d0ca1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_TX_HASH__0_xX_0_9a_fA_F_.f25b6d0ca1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__transactions_STATUS__SUCCESS__FAIL.f4150c7e34": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "TRANSACTIONS_STATUS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__transactions_STATUS__SUCCESS__FAIL.f4150c7e34"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_DELEGATOR__0_xX_0_9a_fA_F_.432cc57b32": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "DELEGATIONS_DELEGATOR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_DELEGATOR__0_xX_0_9a_fA_F_.432cc57b32"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_sushi__ez_swaps_BLOCK_TIMESTAMP__day__2.520a27875c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SUSHI", "name": "EZ_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_sushi__ez_swaps_BLOCK_TIMESTAMP__day__2.520a27875c"}, "test.optimism_models.not_null_silver__logs__LOG_ID.8c3f196b2a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs__LOG_ID.8c3f196b2a"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_EXCHANGE_VERSION.5ac17c0bc8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_EXCHANGE_VERSION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_EXCHANGE_VERSION.5ac17c0bc8"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.869407dadd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "LOGS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.869407dadd"}, "test.optimism_models.not_null_silver__traces_BLOCK_NUMBER.9dcd1525b2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_BLOCK_NUMBER.9dcd1525b2"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_TOKEN_ADDRESS_OUT__0_xX_0_9a_fA_F_.c7e42da170": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_SWAPS_TOKEN_ADDRESS_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_TOKEN_ADDRESS_OUT__0_xX_0_9a_fA_F_.c7e42da170"}, "test.optimism_models.not_null_silver__delegations__INSERTED_TIMESTAMP.02ca6a9b60": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations__INSERTED_TIMESTAMP.02ca6a9b60"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_PLATFORM__STRING__VARCHAR.55fbd4c7c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_PLATFORM", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_PLATFORM__STRING__VARCHAR.55fbd4c7c1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_SENDER_ADDRESS__0_xX_0_9a_fA_F_.6448e66b13": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_SENDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_SENDER_ADDRESS__0_xX_0_9a_fA_F_.6448e66b13"}, "test.optimism_models.not_null_silver__blocks_TX_COUNT.34525b51e6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_TX_COUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_TX_COUNT.34525b51e6"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_TX_HASH.77278a128b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_TX_HASH.77278a128b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2a22373751": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2a22373751"}, "test.optimism_models.not_null_silver__traces_FROM_ADDRESS.285ef0c05b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_FROM_ADDRESS.285ef0c05b"}, "test.optimism_models.not_null_silver__logs_TX_HASH.18b09ee14d": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_TX_HASH.18b09ee14d"}, "test.optimism_models.not_null_silver__velodrome_pools__INSERTED_TIMESTAMP.3c2661f0f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools__INSERTED_TIMESTAMP.3c2661f0f6"}, "test.optimism_models.sequence_gaps_silver__transactions_POSITION__BLOCK_NUMBER.bb18e3a49e": {"metadata": {"type": "BASE TABLE", "schema": "SEQUENCE_GAPS_SILVER", "name": "TRANSACTIONS_POSITION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "PREV_POSITION": {"type": "NUMBER", "index": 2, "name": "PREV_POSITION", "comment": null}, "POSITION": {"type": "NUMBER", "index": 3, "name": "POSITION", "comment": null}, "GAP": {"type": "NUMBER", "index": 4, "name": "GAP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.sequence_gaps_silver__transactions_POSITION__BLOCK_NUMBER.bb18e3a49e"}, "seed.optimism_models.silver__velo_pool_backfill": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELO_POOL_BACKFILL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10240.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 82.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.silver__velo_pool_backfill"}, "model.optimism_models.core__fact_l1_state_root_submissions": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_L1_STATE_ROOT_SUBMISSIONS", "database": "OPTIMISM_DEV", "comment": "Contains details on the state root batch submission to L1.", "owner": "INTERNAL_DEV"}, "columns": {"L1_STATE_ROOT_TX_HASH": {"type": "TEXT", "index": 1, "name": "L1_STATE_ROOT_TX_HASH", "comment": "The L1 tx hash of when this block was included in the Ethereum state root."}, "L1_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "L1_BLOCK_NUMBER", "comment": "The Ethereum block number that contained the batch."}, "L1_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "L1_BLOCK_TIMESTAMP", "comment": "The timestamp of the Ethereum block that contained this batch."}, "L1_STATE_ROOT_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "L1_STATE_ROOT_BATCH_INDEX", "comment": "The batch index of when this block was included in the Ethereum state root."}, "BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "BATCH_ROOT", "comment": "Root of batch, either for sumbission or state."}, "BATCH_SIZE": {"type": "NUMBER", "index": 6, "name": "BATCH_SIZE", "comment": "Total Optimism Txs included within batch."}, "PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "PREV_TOTAL_ELEMENTS", "comment": "Confirmed blocks prior to this batch."}, "OP_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "OP_MIN_BLOCK", "comment": "The min block on Optimism this batch relates to."}, "OP_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "OP_MAX_BLOCK", "comment": "The max block on Optimism this batch relates to."}}, "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.optimism_models.core__fact_l1_state_root_submissions"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.dd5a907c68": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.dd5a907c68"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_BLOCK_NUMBER__NUMBER__FLOAT.0f1b4b8d5d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_BLOCK_NUMBER__NUMBER__FLOAT.0f1b4b8d5d"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_BLOCK_TIMESTAMP.df02526938": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_BLOCK_TIMESTAMP.df02526938"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.81fe3d170a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.81fe3d170a"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__traces__CALL_ID.2854a11c5a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TRACES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_CALL_ID": {"type": "TEXT", "index": 1, "name": "_CALL_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__traces__CALL_ID.2854a11c5a"}, "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_FROM_ADDRESS.cdf8d40099": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_FROM_ADDRESS.cdf8d40099"}, "test.optimism_models.not_null_silver__traces_BLOCK_TIMESTAMP.4053e07c73": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_BLOCK_TIMESTAMP.4053e07c73"}, "test.optimism_models.not_null_silver__velodrome_locks__INSERTED_TIMESTAMP.64baa36766": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks__INSERTED_TIMESTAMP.64baa36766"}, "test.optimism_models.not_null_silver__velodrome_swaps__INSERTED_TIMESTAMP.18fef846e1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps__INSERTED_TIMESTAMP.18fef846e1"}, "test.optimism_models.not_null_silver__velodrome_swaps_TX_HASH.f9411778f6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_TX_HASH.f9411778f6"}, "model.optimism_models.velodrome__ez_staking_actions": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": "This table contains details on liquidity pool staking actions for Velodrome.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The contract address interacted with in this event."}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": "The index of this event within the transaction."}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": "The type of staking action, either deposit or withdraw."}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": "The amount of LP tokens deposited or withdrawn."}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": "The address of the liquidity provider."}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": "The address of the gauge. Gauges are used for voting on pools in a given epoch."}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": "The address of the liquidity pool."}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": "The name of the liquidity pool."}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": "The type of liquidity pool, either stable or volatile. Stable pools are designed for assets which have little to no volatility. Volatile pools are designed for assets with high price volatility, and use a generic AMM formula."}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": "The symbol of token0 in the pool."}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": "The symbol of token0 in the pool."}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": "The address of token0 in the pool."}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": "The address of token1 in the pool."}}, "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.optimism_models.velodrome__ez_staking_actions"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_TO_ADDRESS.b8f2a5d954": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_TO_ADDRESS.b8f2a5d954"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_TX_FEE__NUMBER__FLOAT.c56121a801": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_TX_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_TX_FEE__NUMBER__FLOAT.c56121a801"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_BLOCK_NUMBER__NUMBER__FLOAT.5077382b71": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_BLOCK_NUMBER__NUMBER__FLOAT.5077382b71"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f28b27da76": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.f28b27da76"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__quixotic_seaport__log_id.9657d823b9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "QUIXOTIC_SEAPORT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__quixotic_seaport__log_id.9657d823b9"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_TO_ADDRESS__0_xX_0_9a_fA_F_.f65ff6bdb6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_TO_ADDRESS__0_xX_0_9a_fA_F_.f65ff6bdb6"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_EVENT_INDEX__NUMBER__FLOAT.33a5411d6d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_SWAPS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_EVENT_INDEX__NUMBER__FLOAT.33a5411d6d"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_LP_TOKEN_ACTION__STRING__VARCHAR.dcdab855bc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_LP_TOKEN_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_LP_TOKEN_ACTION__STRING__VARCHAR.dcdab855bc"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_TX_HASH__0_xX_0_9a_fA_F_.183f6aca6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_TX_HASH__0_xX_0_9a_fA_F_.183f6aca6a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_TOTAL_FEES_USD__NUMBER__FLOAT.4bd18ddf2f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_TOTAL_FEES_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_TOTAL_FEES_USD__NUMBER__FLOAT.4bd18ddf2f"}, "test.optimism_models.not_null_silver__quixotic_seaport_SELLER_ADDRESS.cb58477621": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_SELLER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_SELLER_ADDRESS.cb58477621"}, "test.optimism_models.not_null_silver__transfers_RAW_AMOUNT.c53823d6c7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_RAW_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_RAW_AMOUNT.c53823d6c7"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.8bac0c2d50": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.8bac0c2d50"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.28282e04c0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_GAUGE_ADDRESS__0_xX_0_9a_fA_F_.28282e04c0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_TOKEN_ADDRESS_IN__0_xX_0_9a_fA_F_.46370dec8a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_SWAPS_TOKEN_ADDRESS_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_swaps_TOKEN_ADDRESS_IN__0_xX_0_9a_fA_F_.46370dec8a"}, "test.optimism_models.not_null_silver__blocks_NETWORK.65d2a5d7b1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_NETWORK", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_NETWORK.65d2a5d7b1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.28bc84b2ae": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "LOGS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.28bc84b2ae"}, "test.optimism_models.not_null_core__dim_labels_LABEL_TYPE.65b0f6f1ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_LABEL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_LABEL_TYPE.65b0f6f1ed"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_SYMBOL_IN__STRING__VARCHAR.b1aea9c82f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_SYMBOL_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_SYMBOL_IN__STRING__VARCHAR.b1aea9c82f"}, "model.optimism_models.silver__logs": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "LOGS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 44425228800.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 353007404.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__logs"}, "model.optimism_models.silver__velodrome_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 1570038272.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 18782905.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_swaps"}, "test.optimism_models.not_null_sushi__ez_swaps__LOG_ID.3bc8eb295f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps__LOG_ID.3bc8eb295f"}, "model.optimism_models.silver__velodrome_pools": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_POOLS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 61440.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 354.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_pools"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_POSITION__NUMBER.5d920e939f": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_POSITION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_POSITION__NUMBER.5d920e939f"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.95240f36a6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.95240f36a6"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_locks_BLOCK_TIMESTAMP__day__1.f1c5543e48": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_LOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_locks_BLOCK_TIMESTAMP__day__1.f1c5543e48"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP.76db1519cf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_BLOCK_TIMESTAMP.76db1519cf"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_GAS_LIMIT__NUMBER__FLOAT.c009cca74d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_GAS_LIMIT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_GAS_LIMIT__NUMBER__FLOAT.c009cca74d"}, "test.optimism_models.not_null_silver__blocks_GAS_USED.637b37099a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_GAS_USED.637b37099a"}, "test.optimism_models.not_null_silver__transactions_BLOCK_NUMBER.574ebe21b0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_BLOCK_NUMBER.574ebe21b0"}, "test.optimism_models.not_null_silver__quixotic_seaport_EVENT_TYPE.4468fb7749": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_EVENT_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_EVENT_TYPE.4468fb7749"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_SYMBOL.a9b216cc08": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN0_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 5120.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_SYMBOL.a9b216cc08"}, "model.optimism_models.velodrome__ez_gauges": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_GAUGES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": ""}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": ""}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": ""}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": ""}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": ""}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": ""}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": ""}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": ""}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 9, "name": "CREATOR_ADDRESS", "comment": ""}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": ""}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": ""}, "POOL_TYPE": {"type": "TEXT", "index": 12, "name": "POOL_TYPE", "comment": ""}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN0_SYMBOL", "comment": ""}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN1_SYMBOL", "comment": ""}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 15, "name": "TOKEN0_ADDRESS", "comment": ""}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 16, "name": "TOKEN1_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.optimism_models.velodrome__ez_gauges"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_MAX_EPOCH__NUMBER__FLOAT.bfa0081e38": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_MAX_EPOCH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_MAX_EPOCH__NUMBER__FLOAT.bfa0081e38"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.b722bdec94": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_PLATFORM_ADDRESS__0_xX_0_9a_fA_F_.b722bdec94"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_TX_HASH__0_xX_0_9a_fA_F_.f498ec7f97": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LP_ACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_TX_HASH__0_xX_0_9a_fA_F_.f498ec7f97"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_SYMBOL_OUT__STRING__VARCHAR.5a93489a4a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_SYMBOL_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_SYMBOL_OUT__STRING__VARCHAR.5a93489a4a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PLATFORM_FEE__NUMBER__FLOAT.ef4e60e3f5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PLATFORM_FEE__NUMBER__FLOAT.ef4e60e3f5"}, "test.optimism_models.not_null_silver__blocks_GAS_LIMIT.a66366ccf7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_GAS_LIMIT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_GAS_LIMIT.a66366ccf7"}, "test.optimism_models.not_null_silver__velodrome_staking_actions__INSERTED_TIMESTAMP.77cd94f1b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions__INSERTED_TIMESTAMP.77cd94f1b7"}, "model.optimism_models.silver__state_hashes": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "STATE_HASHES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "STATE_TX_HASH": {"type": "TEXT", "index": 2, "name": "STATE_TX_HASH", "comment": null}, "STATE_BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "STATE_BLOCK_NUMBER", "comment": null}, "STATE_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "STATE_BLOCK_TIMESTAMP", "comment": null}, "STATE_BATCH_INDEX": {"type": "NUMBER", "index": 5, "name": "STATE_BATCH_INDEX", "comment": null}, "STATE_BATCH_ROOT": {"type": "TEXT", "index": 6, "name": "STATE_BATCH_ROOT", "comment": null}, "STATE_BATCH_SIZE": {"type": "NUMBER", "index": 7, "name": "STATE_BATCH_SIZE", "comment": null}, "STATE_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 8, "name": "STATE_PREV_TOTAL_ELEMENTS", "comment": null}, "STATE_MIN_BLOCK": {"type": "NUMBER", "index": 9, "name": "STATE_MIN_BLOCK", "comment": null}, "STATE_MAX_BLOCK": {"type": "NUMBER", "index": 10, "name": "STATE_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 547715072.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43767495.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(state_block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__state_hashes"}, "model.optimism_models.silver__velodrome_claimed_rewards": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELODROME_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 63740928.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 544644.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__velodrome_claimed_rewards"}, "test.optimism_models.not_null_silver__velodrome_locks_EVENT_INDEX.c1312792ea": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_EVENT_INDEX.c1312792ea"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_NAME__STRING__VARCHAR.7af2bc20cd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_EVENT_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_NAME__STRING__VARCHAR.7af2bc20cd"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.4cf19b01c1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.4cf19b01c1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0aefbd7419": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.0aefbd7419"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_seaport_BLOCK_TIMESTAMP__day__1.5d2c2f7440": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "QUIXOTIC_SEAPORT_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_seaport_BLOCK_TIMESTAMP__day__1.5d2c2f7440"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_INTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.1b1a9b8949": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_VELODROME", "name": "EZ_VOTES_INTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_velodrome__ez_votes_INTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.1b1a9b8949"}, "test.optimism_models.not_null_silver__logs_CONTRACT_ADDRESS.b78d8c86eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_CONTRACT_ADDRESS.b78d8c86eb"}, "test.optimism_models.not_null_silver__transactions_GAS_PRICE.9ee195e584": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_GAS_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_GAS_PRICE.9ee195e584"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TOKEN_ADDRESS.6951c79e87": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TOKEN_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TOKEN_ADDRESS.6951c79e87"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CONTRACT_ADDRESS.f1a269cb7b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CONTRACT_ADDRESS.f1a269cb7b"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TOKEN_ID.f6b162d6e5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TOKEN_ID.f6b162d6e5"}, "test.optimism_models.not_null_silver__velodrome_pools_POOL_ADDRESS.b22263023f": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_POOL_ADDRESS.b22263023f"}, "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_TO_ADDRESS.f80609c528": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_TO_ADDRESS.f80609c528"}, "model.optimism_models.core__fact_event_logs": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_EVENT_LOGS", "database": "OPTIMISM_DEV", "comment": "This table contains flattened event logs from transactions on the Optimism Blockchain. Transactions may have multiple events, which are denoted by the event index for a transaction hash. Therefore, this table is unique on the combination of transaction hash and event index. Event names are decoded in this table where possible. The event inputs column will contain the log details in JSON format. Specific fields can be pulled from this column using the following sample format: ```event_inputs:<FILED_NAME>::<DATA TYPE> as <FIELD_NAME>```.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "EVENT_INDEX": {"type": "NUMBER", "index": 7, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "CONTRACT_NAME": {"type": "TEXT", "index": 9, "name": "CONTRACT_NAME", "comment": "The name of the contract or token, where possible."}, "EVENT_NAME": {"type": "TEXT", "index": 10, "name": "EVENT_NAME", "comment": "The decoded event name for a given event."}, "EVENT_INPUTS": {"type": "OBJECT", "index": 11, "name": "EVENT_INPUTS", "comment": "The decoded event inputs for a given event."}, "TOPICS": {"type": "VARIANT", "index": 12, "name": "TOPICS", "comment": "The un-decoded event input topics."}, "DATA": {"type": "TEXT", "index": 13, "name": "DATA", "comment": "The un-decoded event data."}, "EVENT_REMOVED": {"type": "TEXT", "index": 14, "name": "EVENT_REMOVED", "comment": "Whether the event has been removed from the transaction."}, "TX_STATUS": {"type": "TEXT", "index": 15, "name": "TX_STATUS", "comment": "Status of the transaction."}, "_LOG_ID": {"type": "TEXT", "index": 16, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}}, "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.optimism_models.core__fact_event_logs"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.c68d289d57": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.c68d289d57"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_AMOUNT_OUT__FLOAT__NUMBER.d5fc902dc6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_AMOUNT_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_AMOUNT_OUT__FLOAT__NUMBER.d5fc902dc6"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.271c91a167": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.271c91a167"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d04a8b81e6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_GAUGES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.d04a8b81e6"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TX_HASH.740d98d451": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_TX_HASH.740d98d451"}, "test.optimism_models.not_null_silver__transfers__LOG_ID.29bb073a40": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers__LOG_ID.29bb073a40"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_OUT_USD__NUMBER__FLOAT.a061b70981": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_AMOUNT_OUT_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_OUT_USD__NUMBER__FLOAT.a061b70981"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_SELLER_ADDRESS.cc03638486": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_SELLER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_SELLER_ADDRESS.cc03638486"}, "test.optimism_models.not_null_silver__velodrome_locks_VELO_AMOUNT.171291a904": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_VELO_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_VELO_AMOUNT.171291a904"}, "model.optimism_models.bronze__transactions": {"metadata": {"type": "VIEW", "schema": "BRONZE", "name": "TRANSACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"RECORD_ID": {"type": "TEXT", "index": 1, "name": "RECORD_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "TX_BLOCK_INDEX": {"type": "NUMBER", "index": 3, "name": "TX_BLOCK_INDEX", "comment": null}, "OFFSET_ID": {"type": "NUMBER", "index": 4, "name": "OFFSET_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 5, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 7, "name": "NETWORK", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 8, "name": "CHAIN_ID", "comment": null}, "TX": {"type": "VARIANT", "index": 9, "name": "TX", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "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": "model.optimism_models.bronze__transactions"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_FROM_DELEGATE.1dea18062b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_FROM_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_FROM_DELEGATE.1dea18062b"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_FROM_ADDRESS.82ed521d71": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_ORIGIN_FROM_ADDRESS.82ed521d71"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__quixotic_revamped_sales__log_id.9e115e8c56": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "QUIXOTIC_REVAMPED_SALES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__quixotic_revamped_sales__log_id.9e115e8c56"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.43c3bc7c46": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.43c3bc7c46"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_TOKEN_ID__NUMBER__FLOAT.354aca98a0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_TOKEN_ID__NUMBER__FLOAT.354aca98a0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_SELLER_ADDRESS__0_xX_0_9a_fA_F_.6e74a5beda": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_SELLER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_SELLER_ADDRESS__0_xX_0_9a_fA_F_.6e74a5beda"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_locks__INSERTED_TIMESTAMP__day__1.e5390e0fcc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_LOCKS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_locks__INSERTED_TIMESTAMP__day__1.e5390e0fcc"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_NAME.9c1ae050b7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_NAME.9c1ae050b7"}, "test.optimism_models.not_null_sushi__ez_swaps_TX_TO.1c512c542a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_TX_TO", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_TX_TO.1c512c542a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.5aa7c03bb2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.5aa7c03bb2"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_seaport_EVENT_TYPE__bid_won__sale.baacc7f6e5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "QUIXOTIC_SEAPORT_EVENT_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_seaport_EVENT_TYPE__bid_won__sale.baacc7f6e5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TX_TO__0_xX_0_9a_fA_F_.81a6e2ad45": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_TX_TO", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TX_TO__0_xX_0_9a_fA_F_.81a6e2ad45"}, "test.optimism_models.not_null_silver__prices_PRICE.09dcf418d9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "comment": null}, "PRICE_ID": {"type": "TEXT", "index": 7, "name": "PRICE_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:17UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__prices_PRICE.09dcf418d9"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP__day__1.85790da6d1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "QUIXOTIC_REVAMPED_SALES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__quixotic_revamped_sales__INSERTED_TIMESTAMP__day__1.85790da6d1"}, "test.optimism_models.not_null_silver__delegations_STATUS.8316771be1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_STATUS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_STATUS.8316771be1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_SIZE__NUMBER.7f2a8fc982": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_SIZE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_SIZE__NUMBER.7f2a8fc982"}, "test.optimism_models.not_null_core__dim_labels_CREATOR.0c77d5749c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_CREATOR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_CREATOR.0c77d5749c"}, "test.optimism_models.not_null_velodrome__ez_swaps_LP_FEE.4bf49736ab": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_LP_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_LP_FEE.4bf49736ab"}, "model.optimism_models.silver__relevant_abi_contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "RELEVANT_ABI_CONTRACTS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 725504.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11485.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__relevant_abi_contracts"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_FROM_ADDRESS.870b67eafa": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_ORIGIN_FROM_ADDRESS.870b67eafa"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_POOL_TYPE__STRING__VARCHAR.ef989feef8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_POOL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_POOL_TYPE__STRING__VARCHAR.ef989feef8"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__prices_HOUR__day__1.4eaeec6525": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "PRICES_HOUR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:17UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__prices_HOUR__day__1.4eaeec6525"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_EVENT_INDEX__NUMBER__FLOAT.f4fcf2e44a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_EVENT_INDEX__NUMBER__FLOAT.f4fcf2e44a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TOKEN_OUT__0_xX_0_9a_fA_F_.a99f33851e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SUSHI", "name": "EZ_SWAPS_TOKEN_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_sushi__ez_swaps_TOKEN_OUT__0_xX_0_9a_fA_F_.a99f33851e"}, "test.optimism_models.not_null_silver__velodrome_locks_TX_HASH.084e4f7b57": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_TX_HASH.084e4f7b57"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.0c6e7ce360": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_FUNCTION_SIGNATURE__0_xX_0_9a_fA_F_.0c6e7ce360"}, "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_TO_ADDRESS.ebd6287a9e": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_TO_ADDRESS.ebd6287a9e"}, "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_FROM_ADDRESS.ac4015265a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_ORIGIN_FROM_ADDRESS.ac4015265a"}, "test.optimism_models.not_null_velodrome__ez_swaps_POOL_NAME.4ff44d0d79": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 98304.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 48.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_POOL_NAME.4ff44d0d79"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_NETWORK__STRING__VARCHAR.31e2a1e5bd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_NETWORK", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_NETWORK__STRING__VARCHAR.31e2a1e5bd"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_CLAIM_EPOCH__NUMBER__FLOAT.16a8a49ba0": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CLAIM_EPOCH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_CLAIM_EPOCH__NUMBER__FLOAT.16a8a49ba0"}, "test.optimism_models.not_null_silver__delegations_BLOCK_NUMBER.9e98d78e82": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_BLOCK_NUMBER.9e98d78e82"}, "test.optimism_models.not_null_velodrome__ez_lp_actions_SENDER_ADDRESS.68f9b0d32c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_LP_ACTIONS_SENDER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "POOL_ADDRESS": {"type": "TEXT", "index": 8, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 10, "name": "POOL_TYPE", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "SENDER_ADDRESS", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 14, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_AMOUNT": {"type": "FLOAT", "index": 15, "name": "TOKEN0_AMOUNT", "comment": null}, "TOKEN1_AMOUNT": {"type": "FLOAT", "index": 16, "name": "TOKEN1_AMOUNT", "comment": null}, "TOKEN0_AMOUNT_USD": {"type": "FLOAT", "index": 17, "name": "TOKEN0_AMOUNT_USD", "comment": null}, "TOKEN1_AMOUNT_USD": {"type": "FLOAT", "index": 18, "name": "TOKEN1_AMOUNT_USD", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 20, "name": "TOKEN1_ADDRESS", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 21, "name": "LP_TOKEN_ACTION", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 22, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_TOKEN_AMOUNT_USD": {"type": "FLOAT", "index": 23, "name": "LP_TOKEN_AMOUNT_USD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_lp_actions_SENDER_ADDRESS.68f9b0d32c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_TX_HASH__0_xX_0_9a_fA_F_.558497d3b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_TX_HASH__0_xX_0_9a_fA_F_.558497d3b6"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_sushi__ez_swaps__LOG_ID.cebe0de5a1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SUSHI", "name": "EZ_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_sushi__ez_swaps__LOG_ID.cebe0de5a1"}, "test.optimism_models.not_null_silver__quixotic_seaport__INSERTED_TIMESTAMP.2c9c89ede0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport__INSERTED_TIMESTAMP.2c9c89ede0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN0_SYMBOL__STRING__VARCHAR.479c7ce2c3": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_POOLS_TOKEN0_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_pools_TOKEN0_SYMBOL__STRING__VARCHAR.479c7ce2c3"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__delegations__LOG_ID.7ef9d3d029": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "DELEGATIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__delegations__LOG_ID.7ef9d3d029"}, "test.optimism_models.not_null_silver__quixotic_seaport_BLOCK_NUMBER.5a14d87aa5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_BLOCK_NUMBER.5a14d87aa5"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_ADDRESS.073866a28b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN1_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_ADDRESS.073866a28b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_BLOCK_NUMBER__NUMBER__FLOAT.01b32d6d97": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_BLOCK_NUMBER__NUMBER__FLOAT.01b32d6d97"}, "test.optimism_models.not_null_silver__velodrome_votes_BLOCK_NUMBER.d17e3300f5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_BLOCK_NUMBER.d17e3300f5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_LP_TOKEN_AMOUNT__NUMBER__FLOAT.61378c0c21": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS_LP_TOKEN_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions_LP_TOKEN_AMOUNT__NUMBER__FLOAT.61378c0c21"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_CREATOR_FEE_USD__NUMBER__FLOAT.abab6c5b12": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_CREATOR_FEE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_CREATOR_FEE_USD__NUMBER__FLOAT.abab6c5b12"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_GAS_PRICE__NUMBER__FLOAT.7ff329f632": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_GAS_PRICE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_GAS_PRICE__NUMBER__FLOAT.7ff329f632"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_TX_HASH__0_xX_0_9a_fA_F_.14f576932b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRACES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__traces_TX_HASH__0_xX_0_9a_fA_F_.14f576932b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_INTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.634c71699a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_GAUGES_INTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_gauges_INTERNAL_BRIBE_ADDRESS__0_xX_0_9a_fA_F_.634c71699a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.c470cb8ae4": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_SWAPS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_swaps_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.c470cb8ae4"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.93de5e2c54": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LP_ACTIONS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_LP_actions_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.93de5e2c54"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_staking_actions_BLOCK_TIMESTAMP__day__1.0721745b42": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_staking_actions_BLOCK_TIMESTAMP__day__1.0721745b42"}, "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_TO_ADDRESS.718a3d0724": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_ORIGIN_TO_ADDRESS.718a3d0724"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_TOKEN_ID__FLOAT__NUMBER.5cb13a6161": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_TOKEN_ID__FLOAT__NUMBER.5cb13a6161"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_BLOCK_NUMBER__NUMBER.73461cc432": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_BLOCK_NUMBER__NUMBER.73461cc432"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.b240acd078": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.b240acd078"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_POOL_ADDRESS__0_xX_0_9a_fA_F_.26bc1d2bb8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_POOL_ADDRESS__0_xX_0_9a_fA_F_.26bc1d2bb8"}, "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_FUNCTION_SIGNATURE.c629b0d763": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_SEAPORT_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_seaport_ORIGIN_FUNCTION_SIGNATURE.c629b0d763"}, "test.optimism_models.not_null_silver__velodrome_locks_TOKEN_ID.2f7a97d9ac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_TOKEN_ID", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_TOKEN_ID.2f7a97d9ac"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_POOL_ADDRESS.6efec8b758": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_POOL_ADDRESS.6efec8b758"}, "model.optimism_models.core__fact_hourly_token_prices": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_HOURLY_TOKEN_PRICES", "database": "OPTIMISM_DEV", "comment": "This table contains the hourly USD prices for tokens on the Optimism blockchain.", "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": "The hour the token price was recorded."}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": "The Optimism contract address for this token. This is the column used to join to token contract addresses in the other event tables."}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": "The symbol for this token."}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": "The decimals for this token."}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": "The average hourly price for this token."}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "comment": "This column denotes if we carried forward the last recorded price in order to fill hourly gaps from the source. Either true or false."}}, "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.optimism_models.core__fact_hourly_token_prices"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_LP_ACTION__STRING__VARCHAR.0d0cc79321": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_LP_ACTION", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_LP_ACTION__STRING__VARCHAR.0d0cc79321"}, "test.optimism_models.not_null_silver__velodrome_swaps_CONTRACT_ADDRESS.9492333191": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_CONTRACT_ADDRESS.9492333191"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_LP_actions__log_id.ccd2557d22": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_LP_actions__log_id.ccd2557d22"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.6964f6dc30": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "BLOCKS_RECEIPTS_ROOT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__blocks_RECEIPTS_ROOT__0_xX_0_9a_fA_F_.6964f6dc30"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_POOL_ADDRESS__0_xX_0_9a_fA_F_.fe271b790b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_POOL_ADDRESS__0_xX_0_9a_fA_F_.fe271b790b"}, "test.optimism_models.not_null_silver__blocks_PARENT_HASH.a17a399346": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "BLOCKS_PARENT_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 3, "name": "NETWORK", "comment": null}, "BLOCKCHAIN": {"type": "TEXT", "index": 4, "name": "BLOCKCHAIN", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 5, "name": "TX_COUNT", "comment": null}, "DIFFICULTY": {"type": "NUMBER", "index": 6, "name": "DIFFICULTY", "comment": null}, "TOTAL_DIFFICULTY": {"type": "NUMBER", "index": 7, "name": "TOTAL_DIFFICULTY", "comment": null}, "EXTRA_DATA": {"type": "TEXT", "index": 8, "name": "EXTRA_DATA", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 9, "name": "GAS_LIMIT", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 10, "name": "GAS_USED", "comment": null}, "HASH": {"type": "TEXT", "index": 11, "name": "HASH", "comment": null}, "PARENT_HASH": {"type": "TEXT", "index": 12, "name": "PARENT_HASH", "comment": null}, "RECEIPTS_ROOT": {"type": "TEXT", "index": 13, "name": "RECEIPTS_ROOT", "comment": null}, "SHA3_UNCLES": {"type": "TEXT", "index": 14, "name": "SHA3_UNCLES", "comment": null}, "SIZE": {"type": "NUMBER", "index": 15, "name": "SIZE", "comment": null}, "UNCLE_BLOCKS": {"type": "TEXT", "index": 16, "name": "UNCLE_BLOCKS", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 17, "name": "INGESTED_AT", "comment": null}, "BLOCK_HEADER_JSON": {"type": "OBJECT", "index": 18, "name": "BLOCK_HEADER_JSON", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 19, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__blocks_PARENT_HASH.a17a399346"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_ADDRESS.c12c59488c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_PLATFORM_ADDRESS.c12c59488c"}, "test.optimism_models.not_null_silver__velodrome_votes_BLOCK_TIMESTAMP.5064d85700": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_BLOCK_TIMESTAMP.5064d85700"}, "test.optimism_models.not_null_velodrome__ez_swaps_TOKEN_ADDRESS_OUT.91e04defac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_TOKEN_ADDRESS_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_TOKEN_ADDRESS_OUT.91e04defac"}, "model.optimism_models.core__dim_dates": {"metadata": {"type": "BASE TABLE", "schema": "CORE", "name": "DIM_DATES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 83968.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2190.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.core__dim_dates"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.fb311c6cec": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSFERS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transfers_ORIGIN_FROM_ADDRESS__0_xX_0_9a_fA_F_.fb311c6cec"}, "test.optimism_models.not_null_silver__velodrome_swaps_BLOCK_NUMBER.e8df9c6e4b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_BLOCK_NUMBER.e8df9c6e4b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_TOKEN1_SYMBOL__STRING__VARCHAR.f4f7610f22": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN1_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_TOKEN1_SYMBOL__STRING__VARCHAR.f4f7610f22"}, "test.optimism_models.not_null_silver__traces_IDENTIFIER.ee73127ec0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_IDENTIFIER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_IDENTIFIER.ee73127ec0"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_core__dim_labels_BLOCKCHAIN__CREATOR__ADDRESS.de325ffec9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_CORE", "name": "DIM_LABELS_BLOCKCHAIN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_core__dim_labels_BLOCKCHAIN__CREATOR__ADDRESS.de325ffec9"}, "test.optimism_models.not_null_silver__transactions_INGESTED_AT.98e6b66449": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_INGESTED_AT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_INGESTED_AT.98e6b66449"}, "test.optimism_models.not_null_silver__velodrome_gauges_TX_HASH.e188fd7277": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_TX_HASH.e188fd7277"}, "test.optimism_models.not_null_silver__velodrome_LP_actions_BLOCK_NUMBER.0c8d62348b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LP_ACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "SENDER_ADDRESS", "comment": null}, "AMOUNT0_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_UNADJ", "comment": null}, "AMOUNT1_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_UNADJ", "comment": null}, "LP_ACTION": {"type": "TEXT", "index": 12, "name": "LP_ACTION", "comment": null}, "LP_TOKEN_ACTION": {"type": "TEXT", "index": 13, "name": "LP_TOKEN_ACTION", "comment": null}, "FUNCTION_TYPE": {"type": "TEXT", "index": 14, "name": "FUNCTION_TYPE", "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}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 17, "name": "LP_TOKEN_AMOUNT", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_LP_actions_BLOCK_NUMBER.0c8d62348b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_BLOCK_NUMBER__NUMBER__FLOAT.c48e941615": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_BLOCK_NUMBER__NUMBER__FLOAT.c48e941615"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations_BLOCK_NUMBER__NUMBER__FLOAT.6df66f7c87": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "DELEGATIONS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations_BLOCK_NUMBER__NUMBER__FLOAT.6df66f7c87"}, "test.optimism_models.not_null_silver__velodrome_swaps_PLATFORM.faaf662fa3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_SWAPS_PLATFORM", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "SENDER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": null}, "AMOUNT0_IN_UNADJ": {"type": "FLOAT", "index": 10, "name": "AMOUNT0_IN_UNADJ", "comment": null}, "AMOUNT1_IN_UNADJ": {"type": "FLOAT", "index": 11, "name": "AMOUNT1_IN_UNADJ", "comment": null}, "AMOUNT0_OUT_UNADJ": {"type": "FLOAT", "index": 12, "name": "AMOUNT0_OUT_UNADJ", "comment": null}, "AMOUNT1_OUT_UNADJ": {"type": "FLOAT", "index": 13, "name": "AMOUNT1_OUT_UNADJ", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 14, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 15, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 16, "name": "EVENT_INDEX", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 17, "name": "PLATFORM", "comment": null}, "LP_FEE_UNADJ": {"type": "FLOAT", "index": 18, "name": "LP_FEE_UNADJ", "comment": null}, "FEE_CURRENCY": {"type": "TEXT", "index": 19, "name": "FEE_CURRENCY", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_swaps_PLATFORM.faaf662fa3"}, "test.optimism_models.not_null_velodrome__ez_swaps_SYMBOL_OUT.d257aead53": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_SYMBOL_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 82944.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 33.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_SYMBOL_OUT.d257aead53"}, "seed.optimism_models.silver__velo_tokens_backup": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "VELO_TOKENS_BACKUP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"SYMBOL": {"type": "TEXT", "index": 1, "name": "SYMBOL", "comment": null}, "OP_TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "OP_TOKEN_ADDRESS", "comment": null}, "ETH_TOKEN_ADDRESS": {"type": "TEXT", "index": 3, "name": "ETH_TOKEN_ADDRESS", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8192.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 103.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.silver__velo_tokens_backup"}, "model.optimism_models.silver__quixotic_revamped_sales": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "QUIXOTIC_REVAMPED_SALES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 55341056.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 290825.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__quixotic_revamped_sales"}, "model.optimism_models.silver__submission_hashes": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "SUBMISSION_HASHES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 2, "name": "L1_SUBMISSION_TX_HASH", "comment": null}, "L1_SUBMISSION_BLOCK_NUMBER": {"type": "NUMBER", "index": 3, "name": "L1_SUBMISSION_BLOCK_NUMBER", "comment": null}, "L1_SUBMISSION_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "L1_SUBMISSION_BLOCK_TIMESTAMP", "comment": null}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 5, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": null}, "L1_SUBMISSION_BATCH_ROOT": {"type": "TEXT", "index": 6, "name": "L1_SUBMISSION_BATCH_ROOT", "comment": null}, "L1_SUBMISSION_SIZE": {"type": "NUMBER", "index": 7, "name": "L1_SUBMISSION_SIZE", "comment": null}, "L1_SUBMISSION_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 8, "name": "L1_SUBMISSION_PREV_TOTAL_ELEMENTS", "comment": null}, "SUB_MIN_BLOCK": {"type": "NUMBER", "index": 9, "name": "SUB_MIN_BLOCK", "comment": null}, "SUB_MAX_BLOCK": {"type": "NUMBER", "index": 10, "name": "SUB_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 824597504.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 43767862.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(l1_submission_block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__submission_hashes"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_ADDRESS_NAME__STRING__VARCHAR.7747aa45d1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_LABELS_ADDRESS_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_ADDRESS_NAME__STRING__VARCHAR.7747aa45d1"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_BLOCK_NUMBER__NUMBER__FLOAT.45ecdb8c94": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSFERS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transfers_BLOCK_NUMBER__NUMBER__FLOAT.45ecdb8c94"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP__day__1.dfba6825cc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP__day__1.dfba6825cc"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_ADDRESS.a068a4c7ed": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN0_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN0_ADDRESS.a068a4c7ed"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_PROJECT_NAME__STRING__VARCHAR.c5aaaed300": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_CORE", "name": "DIM_LABELS_PROJECT_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_core__dim_labels_PROJECT_NAME__STRING__VARCHAR.c5aaaed300"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.b4b6ee55f2": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_staking_actions_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.b4b6ee55f2"}, "test.optimism_models.not_null_silver__delegations_DELEGATOR.72a15524b0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_DELEGATOR", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_DELEGATOR.72a15524b0"}, "test.optimism_models.not_null_silver__transactions_TX_FEE.f2f0cdc085": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_TX_FEE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_TX_FEE.f2f0cdc085"}, "test.optimism_models.not_null_silver__velodrome_gauges_BLOCK_NUMBER.db66882206": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_BLOCK_NUMBER.db66882206"}, "test.optimism_models.not_null_silver__velodrome_votes_POOL_ADDRESS.b3deb110eb": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_POOL_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_POOL_ADDRESS.b3deb110eb"}, "model.optimism_models.velodrome__ez_velo_locks": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_VELO_LOCKS", "database": "OPTIMISM_DEV", "comment": "This table contains details on the locking and unlocking of VELO positions.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address of the contract interacted with in the event."}, "EVENT_INDEX": {"type": "NUMBER", "index": 8, "name": "EVENT_INDEX", "comment": "The index of the event within the transaction."}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": "The address of the VELO provider."}, "VELO_ACTION": {"type": "TEXT", "index": 10, "name": "VELO_ACTION", "comment": "Users can create new VELO locks (deposits) or withdraw their VELO tokens. Either deposit or withdraw."}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "UNLOCK_DATE", "comment": "The date at which the lock expires."}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": "The token ID of the created lock."}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": "The amount of VELO tokens locked."}, "VELO_AMOUNT_USD": {"type": "FLOAT", "index": 14, "name": "VELO_AMOUNT_USD", "comment": "The amount of VELO tokens locked, in USD."}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 15, "name": "DEPOSIT_TYPE", "comment": "The type of deposit."}}, "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.optimism_models.velodrome__ez_velo_locks"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_DELEGATION_TYPE.4b72476460": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_DELEGATION_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_DELEGATION_TYPE.4b72476460"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_TO_DELEGATE.71760508b8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_TO_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_TO_DELEGATE.71760508b8"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.8ecbad1539": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "DELEGATIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__delegations__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.8ecbad1539"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_IN_USD__NUMBER__FLOAT.9a8b1e0480": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_AMOUNT_IN_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_AMOUNT_IN_USD__NUMBER__FLOAT.9a8b1e0480"}, "test.optimism_models.not_null_silver__transactions_TX_JSON.c989b71e6a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_TX_JSON", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_TX_JSON.c989b71e6a"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_FROM_ADDRESS.cd1ca51e37": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_ORIGIN_FROM_ADDRESS.cd1ca51e37"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN0_ADDRESS.eec82a034b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN0_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN0_ADDRESS.eec82a034b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_TO_DELEGATE__0_xX_0_9a_fA_F_.0bcad7e027": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "DELEGATIONS_TO_DELEGATE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__delegations_TO_DELEGATE__0_xX_0_9a_fA_F_.0bcad7e027"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_VELO_AMOUNT_USD__NUMBER__FLOAT.185e474abd": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LOCKS_VELO_AMOUNT_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_locks_VELO_AMOUNT_USD__NUMBER__FLOAT.185e474abd"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_TX_HASH__0_xX_0_9a_fA_F_.53531f9ded": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_SEAPORT_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_seaport_TX_HASH__0_xX_0_9a_fA_F_.53531f9ded"}, "test.optimism_models.not_null_silver__logs_ORIGIN_FUNCTION_SIGNATURE.ed647f3e17": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_ORIGIN_FUNCTION_SIGNATURE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_ORIGIN_FUNCTION_SIGNATURE.ed647f3e17"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_BLOCK_NUMBER__NUMBER__FLOAT.075f69b847": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_GAUGES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_BLOCK_NUMBER__NUMBER__FLOAT.075f69b847"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_POOL_NAME__STRING__VARCHAR.b5ccf9d018": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_STAKING_ACTIONS_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_staking_actions_POOL_NAME__STRING__VARCHAR.b5ccf9d018"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_LP_actions_BLOCK_TIMESTAMP__day__1.d4491742bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_LP_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_LP_actions_BLOCK_TIMESTAMP__day__1.d4491742bb"}, "test.optimism_models.not_null_silver__velodrome_locks_BLOCK_TIMESTAMP.33067b06c5": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_BLOCK_TIMESTAMP.33067b06c5"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_BLOCK_NUMBER__NUMBER__FLOAT.7b69aae0de": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SUSHI", "name": "EZ_SWAPS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_sushi__ez_swaps_BLOCK_NUMBER__NUMBER__FLOAT.7b69aae0de"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_INDEX__NUMBER__FLOAT.d0df352178": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_INDEX__NUMBER__FLOAT.d0df352178"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__velodrome_claimed_rewards_REWARD_TYPE__venft_distribution__lp_reward__voter_reward.522f29f356": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "VELODROME_CLAIMED_REWARDS_REWARD_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__velodrome_claimed_rewards_REWARD_TYPE__venft_distribution__lp_reward__voter_reward.522f29f356"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.e88c35e625": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BUYER_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__quixotic_revamped_sales_BUYER_ADDRESS__0_xX_0_9a_fA_F_.e88c35e625"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_INPUTS__OBJECT.a903a96237": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "LOGS_EVENT_INPUTS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__logs_EVENT_INPUTS__OBJECT.a903a96237"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_VOTE_AMOUNT__FLOAT__NUMBER.c7aeda3803": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES_VOTE_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_VOTE_AMOUNT__FLOAT__NUMBER.c7aeda3803"}, "test.optimism_models.not_null_sushi__ez_swaps_TX_HASH.5c71b07498": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_TX_HASH.5c71b07498"}, "test.optimism_models.not_null_sushi__ez_swaps_TOKEN_OUT.68f3f9aac2": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_TOKEN_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_TOKEN_OUT.68f3f9aac2"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN1_ADDRESS.5ca75bdd95": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_TOKEN1_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_TOKEN1_ADDRESS.5ca75bdd95"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_CLAIMED_AMOUNT__NUMBER__FLOAT.f22caa5247": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CLAIMED_AMOUNT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_CLAIMED_AMOUNT__NUMBER__FLOAT.f22caa5247"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.57a30bac81": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_STAKING_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_staking_actions__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.57a30bac81"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.3a0f72f5bb": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_SWAPS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.3a0f72f5bb"}, "test.optimism_models.not_null_core__dim_labels_PROJECT_NAME.484353cecc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_PROJECT_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_PROJECT_NAME.484353cecc"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_FROM_ADDRESS.5f39a9634a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_ORIGIN_FROM_ADDRESS.5f39a9634a"}, "test.optimism_models.not_null_silver__traces_GAS_USED.eb9bf97ca1": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_GAS_USED.eb9bf97ca1"}, "model.optimism_models.core__fact_token_transfers": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_TOKEN_TRANSFERS", "database": "OPTIMISM_DEV", "comment": "This table contains events on the Optimism Blockchain with an event name of 'Transfer'. The contract address is the token transferred, and the raw amount field is the amount of tokens transferred. Please note this amount is not decimal adjusted. Decimal adjustments for a token address can be found in ```dim_contracts```. This table will not contain transfers of native ETH.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This will not be unique in this table as a transaction could include multiple transfer events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of this transaction."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "Contract address of the token being transferred."}, "FROM_ADDRESS": {"type": "TEXT", "index": 8, "name": "FROM_ADDRESS", "comment": "The sending address of this transfer."}, "TO_ADDRESS": {"type": "TEXT", "index": 9, "name": "TO_ADDRESS", "comment": "The receiving address of this transfer. This can be a contract address."}, "RAW_AMOUNT": {"type": "FLOAT", "index": 10, "name": "RAW_AMOUNT", "comment": "The amount of tokens transferred. This value is not decimal adjusted."}, "_LOG_ID": {"type": "TEXT", "index": 11, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the transfer event occurred. This field can be used to find more details on the event within the ```fact_event_logs``` 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": "model.optimism_models.core__fact_token_transfers"}, "test.optimism_models.not_null_silver__transfers_TO_ADDRESS.2ea6a02b7c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSFERS_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "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}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 7, "name": "BLOCK_TIMESTAMP", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 8, "name": "CONTRACT_ADDRESS", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 10, "name": "TO_ADDRESS", "comment": null}, "RAW_AMOUNT": {"type": "FLOAT", "index": 11, "name": "RAW_AMOUNT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 12, "name": "_INSERTED_TIMESTAMP", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 13, "name": "EVENT_INDEX", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transfers_TO_ADDRESS.2ea6a02b7c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0c422d391e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions__INSERTED_TIMESTAMP__TIMESTAMP_NTZ.0c422d391e"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_INGESTED_AT__TIMESTAMP_NTZ.c716636b55": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_INGESTED_AT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_INGESTED_AT__TIMESTAMP_NTZ.c716636b55"}, "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_SYMBOL.67a2956e58": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_POOLS_TOKEN1_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": null}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": null}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": null}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": null}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4608.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_pools_TOKEN1_SYMBOL.67a2956e58"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2ddc69ebd9": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_VOTES_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_votes_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.2ddc69ebd9"}, "test.optimism_models.not_null_silver__prices_TOKEN_ADDRESS.88e8e36eb7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "PRICES_TOKEN_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "comment": null}, "PRICE_ID": {"type": "TEXT", "index": 7, "name": "PRICE_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:18UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__prices_TOKEN_ADDRESS.88e8e36eb7"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PRICE_USD__NUMBER__FLOAT.3863d6a469": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_PRICE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_PRICE_USD__NUMBER__FLOAT.3863d6a469"}, "test.optimism_models.not_null_velodrome__ez_votes_POOL_NAME.ab2dc71e28": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_VOTES_POOL_NAME", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 9, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 13, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 14, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 15, "name": "VOTE_ACTION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 10752.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 4.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_votes_POOL_NAME.ab2dc71e28"}, "test.optimism_models.not_null_silver__velodrome_gauges_EXTERNAL_BRIBE_ADDRESS.b10eb9d144": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_GAUGES_EXTERNAL_BRIBE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 4, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 5, "name": "CONTRACT_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 6, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 7, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 9, "name": "POOL_ADDRESS", "comment": null}, "CREATOR_ADDRESS": {"type": "TEXT", "index": 10, "name": "CREATOR_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_gauges_EXTERNAL_BRIBE_ADDRESS.b10eb9d144"}, "test.optimism_models.not_null_sushi__ez_swaps_TOKEN_IN.8093c41dbe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_TOKEN_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_TOKEN_IN.8093c41dbe"}, "model.optimism_models.silver__contracts": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CONTRACTS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 2063360.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 17:59UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 32134.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__contracts"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_EVENT_INDEX.7bbd8665ee": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_EVENT_INDEX.7bbd8665ee"}, "test.optimism_models.not_null_silver__velodrome_votes_FROM_ADDRESS.032c3f8bac": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_VOTES_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "FROM_ADDRESS": {"type": "TEXT", "index": 9, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 11, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 12, "name": "VOTE_ACTION", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 13, "name": "_LOG_ID", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_votes_FROM_ADDRESS.032c3f8bac"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__transactions_TX_HASH.c217683bc6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "TRANSACTIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"TX_HASH": {"type": "TEXT", "index": 1, "name": "TX_HASH", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__transactions_TX_HASH.c217683bc6"}, "test.optimism_models.not_null_silver__logs_EVENT_REMOVED.4f302d08e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "LOGS_EVENT_REMOVED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "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}, "TX_HASH": {"type": "TEXT", "index": 4, "name": "TX_HASH", "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}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "INGESTED_AT", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 9, "name": "EVENT_INDEX", "comment": null}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 10, "name": "CONTRACT_ADDRESS", "comment": null}, "CONTRACT_NAME": {"type": "TEXT", "index": 11, "name": "CONTRACT_NAME", "comment": null}, "EVENT_NAME": {"type": "TEXT", "index": 12, "name": "EVENT_NAME", "comment": null}, "EVENT_INPUTS": {"type": "OBJECT", "index": 13, "name": "EVENT_INPUTS", "comment": null}, "TOPICS": {"type": "VARIANT", "index": 14, "name": "TOPICS", "comment": null}, "DATA": {"type": "TEXT", "index": 15, "name": "DATA", "comment": null}, "EVENT_REMOVED": {"type": "TEXT", "index": 16, "name": "EVENT_REMOVED", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 17, "name": "TX_STATUS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__logs_EVENT_REMOVED.4f302d08e0"}, "test.optimism_models.not_null_silver__transactions_NONCE.3eac435cf9": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRANSACTIONS_NONCE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "BLOCK_TIMESTAMP", "comment": null}, "BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "NONCE": {"type": "NUMBER", "index": 4, "name": "NONCE", "comment": null}, "POSITION": {"type": "NUMBER", "index": 5, "name": "POSITION", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 6, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 7, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 8, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 9, "name": "ETH_VALUE", "comment": null}, "BLOCK_HASH": {"type": "TEXT", "index": 10, "name": "BLOCK_HASH", "comment": null}, "GAS_PRICE": {"type": "FLOAT", "index": 11, "name": "GAS_PRICE", "comment": null}, "GAS_LIMIT": {"type": "NUMBER", "index": 12, "name": "GAS_LIMIT", "comment": null}, "INPUT_DATA": {"type": "TEXT", "index": 13, "name": "INPUT_DATA", "comment": null}, "STATUS": {"type": "TEXT", "index": 14, "name": "STATUS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 15, "name": "GAS_USED", "comment": null}, "CUMULATIVE_GAS_USED": {"type": "NUMBER", "index": 16, "name": "CUMULATIVE_GAS_USED", "comment": null}, "EFFECTIVE_GAS_PRICE": {"type": "NUMBER", "index": 17, "name": "EFFECTIVE_GAS_PRICE", "comment": null}, "L1_GAS_PRICE": {"type": "FLOAT", "index": 18, "name": "L1_GAS_PRICE", "comment": null}, "L1_GAS_USED": {"type": "FLOAT", "index": 19, "name": "L1_GAS_USED", "comment": null}, "L1_FEE_SCALAR": {"type": "FLOAT", "index": 20, "name": "L1_FEE_SCALAR", "comment": null}, "TX_FEE": {"type": "FLOAT", "index": 21, "name": "TX_FEE", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 22, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 23, "name": "_INSERTED_TIMESTAMP", "comment": null}, "TX_JSON": {"type": "OBJECT", "index": 24, "name": "TX_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__transactions_NONCE.3eac435cf9"}, "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_TX_HASH.bba5c2eb6a": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_TO_EXIST_CORE", "name": "FACT_DELEGATIONS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"COLUMN_NAME": {"type": "TEXT", "index": 1, "name": "COLUMN_NAME", "comment": null}, "MATCHING_COLUMN_INDEX": {"type": "NUMBER", "index": 2, "name": "MATCHING_COLUMN_INDEX", "comment": null}, "COLUMN_INDEX_MATCHES": {"type": "BOOLEAN", "index": 3, "name": "COLUMN_INDEX_MATCHES", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_to_exist_core__fact_delegations_TX_HASH.bba5c2eb6a"}, "model.optimism_models.silver__quixotic_seaport": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "QUIXOTIC_SEAPORT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 3198976.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 15341.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__quixotic_seaport"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CLAIM_EPOCH.a84dfaafe7": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CLAIM_EPOCH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_CLAIM_EPOCH.a84dfaafe7"}, "test.optimism_models.not_null_velodrome__ez_swaps_AMOUNT_IN.9d909a4ecc": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_AMOUNT_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_AMOUNT_IN.9d909a4ecc"}, "model.optimism_models.silver__traces": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "TRACES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 273712697344.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 2950822011.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.silver__traces"}, "test.optimism_models.not_null_velodrome__ez_votes_GAUGE_ADDRESS.f828398bf6": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_VOTES_GAUGE_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 7, "name": "GAUGE_ADDRESS", "comment": null}, "EXTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 8, "name": "EXTERNAL_BRIBE_ADDRESS", "comment": null}, "INTERNAL_BRIBE_ADDRESS": {"type": "TEXT", "index": 9, "name": "INTERNAL_BRIBE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 10, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "FROM_ADDRESS": {"type": "TEXT", "index": 12, "name": "FROM_ADDRESS", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 13, "name": "TOKEN_ID", "comment": null}, "VOTE_AMOUNT": {"type": "FLOAT", "index": 14, "name": "VOTE_AMOUNT", "comment": null}, "VOTE_ACTION": {"type": "TEXT", "index": 15, "name": "VOTE_ACTION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_votes_GAUGE_ADDRESS.f828398bf6"}, "test.optimism_models.not_null_velodrome__ez_swaps_TOKEN_ADDRESS_IN.c8eea33845": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_TOKEN_ADDRESS_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_TOKEN_ADDRESS_IN.c8eea33845"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_NUMBER__NUMBER__FLOAT.5e6997665c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_NUMBER__NUMBER__FLOAT.5e6997665c"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_EVENT_INDEX__NUMBER__FLOAT.afee298092": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_GAUGES_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_gauges_EVENT_INDEX__NUMBER__FLOAT.afee298092"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_TO_ADDRESS__0_xX_0_9a_fA_F_.6729f77190": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "TRANSACTIONS_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__transactions_TO_ADDRESS__0_xX_0_9a_fA_F_.6729f77190"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_core__dim_labels_LABEL_TYPE__flotsam__nft__defi__dex__cex__dapp__token__operator__layer2__chadmin__project.145ec1d947": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_CORE", "name": "DIM_LABELS_LABEL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_core__dim_labels_LABEL_TYPE__flotsam__nft__defi__dex__cex__dapp__token__operator__layer2__chadmin__project.145ec1d947"}, "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_claimed_rewards__log_id.9041f8ac5c": {"metadata": {"type": "BASE TABLE", "schema": "DBT_UTILS_UNIQUE_COMBINATION_OF_COLUMNS_SILVER", "name": "VELODROME_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"_LOG_ID": {"type": "TEXT", "index": 1, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_utils_unique_combination_of_columns_silver__velodrome_claimed_rewards__log_id.9041f8ac5c"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_swaps_BLOCK_TIMESTAMP__day__1.81893be36d": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_SWAPS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_swaps_BLOCK_TIMESTAMP__day__1.81893be36d"}, "model.optimism_models.velodrome__ez_pool_details": {"metadata": {"type": "VIEW", "schema": "VELODROME", "name": "EZ_POOL_DETAILS", "database": "OPTIMISM_DEV", "comment": "This table contains metadata details for liquidity pools on Velodrome.", "owner": "INTERNAL_DEV"}, "columns": {"POOL_ADDRESS": {"type": "TEXT", "index": 1, "name": "POOL_ADDRESS", "comment": "The address of the liquidity pool."}, "POOL_NAME": {"type": "TEXT", "index": 2, "name": "POOL_NAME", "comment": "The name of the liquidity pool."}, "POOL_TYPE": {"type": "TEXT", "index": 3, "name": "POOL_TYPE", "comment": "The type of liquidity pool, either stable or volatile. Stable pools are designed for assets which have little to no volatility. Volatile pools are designed for assets with high price volatility, and use a generic AMM formula."}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 4, "name": "TOKEN0_SYMBOL", "comment": "The symbol of token0 in the pool."}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 5, "name": "TOKEN1_SYMBOL", "comment": "The symbol of token1 in the pool."}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": "The address of token0 in the pool."}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 7, "name": "TOKEN1_ADDRESS", "comment": "The address of token1 in the pool."}, "TOKEN0_DECIMALS": {"type": "NUMBER", "index": 8, "name": "TOKEN0_DECIMALS", "comment": "The decimals of token0 in the pool."}, "TOKEN1_DECIMALS": {"type": "NUMBER", "index": 9, "name": "TOKEN1_DECIMALS", "comment": "The decimals of token1 in the pool."}, "CREATED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "CREATED_TIMESTAMP", "comment": "The timestamp the pool was created."}, "CREATED_BLOCK": {"type": "NUMBER", "index": 11, "name": "CREATED_BLOCK", "comment": "The block at which the pool was created."}, "CREATED_HASH": {"type": "TEXT", "index": 12, "name": "CREATED_HASH", "comment": "The tx hash in which the pool was created."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 13, "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.optimism_models.velodrome__ez_pool_details"}, "test.optimism_models.not_null_core__dim_labels_ADDRESS.ddf35f62af": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_ADDRESS.ddf35f62af"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_TX_HASH__0_xX_0_9a_fA_F_.0eee0960b6": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "LOGS_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__logs_TX_HASH__0_xX_0_9a_fA_F_.0eee0960b6"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards_EVENT_INDEX.e0ddce03fe": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS_EVENT_INDEX", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards_EVENT_INDEX.e0ddce03fe"}, "model.optimism_models.bronze__submission_hashes": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "SUBMISSION_HASHES", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 1, "name": "L1_SUBMISSION_TX_HASH", "comment": null}, "L1_SUBMISSION_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "L1_SUBMISSION_BLOCK_NUMBER", "comment": null}, "L1_SUBMISSION_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "L1_SUBMISSION_BLOCK_TIMESTAMP", "comment": null}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": null}, "L1_SUBMISSION_BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "L1_SUBMISSION_BATCH_ROOT", "comment": null}, "L1_SUBMISSION_SIZE": {"type": "NUMBER", "index": 6, "name": "L1_SUBMISSION_SIZE", "comment": null}, "L1_SUBMISSION_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "L1_SUBMISSION_PREV_TOTAL_ELEMENTS", "comment": null}, "SUB_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "SUB_MIN_BLOCK", "comment": null}, "SUB_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "SUB_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 41329152.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 326805.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.bronze__submission_hashes"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.01580727be": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.01580727be"}, "test.optimism_models.not_null_velodrome__ez_swaps_AMOUNT_OUT.4e3b6eb63a": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_SWAPS_AMOUNT_OUT", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "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_NAME": {"type": "TEXT", "index": 11, "name": "POOL_NAME", "comment": null}, "SENDER_ADDRESS": {"type": "TEXT", "index": 12, "name": "SENDER_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 13, "name": "TO_ADDRESS", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 14, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 15, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 16, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 17, "name": "AMOUNT_OUT_USD", "comment": null}, "TOKEN_ADDRESS_IN": {"type": "TEXT", "index": 18, "name": "TOKEN_ADDRESS_IN", "comment": null}, "TOKEN_ADDRESS_OUT": {"type": "TEXT", "index": 19, "name": "TOKEN_ADDRESS_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 20, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 21, "name": "SYMBOL_OUT", "comment": null}, "LP_FEE": {"type": "FLOAT", "index": 22, "name": "LP_FEE", "comment": null}, "LP_FEE_USD": {"type": "FLOAT", "index": 23, "name": "LP_FEE_USD", "comment": null}, "LP_FEE_SYMBOL": {"type": "TEXT", "index": 24, "name": "LP_FEE_SYMBOL", "comment": null}, "LP_FEE_TOKEN_ADDRESS": {"type": "TEXT", "index": 25, "name": "LP_FEE_TOKEN_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_swaps_AMOUNT_OUT.4e3b6eb63a"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_BLOCK_NUMBER__NUMBER__FLOAT.af2f19e320": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_BLOCK_NUMBER__NUMBER__FLOAT.af2f19e320"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_CUMULATIVE_GAS_USED__NUMBER__FLOAT.68061c4689": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "TRANSACTIONS_CUMULATIVE_GAS_USED", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__transactions_CUMULATIVE_GAS_USED__NUMBER__FLOAT.68061c4689"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_PLATFORM__STRING__VARCHAR.ca106130da": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_SWAPS_PLATFORM", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_swaps_PLATFORM__STRING__VARCHAR.ca106130da"}, "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_FROM_ADDRESS.49486480b8": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_LOCKS_ORIGIN_FROM_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PROVIDER_ADDRESS": {"type": "TEXT", "index": 9, "name": "PROVIDER_ADDRESS", "comment": null}, "UNLOCK_DATE": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "UNLOCK_DATE", "comment": null}, "VELO_ACTION": {"type": "TEXT", "index": 11, "name": "VELO_ACTION", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 12, "name": "TOKEN_ID", "comment": null}, "VELO_AMOUNT": {"type": "FLOAT", "index": 13, "name": "VELO_AMOUNT", "comment": null}, "DEPOSIT_TYPE": {"type": "TEXT", "index": 14, "name": "DEPOSIT_TYPE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_locks_ORIGIN_FROM_ADDRESS.49486480b8"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PLATFORM_FEE_USD__NUMBER__FLOAT.a3110efaef": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_PLATFORM_FEE_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_revamped_sales_PLATFORM_FEE_USD__NUMBER__FLOAT.a3110efaef"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_TOTAL_FEES_USD__NUMBER__FLOAT.2cf4cdd5f1": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "QUIXOTIC_SEAPORT_TOTAL_FEES_USD", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__quixotic_seaport_TOTAL_FEES_USD__NUMBER__FLOAT.2cf4cdd5f1"}, "test.optimism_models.not_null_silver__quixotic_revamped_sales_BLOCK_NUMBER.80686086e0": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_BLOCK_NUMBER", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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_TYPE": {"type": "TEXT", "index": 4, "name": "EVENT_TYPE", "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}, "SELLER_ADDRESS": {"type": "TEXT", "index": 8, "name": "SELLER_ADDRESS", "comment": null}, "BUYER_ADDRESS": {"type": "TEXT", "index": 9, "name": "BUYER_ADDRESS", "comment": null}, "NFT_ADDRESS": {"type": "TEXT", "index": 10, "name": "NFT_ADDRESS", "comment": null}, "TOKENID": {"type": "TEXT", "index": 11, "name": "TOKENID", "comment": null}, "ERC1155_VALUE": {"type": "TEXT", "index": 12, "name": "ERC1155_VALUE", "comment": null}, "CURRENCY_SYMBOL": {"type": "TEXT", "index": 13, "name": "CURRENCY_SYMBOL", "comment": null}, "CURRENCY_ADDRESS": {"type": "TEXT", "index": 14, "name": "CURRENCY_ADDRESS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 15, "name": "PRICE", "comment": null}, "PRICE_USD": {"type": "FLOAT", "index": 16, "name": "PRICE_USD", "comment": null}, "TOTAL_FEES": {"type": "FLOAT", "index": 17, "name": "TOTAL_FEES", "comment": null}, "PLATFORM_FEE": {"type": "FLOAT", "index": 18, "name": "PLATFORM_FEE", "comment": null}, "CREATOR_FEE": {"type": "FLOAT", "index": 19, "name": "CREATOR_FEE", "comment": null}, "TOTAL_FEES_USD": {"type": "FLOAT", "index": 20, "name": "TOTAL_FEES_USD", "comment": null}, "PLATFORM_FEE_USD": {"type": "FLOAT", "index": 21, "name": "PLATFORM_FEE_USD", "comment": null}, "CREATOR_FEE_USD": {"type": "FLOAT", "index": 22, "name": "CREATOR_FEE_USD", "comment": null}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 23, "name": "ORIGIN_FROM_ADDRESS", "comment": null}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 24, "name": "ORIGIN_TO_ADDRESS", "comment": null}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 25, "name": "ORIGIN_FUNCTION_SIGNATURE", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__quixotic_revamped_sales_BLOCK_NUMBER.80686086e0"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_AMOUNT_IN__FLOAT__NUMBER.fe90028530": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_VELODROME", "name": "EZ_SWAPS_AMOUNT_IN", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_velodrome__ez_swaps_AMOUNT_IN__FLOAT__NUMBER.fe90028530"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_TX_HASH__0_xX_0_9a_fA_F_.f2181aeccc": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_VOTES_TX_HASH", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_votes_TX_HASH__0_xX_0_9a_fA_F_.f2181aeccc"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.96b1f8942b": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_CLAIMED_REWARDS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_claimed_rewards_CONTRACT_ADDRESS__0_xX_0_9a_fA_F_.96b1f8942b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_HEADER_JSON__OBJECT.1be6a88f28": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "BLOCKS_BLOCK_HEADER_JSON", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__blocks_BLOCK_HEADER_JSON__OBJECT.1be6a88f28"}, "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.7cdb369b98": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_MATCH_REGEX_SILVER", "name": "VELODROME_LOCKS_ORIGIN_TO_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"EXPRESSION": {"type": "BOOLEAN", "index": 1, "name": "EXPRESSION", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_match_regex_silver__velodrome_locks_ORIGIN_TO_ADDRESS__0_xX_0_9a_fA_F_.7cdb369b98"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.494792a80e": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_CLAIMED_REWARDS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_claimed_rewards_BLOCK_TIMESTAMP__TIMESTAMP_NTZ.494792a80e"}, "test.optimism_models.not_null_silver__velodrome_staking_actions_BLOCK_TIMESTAMP.8e723334bf": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_STAKING_ACTIONS_BLOCK_TIMESTAMP", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 15, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_staking_actions_BLOCK_TIMESTAMP.8e723334bf"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_revamped_sales_EVENT_TYPE__bid_won__sale.6198d7c2a8": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_SET_SILVER", "name": "QUIXOTIC_REVAMPED_SALES_EVENT_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"VALUE_FIELD": {"type": "TEXT", "index": 1, "name": "VALUE_FIELD", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_set_silver__quixotic_revamped_sales_EVENT_TYPE__bid_won__sale.6198d7c2a8"}, "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_LP_actions__INSERTED_TIMESTAMP__day__1.4e5ebafba5": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_ROW_VALUES_TO_HAVE_RECENT_DATA_SILVER", "name": "VELODROME_LP_ACTIONS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"MAX_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "MAX_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_row_values_to_have_recent_data_silver__velodrome_LP_actions__INSERTED_TIMESTAMP__day__1.4e5ebafba5"}, "test.optimism_models.not_null_silver__delegations_DELEGATION_TYPE.758fb43fca": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "DELEGATIONS_DELEGATION_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": null}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": null}, "STATUS": {"type": "TEXT", "index": 4, "name": "STATUS", "comment": null}, "DELEGATOR": {"type": "TEXT", "index": 5, "name": "DELEGATOR", "comment": null}, "DELEGATION_TYPE": {"type": "TEXT", "index": 6, "name": "DELEGATION_TYPE", "comment": null}, "TO_DELEGATE": {"type": "TEXT", "index": 7, "name": "TO_DELEGATE", "comment": null}, "FROM_DELEGATE": {"type": "TEXT", "index": 8, "name": "FROM_DELEGATE", "comment": null}, "RAW_NEW_BALANCE": {"type": "NUMBER", "index": 9, "name": "RAW_NEW_BALANCE", "comment": null}, "RAW_PREVIOUS_BALANCE": {"type": "NUMBER", "index": 10, "name": "RAW_PREVIOUS_BALANCE", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}, "_LOG_ID": {"type": "TEXT", "index": 12, "name": "_LOG_ID", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__delegations_DELEGATION_TYPE.758fb43fca"}, "test.optimism_models.not_null_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP.6b00d1c03b": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "VELODROME_CLAIMED_REWARDS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 12, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 13, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 14, "name": "MAX_EPOCH", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__velodrome_claimed_rewards__INSERTED_TIMESTAMP.6b00d1c03b"}, "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_AMOUNT1_UNADJ__NUMBER__FLOAT.26af61d368": {"metadata": {"type": "BASE TABLE", "schema": "DBT_EXPECTATIONS_EXPECT_COLUMN_VALUES_TO_BE_IN_TYPE_LIST_SILVER", "name": "VELODROME_LP_ACTIONS_AMOUNT1_UNADJ", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:01UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.dbt_expectations_expect_column_values_to_be_in_type_list_silver__velodrome_LP_actions_AMOUNT1_UNADJ__NUMBER__FLOAT.26af61d368"}, "seed.optimism_models.silver__contracts_backfill": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "CONTRACTS_BACKFILL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"ADDRESS": {"type": "TEXT", "index": 1, "name": "ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 2, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 3, "name": "DECIMALS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 9728.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 181.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.silver__contracts_backfill"}, "test.optimism_models.not_null_sushi__ez_swaps_CONTRACT_ADDRESS.f4cd976e06": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SUSHI", "name": "EZ_SWAPS_CONTRACT_ADDRESS", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": null}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": null}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": null}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": null}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": null}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": null}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": null}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": null}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": null}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": null}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "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}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_sushi__ez_swaps_CONTRACT_ADDRESS.f4cd976e06"}, "test.optimism_models.not_null_velodrome__ez_staking_actions_POOL_TYPE.e4ba8c73c3": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_STAKING_ACTIONS_POOL_TYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "STAKING_ACTION_TYPE": {"type": "TEXT", "index": 9, "name": "STAKING_ACTION_TYPE", "comment": null}, "LP_TOKEN_AMOUNT": {"type": "FLOAT", "index": 10, "name": "LP_TOKEN_AMOUNT", "comment": null}, "LP_PROVIDER_ADDRESS": {"type": "TEXT", "index": 11, "name": "LP_PROVIDER_ADDRESS", "comment": null}, "GAUGE_ADDRESS": {"type": "TEXT", "index": 12, "name": "GAUGE_ADDRESS", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 13, "name": "POOL_ADDRESS", "comment": null}, "POOL_NAME": {"type": "TEXT", "index": 14, "name": "POOL_NAME", "comment": null}, "POOL_TYPE": {"type": "TEXT", "index": 15, "name": "POOL_TYPE", "comment": null}, "TOKEN0_SYMBOL": {"type": "TEXT", "index": 16, "name": "TOKEN0_SYMBOL", "comment": null}, "TOKEN1_SYMBOL": {"type": "TEXT", "index": 17, "name": "TOKEN1_SYMBOL", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 18, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 19, "name": "TOKEN1_ADDRESS", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_staking_actions_POOL_TYPE.e4ba8c73c3"}, "model.optimism_models.sushi__ez_swaps": {"metadata": {"type": "BASE TABLE", "schema": "SUSHI", "name": "EZ_SWAPS", "database": "OPTIMISM_DEV", "comment": "This table currently contains swap events from the ```logs``` table for SushiSwap on optimism, along with other helpful columns including an amount USD where possible. \nNote: A rule has been put in place to null out the amount_USD if that number is too divergent between amount_in_USD and amount_out_usd. This can happen for swaps of less liquid tokens during very high fluctuation of price.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": "Also known as block height. The block number, which indicates the length of the blockchain, increases after the addition of each new block."}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 2, "name": "BLOCK_TIMESTAMP", "comment": "The date and time at which the block was produced."}, "TX_HASH": {"type": "TEXT", "index": 3, "name": "TX_HASH", "comment": "Transaction hash is a unique 66-character identifier that is generated when a transaction is executed. This field will not be unique in this table, as a given transaction can include multiple events."}, "ORIGIN_FUNCTION_SIGNATURE": {"type": "TEXT", "index": 4, "name": "ORIGIN_FUNCTION_SIGNATURE", "comment": "The function signature of the contract call."}, "ORIGIN_FROM_ADDRESS": {"type": "TEXT", "index": 5, "name": "ORIGIN_FROM_ADDRESS", "comment": "The from address of this transaction."}, "ORIGIN_TO_ADDRESS": {"type": "TEXT", "index": 6, "name": "ORIGIN_TO_ADDRESS", "comment": "The to address of this transaction."}, "CONTRACT_ADDRESS": {"type": "TEXT", "index": 7, "name": "CONTRACT_ADDRESS", "comment": "The address interacted with for a given event."}, "PLATFORM": {"type": "TEXT", "index": 8, "name": "PLATFORM", "comment": "This field denotes which application the liquidity pool belongs to."}, "POOL_NAME": {"type": "TEXT", "index": 9, "name": "POOL_NAME", "comment": ""}, "AMOUNT_IN": {"type": "FLOAT", "index": 10, "name": "AMOUNT_IN", "comment": "The amount of tokens put into the swap."}, "AMOUNT_IN_USD": {"type": "FLOAT", "index": 11, "name": "AMOUNT_IN_USD", "comment": "The amount of tokens put into the swap converted to USD using the price of the token."}, "AMOUNT_OUT": {"type": "FLOAT", "index": 12, "name": "AMOUNT_OUT", "comment": "The amount of tokens taken out of or received from the swap."}, "AMOUNT_OUT_USD": {"type": "FLOAT", "index": 13, "name": "AMOUNT_OUT_USD", "comment": "The amount of tokens taken out of or received from the swap converted to USD using the price of the token."}, "TX_TO": {"type": "TEXT", "index": 14, "name": "TX_TO", "comment": "The tx_to is the address who receives the swapped token. This corresponds to the \"to\" field in the swap function."}, "EVENT_INDEX": {"type": "NUMBER", "index": 15, "name": "EVENT_INDEX", "comment": "Event number within a transaction."}, "TOKEN_IN": {"type": "TEXT", "index": 16, "name": "TOKEN_IN", "comment": "The address of the token sent for swap."}, "TOKEN_OUT": {"type": "TEXT", "index": 17, "name": "TOKEN_OUT", "comment": "The address of the token being swapped to."}, "SYMBOL_IN": {"type": "TEXT", "index": 18, "name": "SYMBOL_IN", "comment": "The symbol of the token sent for swap."}, "SYMBOL_OUT": {"type": "TEXT", "index": 19, "name": "SYMBOL_OUT", "comment": "The symbol of the token being swapped to."}, "_LOG_ID": {"type": "TEXT", "index": 20, "name": "_LOG_ID", "comment": "This is the primary key for this table. This is a concatenation of the transaction hash and the event index at which the event occurred."}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 21, "name": "_INSERTED_TIMESTAMP", "comment": ""}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 8975872.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:05UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 64375.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(block_timestamp::DATE)", "include": true, "description": "The key used to cluster this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "model.optimism_models.sushi__ez_swaps"}, "test.optimism_models.not_null_silver__traces_ETH_VALUE.c271895d72": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_SILVER", "name": "TRACES_ETH_VALUE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "FROM_ADDRESS": {"type": "TEXT", "index": 4, "name": "FROM_ADDRESS", "comment": null}, "TO_ADDRESS": {"type": "TEXT", "index": 5, "name": "TO_ADDRESS", "comment": null}, "ETH_VALUE": {"type": "FLOAT", "index": 6, "name": "ETH_VALUE", "comment": null}, "GAS": {"type": "NUMBER", "index": 7, "name": "GAS", "comment": null}, "GAS_USED": {"type": "NUMBER", "index": 8, "name": "GAS_USED", "comment": null}, "INPUT": {"type": "TEXT", "index": 9, "name": "INPUT", "comment": null}, "OUTPUT": {"type": "TEXT", "index": 10, "name": "OUTPUT", "comment": null}, "TYPE": {"type": "TEXT", "index": 11, "name": "TYPE", "comment": null}, "IDENTIFIER": {"type": "TEXT", "index": 12, "name": "IDENTIFIER", "comment": null}, "_CALL_ID": {"type": "TEXT", "index": 13, "name": "_CALL_ID", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 14, "name": "INGESTED_AT", "comment": null}, "DATA": {"type": "OBJECT", "index": 15, "name": "DATA", "comment": null}, "TX_STATUS": {"type": "TEXT", "index": 16, "name": "TX_STATUS", "comment": null}, "SUB_TRACES": {"type": "NUMBER", "index": 17, "name": "SUB_TRACES", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 18, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_silver__traces_ETH_VALUE.c271895d72"}, "model.optimism_models.core__dim_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "DIM_LABELS", "database": "OPTIMISM_DEV", "comment": "This table contains labels for addresses on the Optimism Blockchain.", "owner": "INTERNAL_DEV"}, "columns": {"BLOCKCHAIN": {"type": "TEXT", "index": 1, "name": "BLOCKCHAIN", "comment": "The name of the blockchain."}, "CREATOR": {"type": "TEXT", "index": 2, "name": "CREATOR", "comment": "The name of the creator of the label."}, "ADDRESS": {"type": "TEXT", "index": 3, "name": "ADDRESS", "comment": "Address that the label is for. This is the field that should be used to join other tables with labels."}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": "This table contains labels for addresses on the Optimism Blockchain."}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": "A high-level category describing the addresses main function or ownership."}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": "A sub-category nested within label type providing further detail."}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": "The name of the project for this address."}}, "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.optimism_models.core__dim_labels"}, "test.optimism_models.not_null_core__dim_labels_LABEL_SUBTYPE.556a65235c": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_CORE", "name": "DIM_LABELS_LABEL_SUBTYPE", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "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}, "ADDRESS_NAME": {"type": "TEXT", "index": 4, "name": "ADDRESS_NAME", "comment": null}, "LABEL_TYPE": {"type": "TEXT", "index": 5, "name": "LABEL_TYPE", "comment": null}, "LABEL_SUBTYPE": {"type": "TEXT", "index": 6, "name": "LABEL_SUBTYPE", "comment": null}, "PROJECT_NAME": {"type": "TEXT", "index": 7, "name": "PROJECT_NAME", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:02UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_core__dim_labels_LABEL_SUBTYPE.556a65235c"}, "test.optimism_models.not_null_velodrome__ez_claimed_rewards_TOKEN_SYMBOL.4067cc93d4": {"metadata": {"type": "BASE TABLE", "schema": "NOT_NULL_VELODROME", "name": "EZ_CLAIMED_REWARDS_TOKEN_SYMBOL", "database": "OPTIMISM_DEV", "comment": null, "owner": "INTERNAL_DEV"}, "columns": {"BLOCK_NUMBER": {"type": "NUMBER", "index": 1, "name": "BLOCK_NUMBER", "comment": 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}, "REWARD_TYPE": {"type": "TEXT", "index": 9, "name": "REWARD_TYPE", "comment": null}, "TOKEN_ID": {"type": "NUMBER", "index": 10, "name": "TOKEN_ID", "comment": null}, "CLAIMED_AMOUNT": {"type": "FLOAT", "index": 11, "name": "CLAIMED_AMOUNT", "comment": null}, "CLAIMED_AMOUNT_USD": {"type": "FLOAT", "index": 12, "name": "CLAIMED_AMOUNT_USD", "comment": null}, "TOKEN_SYMBOL": {"type": "TEXT", "index": 13, "name": "TOKEN_SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 14, "name": "TOKEN_ADDRESS", "comment": null}, "CLAIM_EPOCH": {"type": "NUMBER", "index": 15, "name": "CLAIM_EPOCH", "comment": null}, "MAX_EPOCH": {"type": "NUMBER", "index": 16, "name": "MAX_EPOCH", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 0.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 09:04UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 0.0, "include": true, "description": "An approximate count of rows in this table"}, "has_stats": {"id": "has_stats", "label": "Has Stats?", "value": true, "include": false, "description": "Indicates whether there are statistics for this table"}}, "unique_id": "test.optimism_models.not_null_velodrome__ez_claimed_rewards_TOKEN_SYMBOL.4067cc93d4"}}, "sources": {"source.optimism_models.crosschain.address_labels": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "ADDRESS_LABELS", "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"}}, "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.optimism_models.crosschain.address_labels"}, "source.optimism_models.prod.optimism_txs": {"metadata": {"type": "BASE TABLE", "schema": "PROD", "name": "OPTIMISM_TXS", "database": "CHAINWALKERS", "comment": null, "owner": "SYSADMIN"}, "columns": {"RECORD_ID": {"type": "TEXT", "index": 1, "name": "RECORD_ID", "comment": null}, "TX_ID": {"type": "TEXT", "index": 2, "name": "TX_ID", "comment": null}, "TX_BLOCK_INDEX": {"type": "NUMBER", "index": 3, "name": "TX_BLOCK_INDEX", "comment": null}, "OFFSET_ID": {"type": "NUMBER", "index": 4, "name": "OFFSET_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 5, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 7, "name": "NETWORK", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 8, "name": "CHAIN_ID", "comment": null}, "TX": {"type": "VARIANT", "index": 9, "name": "TX", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 11, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 137634813952.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 53132984.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_INSERTED_TIMESTAMP::DATE)", "include": true, "description": "The key used to cluster this 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.optimism_models.prod.optimism_txs"}, "source.optimism_models.prod.optimism_blocks": {"metadata": {"type": "BASE TABLE", "schema": "PROD", "name": "OPTIMISM_BLOCKS", "database": "CHAINWALKERS", "comment": null, "owner": "SYSADMIN"}, "columns": {"RECORD_ID": {"type": "TEXT", "index": 1, "name": "RECORD_ID", "comment": null}, "OFFSET_ID": {"type": "NUMBER", "index": 2, "name": "OFFSET_ID", "comment": null}, "BLOCK_ID": {"type": "NUMBER", "index": 3, "name": "BLOCK_ID", "comment": null}, "BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 4, "name": "BLOCK_TIMESTAMP", "comment": null}, "NETWORK": {"type": "TEXT", "index": 5, "name": "NETWORK", "comment": null}, "CHAIN_ID": {"type": "TEXT", "index": 6, "name": "CHAIN_ID", "comment": null}, "TX_COUNT": {"type": "NUMBER", "index": 7, "name": "TX_COUNT", "comment": null}, "HEADER": {"type": "VARIANT", "index": 8, "name": "HEADER", "comment": null}, "INGESTED_AT": {"type": "TIMESTAMP_NTZ", "index": 9, "name": "INGESTED_AT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 20555613696.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 53128840.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(_INSERTED_TIMESTAMP::DATE)", "include": true, "description": "The key used to cluster this 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.optimism_models.prod.optimism_blocks"}, "source.optimism_models.ethereum.fact_hourly_token_prices": {"metadata": {"type": "VIEW", "schema": "CORE", "name": "FACT_HOURLY_TOKEN_PRICES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 2, "name": "TOKEN_ADDRESS", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 3, "name": "SYMBOL", "comment": null}, "DECIMALS": {"type": "NUMBER", "index": 4, "name": "DECIMALS", "comment": null}, "PRICE": {"type": "FLOAT", "index": 5, "name": "PRICE", "comment": null}, "IS_IMPUTED": {"type": "BOOLEAN", "index": 6, "name": "IS_IMPUTED", "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.optimism_models.ethereum.fact_hourly_token_prices"}, "source.optimism_models.ethereum_silver.optimism_state_hashes": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "OPTIMISM_STATE_HASHES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"STATE_TX_HASH": {"type": "TEXT", "index": 1, "name": "STATE_TX_HASH", "comment": null}, "STATE_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "STATE_BLOCK_NUMBER", "comment": null}, "STATE_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "STATE_BLOCK_TIMESTAMP", "comment": null}, "STATE_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "STATE_BATCH_INDEX", "comment": null}, "STATE_BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "STATE_BATCH_ROOT", "comment": null}, "STATE_BATCH_SIZE": {"type": "NUMBER", "index": 6, "name": "STATE_BATCH_SIZE", "comment": null}, "STATE_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "STATE_PREV_TOTAL_ELEMENTS", "comment": null}, "STATE_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "STATE_MIN_BLOCK", "comment": null}, "STATE_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "STATE_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 7439872.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 48319.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(state_block_timestamp::DATE)", "include": true, "description": "The key used to cluster this 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.optimism_models.ethereum_silver.optimism_state_hashes"}, "source.optimism_models.ethereum_silver.optimism_submission_hashes": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "OPTIMISM_SUBMISSION_HASHES", "database": "ETHEREUM", "comment": null, "owner": "DBT_CLOUD_ETHEREUM"}, "columns": {"L1_SUBMISSION_TX_HASH": {"type": "TEXT", "index": 1, "name": "L1_SUBMISSION_TX_HASH", "comment": null}, "L1_SUBMISSION_BLOCK_NUMBER": {"type": "NUMBER", "index": 2, "name": "L1_SUBMISSION_BLOCK_NUMBER", "comment": null}, "L1_SUBMISSION_BLOCK_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "L1_SUBMISSION_BLOCK_TIMESTAMP", "comment": null}, "L1_SUBMISSION_BATCH_INDEX": {"type": "NUMBER", "index": 4, "name": "L1_SUBMISSION_BATCH_INDEX", "comment": null}, "L1_SUBMISSION_BATCH_ROOT": {"type": "TEXT", "index": 5, "name": "L1_SUBMISSION_BATCH_ROOT", "comment": null}, "L1_SUBMISSION_SIZE": {"type": "NUMBER", "index": 6, "name": "L1_SUBMISSION_SIZE", "comment": null}, "L1_SUBMISSION_PREV_TOTAL_ELEMENTS": {"type": "NUMBER", "index": 7, "name": "L1_SUBMISSION_PREV_TOTAL_ELEMENTS", "comment": null}, "SUB_MIN_BLOCK": {"type": "NUMBER", "index": 8, "name": "SUB_MIN_BLOCK", "comment": null}, "SUB_MAX_BLOCK": {"type": "NUMBER", "index": 9, "name": "SUB_MAX_BLOCK", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 10, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 42149888.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:03UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 328120.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(l1_submission_block_timestamp::DATE)", "include": true, "description": "The key used to cluster this 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.optimism_models.ethereum_silver.optimism_submission_hashes"}, "source.optimism_models.optimism_pools.SUSHI_DIM_DEX_POOLS": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE", "name": "SUSHI_DIM_DEX_POOLS", "database": "OPTIMISM", "comment": null, "owner": "DBT_CLOUD_OPTIMISM"}, "columns": {"POOL": {"type": "TEXT", "index": 1, "name": "POOL", "comment": null}, "POOL_ADDRESS": {"type": "TEXT", "index": 2, "name": "POOL_ADDRESS", "comment": null}, "FEE_TIER": {"type": "FLOAT", "index": 3, "name": "FEE_TIER", "comment": null}, "TWAP": {"type": "TEXT", "index": 4, "name": "TWAP", "comment": null}, "TOKEN0_NAME": {"type": "TEXT", "index": 5, "name": "TOKEN0_NAME", "comment": null}, "TOKEN0_ADDRESS": {"type": "TEXT", "index": 6, "name": "TOKEN0_ADDRESS", "comment": null}, "TOKEN0_DECIMAL": {"type": "NUMBER", "index": 7, "name": "TOKEN0_DECIMAL", "comment": null}, "TOKEN1_NAME": {"type": "TEXT", "index": 8, "name": "TOKEN1_NAME", "comment": null}, "TOKEN1_ADDRESS": {"type": "TEXT", "index": 9, "name": "TOKEN1_ADDRESS", "comment": null}, "TOKEN1_DECIMAL": {"type": "NUMBER", "index": 10, "name": "TOKEN1_DECIMAL", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 6656.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-08-11 22:15UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 38.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.optimism_pools.SUSHI_DIM_DEX_POOLS"}, "source.optimism_models.bronze_api.contract_abis": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_API", "name": "CONTRACT_ABIS", "database": "OPTIMISM", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "ABI_DATA": {"type": "VARIANT", "index": 2, "name": "ABI_DATA", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 3, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 11583488.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-08 18:05UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 11485.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.bronze_api.contract_abis"}, "source.optimism_models.bronze_api.token_reads": {"metadata": {"type": "BASE TABLE", "schema": "BRONZE_API", "name": "TOKEN_READS", "database": "OPTIMISM", "comment": null, "owner": "ACCOUNTADMIN"}, "columns": {"CONTRACT_ADDRESS": {"type": "TEXT", "index": 1, "name": "CONTRACT_ADDRESS", "comment": null}, "BLOCK_NUMBER": {"type": "TEXT", "index": 2, "name": "BLOCK_NUMBER", "comment": null}, "FUNCTION_SIG": {"type": "TEXT", "index": 3, "name": "FUNCTION_SIG", "comment": null}, "FUNCTION_INPUT": {"type": "TEXT", "index": 4, "name": "FUNCTION_INPUT", "comment": null}, "READ_RESULT": {"type": "TEXT", "index": 5, "name": "READ_RESULT", "comment": null}, "_INSERTED_TIMESTAMP": {"type": "TIMESTAMP_NTZ", "index": 6, "name": "_INSERTED_TIMESTAMP", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4154368.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-21 23:27UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 96417.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.bronze_api.token_reads"}, "source.optimism_models.legacy_silver.market_asset_metadata": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "MARKET_ASSET_METADATA", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "NAME": {"type": "TEXT", "index": 2, "name": "NAME", "comment": null}, "PLATFORM": {"type": "TEXT", "index": 3, "name": "PLATFORM", "comment": null}, "PLATFORM_ID": {"type": "TEXT", "index": 4, "name": "PLATFORM_ID", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 5, "name": "PROVIDER", "comment": null}, "SLUG": {"type": "TEXT", "index": 6, "name": "SLUG", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 7, "name": "SYMBOL", "comment": null}, "TOKEN_ADDRESS": {"type": "TEXT", "index": 8, "name": "TOKEN_ADDRESS", "comment": null}, "RAW_JSON": {"type": "VARIANT", "index": 9, "name": "RAW_JSON", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 4485632.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 01:31UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 75864.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.legacy_silver.market_asset_metadata"}, "source.optimism_models.legacy_silver.hours": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "HOURS", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "DOOR_PROD"}, "columns": {"HOUR": {"type": "TIMESTAMP_NTZ", "index": 1, "name": "HOUR", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 841216.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-02-22 15:07UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 113952.0, "include": true, "description": "An approximate count of rows in this 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.optimism_models.legacy_silver.hours"}, "source.optimism_models.legacy_silver.prices_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES_V2", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "SYSADMIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 2, "name": "CIRCULATING_SUPPLY", "comment": null}, "MARKET_CAP": {"type": "FLOAT", "index": 3, "name": "MARKET_CAP", "comment": null}, "MAX_SUPPLY": {"type": "FLOAT", "index": 4, "name": "MAX_SUPPLY", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "RECORDED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "RECORDED_AT", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 10, "name": "TOTAL_SUPPLY", "comment": null}, "VOLUME_24H": {"type": "FLOAT", "index": 11, "name": "VOLUME_24H", "comment": null}, "PLATFORM": {"type": "VARIANT", "index": 13, "name": "PLATFORM", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 214608806400.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8651034548.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(date_trunc(day,\"RECORDED_AT\"),symbol )", "include": true, "description": "The key used to cluster this 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.optimism_models.legacy_silver.prices_v2"}, "source.optimism_models.prices.prices_v2": {"metadata": {"type": "BASE TABLE", "schema": "SILVER", "name": "PRICES_V2", "database": "FLIPSIDE_PROD_DB", "comment": null, "owner": "SYSADMIN"}, "columns": {"ASSET_ID": {"type": "TEXT", "index": 1, "name": "ASSET_ID", "comment": null}, "CIRCULATING_SUPPLY": {"type": "FLOAT", "index": 2, "name": "CIRCULATING_SUPPLY", "comment": null}, "MARKET_CAP": {"type": "FLOAT", "index": 3, "name": "MARKET_CAP", "comment": null}, "MAX_SUPPLY": {"type": "FLOAT", "index": 4, "name": "MAX_SUPPLY", "comment": null}, "NAME": {"type": "TEXT", "index": 5, "name": "NAME", "comment": null}, "PRICE": {"type": "FLOAT", "index": 6, "name": "PRICE", "comment": null}, "PROVIDER": {"type": "TEXT", "index": 7, "name": "PROVIDER", "comment": null}, "RECORDED_AT": {"type": "TIMESTAMP_NTZ", "index": 8, "name": "RECORDED_AT", "comment": null}, "SYMBOL": {"type": "TEXT", "index": 9, "name": "SYMBOL", "comment": null}, "TOTAL_SUPPLY": {"type": "FLOAT", "index": 10, "name": "TOTAL_SUPPLY", "comment": null}, "VOLUME_24H": {"type": "FLOAT", "index": 11, "name": "VOLUME_24H", "comment": null}, "PLATFORM": {"type": "VARIANT", "index": 13, "name": "PLATFORM", "comment": null}}, "stats": {"bytes": {"id": "bytes", "label": "Approximate Size", "value": 214608806400.0, "include": true, "description": "Approximate size of the table as reported by Snowflake"}, "last_modified": {"id": "last_modified", "label": "Last Modified", "value": "2022-11-30 18:36UTC", "include": true, "description": "The timestamp for last update/change"}, "row_count": {"id": "row_count", "label": "Row Count", "value": 8651034548.0, "include": true, "description": "An approximate count of rows in this table"}, "clustering_key": {"id": "clustering_key", "label": "Clustering Key", "value": "LINEAR(date_trunc(day,\"RECORDED_AT\"),symbol )", "include": true, "description": "The key used to cluster this 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.optimism_models.prices.prices_v2"}}, "errors": null} |